Package | Description |
---|---|
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
static GetVolumeRequest.Builder |
GetVolumeRequest.builder()
Return a new builder for this request object.
|
GetVolumeRequest.Builder |
GetVolumeRequest.Builder.copy(GetVolumeRequest o)
Copy method to populate the builder with values from the given instance.
|
GetVolumeRequest.Builder |
GetVolumeRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetVolumeRequest.Builder |
GetVolumeRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetVolumeRequest.Builder |
GetVolumeRequest.toBuilder()
Return an instance of
GetVolumeRequest.Builder that allows you to modify request properties. |
GetVolumeRequest.Builder |
GetVolumeRequest.Builder.volumeId(String volumeId)
The OCID of the volume.
|
Copyright © 2016–2024. All rights reserved.