Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
ListMetastoresResponse |
DataCatalog.listMetastores(ListMetastoresRequest request)
Returns a list of all metastores in the specified compartment.
|
ListMetastoresResponse |
DataCatalogClient.listMetastores(ListMetastoresRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListMetastoresResponse> |
DataCatalogAsync.listMetastores(ListMetastoresRequest request,
AsyncHandler<ListMetastoresRequest,ListMetastoresResponse> handler)
Returns a list of all metastores in the specified compartment.
|
Future<ListMetastoresResponse> |
DataCatalogAsyncClient.listMetastores(ListMetastoresRequest request,
AsyncHandler<ListMetastoresRequest,ListMetastoresResponse> handler) |
Iterable<ListMetastoresResponse> |
DataCatalogPaginators.listMetastoresResponseIterator(ListMetastoresRequest request)
Creates a new iterable which will iterate over the responses received from the listMetastores
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListMetastoresResponse> |
DataCatalogAsync.listMetastores(ListMetastoresRequest request,
AsyncHandler<ListMetastoresRequest,ListMetastoresResponse> handler)
Returns a list of all metastores in the specified compartment.
|
Future<ListMetastoresResponse> |
DataCatalogAsyncClient.listMetastores(ListMetastoresRequest request,
AsyncHandler<ListMetastoresRequest,ListMetastoresResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListMetastoresResponse |
ListMetastoresResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListMetastoresResponse.Builder |
ListMetastoresResponse.Builder.copy(ListMetastoresResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.