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