| Package | Description |
|---|---|
| com.baidubce.services.bbc | |
| com.baidubce.services.bcc | |
| com.baidubce.services.bcc.model.instance |
| Modifier and Type | Method and Description |
|---|---|
void |
BbcClient.modifyBbcPassword(ModifyInstancePasswordRequest request)
Modifying the password of the bbc instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BccClient.modifyInstancePassword(ModifyInstancePasswordRequest request)
Modifying the password of the instance.
|
| Modifier and Type | Method and Description |
|---|---|
ModifyInstancePasswordRequest |
ModifyInstancePasswordRequest.withAdminPass(String adminPass)
Configure adminPass for the request.
|
ModifyInstancePasswordRequest |
ModifyInstancePasswordRequest.withInstanceId(String instanceId)
Configure instanceId for the request.
|
ModifyInstancePasswordRequest |
ModifyInstancePasswordRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
Copyright © 2022. All rights reserved.