public static class GetOrgResponseBody.GetOrgResponseBodyOrgPartitionsQuota
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetOrgResponseBodyOrgPartitionsQuota() |
@NameInMap(value="max") public Long max
@NameInMap(value="reserved") public Long reserved
@NameInMap(value="type") public String type
@NameInMap(value="used") public Long used
public static GetOrgResponseBody.GetOrgResponseBodyOrgPartitionsQuota build(Map<String,?> map) throws Exception
Exceptionpublic GetOrgResponseBody.GetOrgResponseBodyOrgPartitionsQuota setMax(Long max)
public Long getMax()
public GetOrgResponseBody.GetOrgResponseBodyOrgPartitionsQuota setReserved(Long reserved)
public Long getReserved()
public GetOrgResponseBody.GetOrgResponseBodyOrgPartitionsQuota setType(String type)
public String getType()
public GetOrgResponseBody.GetOrgResponseBodyOrgPartitionsQuota setUsed(Long used)
public Long getUsed()
Copyright © 2023. All rights reserved.