Package | Description |
---|---|
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
static GetVolumeAttachmentRequest.Builder |
GetVolumeAttachmentRequest.builder() |
GetVolumeAttachmentRequest.Builder |
GetVolumeAttachmentRequest.Builder.copy(GetVolumeAttachmentRequest o)
Copy method to populate the builder with values from the given instance.
|
GetVolumeAttachmentRequest.Builder |
GetVolumeAttachmentRequest.Builder.invocationCallback(Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
GetVolumeAttachmentRequest.Builder |
GetVolumeAttachmentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetVolumeAttachmentRequest.Builder |
GetVolumeAttachmentRequest.toBuilder() |
GetVolumeAttachmentRequest.Builder |
GetVolumeAttachmentRequest.Builder.volumeAttachmentId(String volumeAttachmentId)
The OCID of the volume attachment.
|
Copyright © 2016–2022. All rights reserved.