static StopVmInstanceRequest.Builder |
StopVmInstanceRequest.builder() |
Return a new builder for this request object.
|
StopVmInstanceRequest.Builder |
StopVmInstanceRequest.Builder.copy(StopVmInstanceRequest o) |
Copy method to populate the builder with values from the given instance.
|
StopVmInstanceRequest.Builder |
StopVmInstanceRequest.Builder.ifMatch(String ifMatch) |
For Optimistic concurrency control.
|
StopVmInstanceRequest.Builder |
StopVmInstanceRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
StopVmInstanceRequest.Builder |
StopVmInstanceRequest.Builder.opcRequestId(String opcRequestId) |
The client request identifier.
|
StopVmInstanceRequest.Builder |
StopVmInstanceRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request, so the request can be retried without risk of
processing that same action again, in the event of a timeout or server error.
|
StopVmInstanceRequest.Builder |
StopVmInstanceRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
StopVmInstanceRequest.Builder |
StopVmInstanceRequest.toBuilder() |
|
StopVmInstanceRequest.Builder |
StopVmInstanceRequest.Builder.vmInstanceId(String vmInstanceId) |
The OCID of the
VM instance.
|