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