Uses of Class
com.tencentcloudapi.ecm.v20190719.models.ModifyDefaultSubnetResponse
-
Packages that use ModifyDefaultSubnetResponse Package Description com.tencentcloudapi.ecm.v20190719 com.tencentcloudapi.ecm.v20190719.models -
-
Uses of ModifyDefaultSubnetResponse in com.tencentcloudapi.ecm.v20190719
Methods in com.tencentcloudapi.ecm.v20190719 that return ModifyDefaultSubnetResponse Modifier and Type Method Description ModifyDefaultSubnetResponse
EcmClient. ModifyDefaultSubnet(ModifyDefaultSubnetRequest req)
修改在一个可用区下创建实例时使用的默认子网(创建实例时,未填写VPC参数时使用的sunbetId) -
Uses of ModifyDefaultSubnetResponse in com.tencentcloudapi.ecm.v20190719.models
Constructors in com.tencentcloudapi.ecm.v20190719.models with parameters of type ModifyDefaultSubnetResponse Constructor Description ModifyDefaultSubnetResponse(ModifyDefaultSubnetResponse 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.
-