Package | Description |
---|---|
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
CreateVolumeRequest.Builder |
CreateVolumeRequest.Builder.body$(CreateVolumeDetails body)
Alternative setter for the body parameter.
|
static CreateVolumeRequest.Builder |
CreateVolumeRequest.builder()
Return a new builder for this request object.
|
CreateVolumeRequest.Builder |
CreateVolumeRequest.Builder.copy(CreateVolumeRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateVolumeRequest.Builder |
CreateVolumeRequest.Builder.createVolumeDetails(CreateVolumeDetails createVolumeDetails)
Request to create a new volume.
|
CreateVolumeRequest.Builder |
CreateVolumeRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateVolumeRequest.Builder |
CreateVolumeRequest.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.
|
CreateVolumeRequest.Builder |
CreateVolumeRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateVolumeRequest.Builder |
CreateVolumeRequest.toBuilder()
Return an instance of
CreateVolumeRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.