CreateBootVolumeRequest.Builder |
CreateBootVolumeRequest.Builder.body$(CreateBootVolumeDetails body) |
Alternative setter for the body parameter.
|
static CreateBootVolumeRequest.Builder |
CreateBootVolumeRequest.builder() |
Return a new builder for this request object.
|
CreateBootVolumeRequest.Builder |
CreateBootVolumeRequest.Builder.copy(CreateBootVolumeRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateBootVolumeRequest.Builder |
CreateBootVolumeRequest.Builder.createBootVolumeDetails(CreateBootVolumeDetails createBootVolumeDetails) |
Request to create a new boot volume.
|
CreateBootVolumeRequest.Builder |
CreateBootVolumeRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateBootVolumeRequest.Builder |
CreateBootVolumeRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CreateBootVolumeRequest.Builder |
CreateBootVolumeRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateBootVolumeRequest.Builder |
CreateBootVolumeRequest.toBuilder() |
|