Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.requests |
Modifier and Type | Method and Description |
---|---|
AssociateCustomPropertyResponse |
DataCatalog.associateCustomProperty(AssociateCustomPropertyRequest request)
Associate the custom property for the given type
|
AssociateCustomPropertyResponse |
DataCatalogClient.associateCustomProperty(AssociateCustomPropertyRequest request) |
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 |
---|---|
AssociateCustomPropertyRequest |
AssociateCustomPropertyRequest.Builder.build()
Build the instance of AssociateCustomPropertyRequest as configured by this builder
|
AssociateCustomPropertyRequest |
AssociateCustomPropertyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of AssociateCustomPropertyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
AssociateCustomPropertyRequest.Builder |
AssociateCustomPropertyRequest.Builder.copy(AssociateCustomPropertyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.