Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.requests |
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 |
---|---|
ListCustomPropertiesRequest |
ListCustomPropertiesRequest.Builder.build()
Build the instance of ListCustomPropertiesRequest as configured by this builder
|
ListCustomPropertiesRequest |
ListCustomPropertiesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListCustomPropertiesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListCustomPropertiesRequest.Builder |
ListCustomPropertiesRequest.Builder.copy(ListCustomPropertiesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.