public static class GetRegionConfigurationResponseBody.GetRegionConfigurationResponseBodyResultNode
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
GetRegionConfigurationResponseBodyResultNode() |
@NameInMap(value="maxAmount") public Integer maxAmount
@NameInMap(value="minAmount") public Integer minAmount
public GetRegionConfigurationResponseBodyResultNode()
public static GetRegionConfigurationResponseBody.GetRegionConfigurationResponseBodyResultNode build(Map<String,?> map) throws Exception
Exception
public GetRegionConfigurationResponseBody.GetRegionConfigurationResponseBodyResultNode setMaxAmount(Integer maxAmount)
public Integer getMaxAmount()
public GetRegionConfigurationResponseBody.GetRegionConfigurationResponseBodyResultNode setMinAmount(Integer minAmount)
public Integer getMinAmount()
Copyright © 2024. All rights reserved.