public static final class GetNatGatewayAttributeResponseBody.PrivateInfo.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
GetNatGatewayAttributeResponseBody.PrivateInfo |
build() |
GetNatGatewayAttributeResponseBody.PrivateInfo.Builder |
eniInstanceId(String eniInstanceId)
The ID of the elastic network interface (ENI).
|
GetNatGatewayAttributeResponseBody.PrivateInfo.Builder |
izNo(String izNo)
The zone where the NAT gateway is deployed.
|
GetNatGatewayAttributeResponseBody.PrivateInfo.Builder |
maxBandwidth(Integer maxBandwidth)
The maximum bandwidth.
|
GetNatGatewayAttributeResponseBody.PrivateInfo.Builder |
privateIpAddress(String privateIpAddress)
The private IP address.
|
GetNatGatewayAttributeResponseBody.PrivateInfo.Builder |
vswitchId(String vswitchId)
The ID of the vSwitch to which the NAT gateway belongs.
|
public GetNatGatewayAttributeResponseBody.PrivateInfo.Builder eniInstanceId(String eniInstanceId)
public GetNatGatewayAttributeResponseBody.PrivateInfo.Builder izNo(String izNo)
public GetNatGatewayAttributeResponseBody.PrivateInfo.Builder maxBandwidth(Integer maxBandwidth)
public GetNatGatewayAttributeResponseBody.PrivateInfo.Builder privateIpAddress(String privateIpAddress)
public GetNatGatewayAttributeResponseBody.PrivateInfo.Builder vswitchId(String vswitchId)
public GetNatGatewayAttributeResponseBody.PrivateInfo build()
Copyright © 2024. All rights reserved.