| Package | Description |
|---|---|
| com.baidubce.services.bbc | |
| com.baidubce.services.bcc | |
| com.baidubce.services.bcc.model.instance |
| Modifier and Type | Method and Description |
|---|---|
void |
BbcClient.rebootInstance(RebootInstanceRequest request)
Rebooting the bbc instance owned by the user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BccClient.rebootInstance(RebootInstanceRequest request)
Rebooting the instance owned by the user.
|
| Modifier and Type | Method and Description |
|---|---|
RebootInstanceRequest |
RebootInstanceRequest.withForceStop(boolean forceStop)
Configure forceStop for the request.
|
RebootInstanceRequest |
RebootInstanceRequest.withInstanceId(String instanceId)
Configure instanceId for the request.
|
RebootInstanceRequest |
RebootInstanceRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
Copyright © 2024. All rights reserved.