public static class GetCurrentAppResponseBody.GetCurrentAppResponseBodyAppPartitionsQuota
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
GetCurrentAppResponseBodyAppPartitionsQuota() |
@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 GetCurrentAppResponseBodyAppPartitionsQuota()
public static GetCurrentAppResponseBody.GetCurrentAppResponseBodyAppPartitionsQuota build(Map<String,?> map) throws Exception
Exception
public GetCurrentAppResponseBody.GetCurrentAppResponseBodyAppPartitionsQuota setMax(Long max)
public Long getMax()
public GetCurrentAppResponseBody.GetCurrentAppResponseBodyAppPartitionsQuota setReserved(Long reserved)
public Long getReserved()
public GetCurrentAppResponseBody.GetCurrentAppResponseBodyAppPartitionsQuota setType(String type)
public String getType()
public GetCurrentAppResponseBody.GetCurrentAppResponseBodyAppPartitionsQuota setUsed(Long used)
public Long getUsed()
Copyright © 2024. All rights reserved.