Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
ListCustomPropertiesResponse |
DataCatalog.listCustomProperties(ListCustomPropertiesRequest request)
Returns a list of custom properties within a data catalog.
|
ListCustomPropertiesResponse |
DataCatalogClient.listCustomProperties(ListCustomPropertiesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListCustomPropertiesResponse> |
DataCatalogAsync.listCustomProperties(ListCustomPropertiesRequest request,
AsyncHandler<ListCustomPropertiesRequest,ListCustomPropertiesResponse> handler)
Returns a list of custom properties within a data catalog.
|
Future<ListCustomPropertiesResponse> |
DataCatalogAsyncClient.listCustomProperties(ListCustomPropertiesRequest request,
AsyncHandler<ListCustomPropertiesRequest,ListCustomPropertiesResponse> handler) |
Iterable<ListCustomPropertiesResponse> |
DataCatalogPaginators.listCustomPropertiesResponseIterator(ListCustomPropertiesRequest request)
Creates a new iterable which will iterate over the responses received from the
listCustomProperties operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListCustomPropertiesResponse> |
DataCatalogAsync.listCustomProperties(ListCustomPropertiesRequest request,
AsyncHandler<ListCustomPropertiesRequest,ListCustomPropertiesResponse> handler)
Returns a list of custom properties within a data catalog.
|
Future<ListCustomPropertiesResponse> |
DataCatalogAsyncClient.listCustomProperties(ListCustomPropertiesRequest request,
AsyncHandler<ListCustomPropertiesRequest,ListCustomPropertiesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListCustomPropertiesResponse |
ListCustomPropertiesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListCustomPropertiesResponse.Builder |
ListCustomPropertiesResponse.Builder.copy(ListCustomPropertiesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.