Uses of Class
com.tencentcloudapi.tcb.v20180608.models.CloudBaseRunVpcInfo
-
Packages that use CloudBaseRunVpcInfo Package Description com.tencentcloudapi.tcb.v20180608.models -
-
Uses of CloudBaseRunVpcInfo in com.tencentcloudapi.tcb.v20180608.models
Methods in com.tencentcloudapi.tcb.v20180608.models that return CloudBaseRunVpcInfo Modifier and Type Method Description CloudBaseRunVpcInfoEstablishCloudBaseRunServerRequest. getVpcInfo()Get vpc信息Methods in com.tencentcloudapi.tcb.v20180608.models with parameters of type CloudBaseRunVpcInfo Modifier and Type Method Description voidEstablishCloudBaseRunServerRequest. setVpcInfo(CloudBaseRunVpcInfo VpcInfo)Set vpc信息Constructors in com.tencentcloudapi.tcb.v20180608.models with parameters of type CloudBaseRunVpcInfo Constructor Description CloudBaseRunVpcInfo(CloudBaseRunVpcInfo 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.
-