Uses of Class
com.tencentcloudapi.vpc.v20170312.models.DirectConnectSubnet
-
Packages that use DirectConnectSubnet Package Description com.tencentcloudapi.vpc.v20170312.models -
-
Uses of DirectConnectSubnet in com.tencentcloudapi.vpc.v20170312.models
Methods in com.tencentcloudapi.vpc.v20170312.models that return DirectConnectSubnet Modifier and Type Method Description DirectConnectSubnet[]RefreshDirectConnectGatewayRouteToNatGatewayResponse. getDirectConnectSubnetSet()Get IDC子网信息Methods in com.tencentcloudapi.vpc.v20170312.models with parameters of type DirectConnectSubnet Modifier and Type Method Description voidRefreshDirectConnectGatewayRouteToNatGatewayResponse. setDirectConnectSubnetSet(DirectConnectSubnet[] DirectConnectSubnetSet)Set IDC子网信息Constructors in com.tencentcloudapi.vpc.v20170312.models with parameters of type DirectConnectSubnet Constructor Description DirectConnectSubnet(DirectConnectSubnet source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-