Package | Description |
---|---|
com.oracle.bmc.lockbox | |
com.oracle.bmc.lockbox.responses |
Modifier and Type | Method and Description |
---|---|
GetLockboxResponse |
LockboxClient.getLockbox(GetLockboxRequest request) |
GetLockboxResponse |
Lockbox.getLockbox(GetLockboxRequest request)
Gets a Lockbox by identifier
|
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 |
---|---|
GetLockboxResponse |
GetLockboxResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetLockboxResponse.Builder |
GetLockboxResponse.Builder.copy(GetLockboxResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.