类的使用
com.baidubce.services.subnet.model.ModifySubnetAttributesRequest
-
使用ModifySubnetAttributesRequest的程序包 程序包 说明 com.baidubce.services.subnet com.baidubce.services.subnet.model -
-
com.baidubce.services.subnet中ModifySubnetAttributesRequest的使用
参数类型为ModifySubnetAttributesRequest的com.baidubce.services.subnet中的方法 修饰符和类型 方法 说明 voidSubnetClient. modifySubnetAttributes(ModifySubnetAttributesRequest modifySubnetAttributesRequest)Modifying the special attribute to new value of the subnet owned by the user. -
com.baidubce.services.subnet.model中ModifySubnetAttributesRequest的使用
返回ModifySubnetAttributesRequest的com.baidubce.services.subnet.model中的方法 修饰符和类型 方法 说明 ModifySubnetAttributesRequestModifySubnetAttributesRequest. withClientToken(String clientToken)Configure optional client token for the request.ModifySubnetAttributesRequestModifySubnetAttributesRequest. withDescription(String description)Configure description for the request.ModifySubnetAttributesRequestModifySubnetAttributesRequest. withName(String name)Configure name for the request.ModifySubnetAttributesRequestModifySubnetAttributesRequest. withRequestCredentials(BceCredentials credentials)Configure request credential for the request.ModifySubnetAttributesRequestModifySubnetAttributesRequest. withSubnetId(String subnetId)Configure subnet id for the request.
-