Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
ListSqlCollectionsResponse |
DataSafe.listSqlCollections(ListSqlCollectionsRequest request)
Retrieves a list of all SQL collections in Data Safe.
|
ListSqlCollectionsResponse |
DataSafeClient.listSqlCollections(ListSqlCollectionsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListSqlCollectionsResponse> |
DataSafeAsync.listSqlCollections(ListSqlCollectionsRequest request,
AsyncHandler<ListSqlCollectionsRequest,ListSqlCollectionsResponse> handler)
Retrieves a list of all SQL collections in Data Safe.
|
Future<ListSqlCollectionsResponse> |
DataSafeAsyncClient.listSqlCollections(ListSqlCollectionsRequest request,
AsyncHandler<ListSqlCollectionsRequest,ListSqlCollectionsResponse> handler) |
Iterable<ListSqlCollectionsResponse> |
DataSafePaginators.listSqlCollectionsResponseIterator(ListSqlCollectionsRequest request)
Creates a new iterable which will iterate over the responses received from the
listSqlCollections operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListSqlCollectionsResponse> |
DataSafeAsync.listSqlCollections(ListSqlCollectionsRequest request,
AsyncHandler<ListSqlCollectionsRequest,ListSqlCollectionsResponse> handler)
Retrieves a list of all SQL collections in Data Safe.
|
Future<ListSqlCollectionsResponse> |
DataSafeAsyncClient.listSqlCollections(ListSqlCollectionsRequest request,
AsyncHandler<ListSqlCollectionsRequest,ListSqlCollectionsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListSqlCollectionsResponse |
ListSqlCollectionsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListSqlCollectionsResponse.Builder |
ListSqlCollectionsResponse.Builder.copy(ListSqlCollectionsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.