Package | Description |
---|---|
com.oracle.bmc.lockbox | |
com.oracle.bmc.lockbox.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetLockboxRequest,GetLockboxResponse> |
LockboxWaiters.forLockbox(GetLockboxRequest request,
Lockbox.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetLockboxRequest,GetLockboxResponse> |
LockboxWaiters.forLockbox(GetLockboxRequest request,
Lockbox.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetLockboxRequest,GetLockboxResponse> |
LockboxWaiters.forLockbox(GetLockboxRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Lockbox.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetLockboxResponse> |
LockboxAsync.getLockbox(GetLockboxRequest request,
AsyncHandler<GetLockboxRequest,GetLockboxResponse> handler)
Gets a Lockbox by identifier
|
Future<GetLockboxResponse> |
LockboxAsyncClient.getLockbox(GetLockboxRequest request,
AsyncHandler<GetLockboxRequest,GetLockboxResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetLockboxRequest |
GetLockboxRequest.Builder.build()
Build the instance of GetLockboxRequest as configured by this builder
|
GetLockboxRequest |
GetLockboxRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetLockboxRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetLockboxRequest.Builder |
GetLockboxRequest.Builder.copy(GetLockboxRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.