类的使用
com.baidubce.services.vpc.model.ModifyVpcAttributesRequest
-
使用ModifyVpcAttributesRequest的程序包 程序包 说明 com.baidubce.services.vpc com.baidubce.services.vpc.model -
-
com.baidubce.services.vpc中ModifyVpcAttributesRequest的使用
参数类型为ModifyVpcAttributesRequest的com.baidubce.services.vpc中的方法 修饰符和类型 方法 说明 voidVpcClient. modifyInstanceAttributes(ModifyVpcAttributesRequest modifyVpcAttributesRequest)Modifying the special attribute to new value of the vpc owned by the user. -
com.baidubce.services.vpc.model中ModifyVpcAttributesRequest的使用
返回ModifyVpcAttributesRequest的com.baidubce.services.vpc.model中的方法 修饰符和类型 方法 说明 ModifyVpcAttributesRequestModifyVpcAttributesRequest. withClientToken(String clientToken)Configure optional client token for the request.ModifyVpcAttributesRequestModifyVpcAttributesRequest. withDescription(String description)Configure description for the request.ModifyVpcAttributesRequestModifyVpcAttributesRequest. withName(String name)Configure name for the request.ModifyVpcAttributesRequestModifyVpcAttributesRequest. withRequestCredentials(BceCredentials credentials)Configure request credential for the request.ModifyVpcAttributesRequestModifyVpcAttributesRequest. withVpcId(String vpcId)Configure vpc id for the request.
-