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