类的使用
com.baidubce.services.bcc.model.instance.ModifyInstancePasswordRequest
-
使用ModifyInstancePasswordRequest的程序包 程序包 说明 com.baidubce.services.bbc com.baidubce.services.bcc com.baidubce.services.bcc.model.instance -
-
com.baidubce.services.bbc中ModifyInstancePasswordRequest的使用
参数类型为ModifyInstancePasswordRequest的com.baidubce.services.bbc中的方法 修饰符和类型 方法 说明 voidBbcClient. modifyBbcPassword(ModifyInstancePasswordRequest request)Modifying the password of the bbc instance. -
com.baidubce.services.bcc中ModifyInstancePasswordRequest的使用
参数类型为ModifyInstancePasswordRequest的com.baidubce.services.bcc中的方法 修饰符和类型 方法 说明 voidBccClient. modifyInstancePassword(ModifyInstancePasswordRequest request)Modifying the password of the instance. -
com.baidubce.services.bcc.model.instance中ModifyInstancePasswordRequest的使用
返回ModifyInstancePasswordRequest的com.baidubce.services.bcc.model.instance中的方法 修饰符和类型 方法 说明 ModifyInstancePasswordRequestModifyInstancePasswordRequest. withAdminPass(String adminPass)Configure adminPass for the request.ModifyInstancePasswordRequestModifyInstancePasswordRequest. withInstanceId(String instanceId)Configure instanceId for the request.ModifyInstancePasswordRequestModifyInstancePasswordRequest. withRequestCredentials(BceCredentials credentials)Configure request credential for the request.
-