Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
AssociateCustomPropertyResponse |
DataCatalog.associateCustomProperty(AssociateCustomPropertyRequest request)
Associate the custom property for the given type
|
AssociateCustomPropertyResponse |
DataCatalogClient.associateCustomProperty(AssociateCustomPropertyRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<AssociateCustomPropertyResponse> |
DataCatalogAsync.associateCustomProperty(AssociateCustomPropertyRequest request,
AsyncHandler<AssociateCustomPropertyRequest,AssociateCustomPropertyResponse> handler)
Associate the custom property for the given type
|
Future<AssociateCustomPropertyResponse> |
DataCatalogAsyncClient.associateCustomProperty(AssociateCustomPropertyRequest request,
AsyncHandler<AssociateCustomPropertyRequest,AssociateCustomPropertyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<AssociateCustomPropertyResponse> |
DataCatalogAsync.associateCustomProperty(AssociateCustomPropertyRequest request,
AsyncHandler<AssociateCustomPropertyRequest,AssociateCustomPropertyResponse> handler)
Associate the custom property for the given type
|
Future<AssociateCustomPropertyResponse> |
DataCatalogAsyncClient.associateCustomProperty(AssociateCustomPropertyRequest request,
AsyncHandler<AssociateCustomPropertyRequest,AssociateCustomPropertyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
AssociateCustomPropertyResponse |
AssociateCustomPropertyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
AssociateCustomPropertyResponse.Builder |
AssociateCustomPropertyResponse.Builder.copy(AssociateCustomPropertyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.