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