Package | Description |
---|---|
com.oracle.bmc.lockbox | |
com.oracle.bmc.lockbox.responses |
Modifier and Type | Method and Description |
---|---|
ListLockboxesResponse |
LockboxClient.listLockboxes(ListLockboxesRequest request) |
ListLockboxesResponse |
Lockbox.listLockboxes(ListLockboxesRequest request)
Returns a list of Lockboxes.
|
Modifier and Type | Method and Description |
---|---|
Future<ListLockboxesResponse> |
LockboxAsync.listLockboxes(ListLockboxesRequest request,
AsyncHandler<ListLockboxesRequest,ListLockboxesResponse> handler)
Returns a list of Lockboxes.
|
Future<ListLockboxesResponse> |
LockboxAsyncClient.listLockboxes(ListLockboxesRequest request,
AsyncHandler<ListLockboxesRequest,ListLockboxesResponse> handler) |
Iterable<ListLockboxesResponse> |
LockboxPaginators.listLockboxesResponseIterator(ListLockboxesRequest request)
Creates a new iterable which will iterate over the responses received from the listLockboxes
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListLockboxesResponse> |
LockboxAsync.listLockboxes(ListLockboxesRequest request,
AsyncHandler<ListLockboxesRequest,ListLockboxesResponse> handler)
Returns a list of Lockboxes.
|
Future<ListLockboxesResponse> |
LockboxAsyncClient.listLockboxes(ListLockboxesRequest request,
AsyncHandler<ListLockboxesRequest,ListLockboxesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListLockboxesResponse |
ListLockboxesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListLockboxesResponse.Builder |
ListLockboxesResponse.Builder.copy(ListLockboxesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.