public static class CreateNatGatewayRequest.CreateNatGatewayRequestBandwidthPackage
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
CreateNatGatewayRequestBandwidthPackage() |
@NameInMap(value="Bandwidth") public Integer bandwidth
@NameInMap(value="IpCount") public Integer ipCount
@NameInMap(value="Zone") public String zone
public static CreateNatGatewayRequest.CreateNatGatewayRequestBandwidthPackage build(Map<String,?> map) throws Exception
Exception
public CreateNatGatewayRequest.CreateNatGatewayRequestBandwidthPackage setBandwidth(Integer bandwidth)
public Integer getBandwidth()
public CreateNatGatewayRequest.CreateNatGatewayRequestBandwidthPackage setIpCount(Integer ipCount)
public Integer getIpCount()
public CreateNatGatewayRequest.CreateNatGatewayRequestBandwidthPackage setZone(String zone)
public String getZone()
Copyright © 2024. All rights reserved.