Package | Description |
---|---|
com.tencentcloudapi.bmvpc.v20180625.models |
Modifier and Type | Method and Description |
---|---|
IpInfo[] |
UnbindIpsFromNatGatewayRequest.getIpInfoSet()
Get 部分IP信息;子网须以部分IP将加入NAT网关
|
IpInfo[] |
BindIpsToNatGatewayRequest.getIpInfoSet()
Get 部分IP信息,子网下只有该部分IP将加入NAT,仅当网关转发模式为IP方式有效
|
IpInfo[] |
CreateNatGatewayRequest.getIpInfoSet()
Get 部分IP信息,子网下只有该部分IP将加入NAT,仅当网关转发模式为IP方式有效;IpInfoSet和SubnetIds中的子网ID不能同时存在
|
Modifier and Type | Method and Description |
---|---|
void |
UnbindIpsFromNatGatewayRequest.setIpInfoSet(IpInfo[] IpInfoSet)
Set 部分IP信息;子网须以部分IP将加入NAT网关
|
void |
BindIpsToNatGatewayRequest.setIpInfoSet(IpInfo[] IpInfoSet)
Set 部分IP信息,子网下只有该部分IP将加入NAT,仅当网关转发模式为IP方式有效
|
void |
CreateNatGatewayRequest.setIpInfoSet(IpInfo[] IpInfoSet)
Set 部分IP信息,子网下只有该部分IP将加入NAT,仅当网关转发模式为IP方式有效;IpInfoSet和SubnetIds中的子网ID不能同时存在
|
Copyright © 2020. All rights reserved.