|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReleaseInstanceRequest | |
---|---|
com.baidubce.services.bcc | |
com.baidubce.services.bcc.model.instance |
Uses of ReleaseInstanceRequest in com.baidubce.services.bcc |
---|
Methods in com.baidubce.services.bcc with parameters of type ReleaseInstanceRequest | |
---|---|
void |
BccClient.releaseInstance(ReleaseInstanceRequest request)
Releasing the instance owned by the user. |
Uses of ReleaseInstanceRequest in com.baidubce.services.bcc.model.instance |
---|
Methods in com.baidubce.services.bcc.model.instance that return ReleaseInstanceRequest | |
---|---|
ReleaseInstanceRequest |
ReleaseInstanceRequest.withInstanceId(String instanceId)
Configure the instance ID for the request. |
ReleaseInstanceRequest |
ReleaseInstanceRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |