Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
GetCustomPropertyResponse |
DataCatalogClient.getCustomProperty(GetCustomPropertyRequest request) |
GetCustomPropertyResponse |
DataCatalog.getCustomProperty(GetCustomPropertyRequest request)
Gets a specific custom property for the given key within a data catalog.
|
Modifier and Type | Method and Description |
---|---|
Future<GetCustomPropertyResponse> |
DataCatalogAsync.getCustomProperty(GetCustomPropertyRequest request,
AsyncHandler<GetCustomPropertyRequest,GetCustomPropertyResponse> handler)
Gets a specific custom property for the given key within a data catalog.
|
Future<GetCustomPropertyResponse> |
DataCatalogAsyncClient.getCustomProperty(GetCustomPropertyRequest request,
AsyncHandler<GetCustomPropertyRequest,GetCustomPropertyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetCustomPropertyResponse |
GetCustomPropertyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetCustomPropertyResponse.Builder |
GetCustomPropertyResponse.Builder.copy(GetCustomPropertyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.