Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetBootVolumeRequest,GetBootVolumeResponse> |
BlockstorageWaiters.forBootVolume(GetBootVolumeRequest request,
BootVolume.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetBootVolumeRequest,GetBootVolumeResponse> |
BlockstorageWaiters.forBootVolume(GetBootVolumeRequest request,
BootVolume.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetBootVolumeRequest,GetBootVolumeResponse> |
BlockstorageWaiters.forBootVolume(GetBootVolumeRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
BootVolume.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetBootVolumeResponse> |
BlockstorageAsync.getBootVolume(GetBootVolumeRequest request,
AsyncHandler<GetBootVolumeRequest,GetBootVolumeResponse> handler)
Gets information for the specified boot volume.
|
Future<GetBootVolumeResponse> |
BlockstorageAsyncClient.getBootVolume(GetBootVolumeRequest request,
AsyncHandler<GetBootVolumeRequest,GetBootVolumeResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetBootVolumeRequest |
GetBootVolumeRequest.Builder.build()
Build the instance of GetBootVolumeRequest as configured by this builder
|
GetBootVolumeRequest |
GetBootVolumeRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetBootVolumeRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetBootVolumeRequest.Builder |
GetBootVolumeRequest.Builder.copy(GetBootVolumeRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.