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