public static class GetAppQuotaResponseBody.GetAppQuotaResponseBodyResultLimiterInfoLimiters
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetAppQuotaResponseBodyResultLimiterInfoLimiters() |
@NameInMap(value="immutable") public Boolean immutable
@NameInMap(value="maxValue") public Long maxValue
@NameInMap(value="minValue") public Long minValue
@NameInMap(value="type") public String type
public GetAppQuotaResponseBodyResultLimiterInfoLimiters()
public static GetAppQuotaResponseBody.GetAppQuotaResponseBodyResultLimiterInfoLimiters build(Map<String,?> map) throws Exception
Exceptionpublic GetAppQuotaResponseBody.GetAppQuotaResponseBodyResultLimiterInfoLimiters setImmutable(Boolean immutable)
public Boolean getImmutable()
public GetAppQuotaResponseBody.GetAppQuotaResponseBodyResultLimiterInfoLimiters setMaxValue(Long maxValue)
public Long getMaxValue()
public GetAppQuotaResponseBody.GetAppQuotaResponseBodyResultLimiterInfoLimiters setMinValue(Long minValue)
public Long getMinValue()
public GetAppQuotaResponseBody.GetAppQuotaResponseBodyResultLimiterInfoLimiters setType(String type)
public String getType()
Copyright © 2023. All rights reserved.