Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetVolumeAttachmentRequest,GetVolumeAttachmentResponse> |
ComputeWaiters.forVolumeAttachment(GetVolumeAttachmentRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
VolumeAttachment.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Waiter<GetVolumeAttachmentRequest,GetVolumeAttachmentResponse> |
ComputeWaiters.forVolumeAttachment(GetVolumeAttachmentRequest request,
VolumeAttachment.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetVolumeAttachmentRequest,GetVolumeAttachmentResponse> |
ComputeWaiters.forVolumeAttachment(GetVolumeAttachmentRequest request,
VolumeAttachment.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetVolumeAttachmentResponse> |
ComputeAsync.getVolumeAttachment(GetVolumeAttachmentRequest request,
AsyncHandler<GetVolumeAttachmentRequest,GetVolumeAttachmentResponse> handler)
Gets information about the specified volume attachment.
|
Future<GetVolumeAttachmentResponse> |
ComputeAsyncClient.getVolumeAttachment(GetVolumeAttachmentRequest request,
AsyncHandler<GetVolumeAttachmentRequest,GetVolumeAttachmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetVolumeAttachmentRequest |
GetVolumeAttachmentRequest.Builder.build()
Build the instance of GetVolumeAttachmentRequest as configured by this builder
|
GetVolumeAttachmentRequest |
GetVolumeAttachmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetVolumeAttachmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetVolumeAttachmentRequest.Builder |
GetVolumeAttachmentRequest.Builder.copy(GetVolumeAttachmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.