public static class GetCurrentAppResponseBody.GetCurrentAppResponseBodyAppPartitions
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
partitionType |
GetCurrentAppResponseBody.GetCurrentAppResponseBodyAppPartitionsQuota |
quota |
构造器和说明 |
---|
GetCurrentAppResponseBodyAppPartitions() |
@NameInMap(value="partitionType") public String partitionType
@NameInMap(value="quota") public GetCurrentAppResponseBody.GetCurrentAppResponseBodyAppPartitionsQuota quota
public static GetCurrentAppResponseBody.GetCurrentAppResponseBodyAppPartitions build(Map<String,?> map) throws Exception
Exception
public GetCurrentAppResponseBody.GetCurrentAppResponseBodyAppPartitions setPartitionType(String partitionType)
public String getPartitionType()
public GetCurrentAppResponseBody.GetCurrentAppResponseBodyAppPartitions setQuota(GetCurrentAppResponseBody.GetCurrentAppResponseBodyAppPartitionsQuota quota)
public GetCurrentAppResponseBody.GetCurrentAppResponseBodyAppPartitionsQuota getQuota()
Copyright © 2024. All rights reserved.