Uses of Class
com.tencentcloudapi.ecm.v20190719.models.ModifySubnetAttributeRequest
-
Packages that use ModifySubnetAttributeRequest Package Description com.tencentcloudapi.ecm.v20190719 com.tencentcloudapi.ecm.v20190719.models -
-
Uses of ModifySubnetAttributeRequest in com.tencentcloudapi.ecm.v20190719
Methods in com.tencentcloudapi.ecm.v20190719 with parameters of type ModifySubnetAttributeRequest Modifier and Type Method Description ModifySubnetAttributeResponse
EcmClient. ModifySubnetAttribute(ModifySubnetAttributeRequest req)
修改子网属性 -
Uses of ModifySubnetAttributeRequest in com.tencentcloudapi.ecm.v20190719.models
Constructors in com.tencentcloudapi.ecm.v20190719.models with parameters of type ModifySubnetAttributeRequest Constructor Description ModifySubnetAttributeRequest(ModifySubnetAttributeRequest 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.
-