Uses of Class
com.oracle.bmc.datacatalog.responses.AssociateCustomPropertyResponse
-
Packages that use AssociateCustomPropertyResponse Package Description com.oracle.bmc.datacatalog com.oracle.bmc.datacatalog.responses -
-
Uses of AssociateCustomPropertyResponse in com.oracle.bmc.datacatalog
Methods in com.oracle.bmc.datacatalog that return AssociateCustomPropertyResponse Modifier and Type Method Description AssociateCustomPropertyResponseDataCatalog. associateCustomProperty(AssociateCustomPropertyRequest request)Associate the custom property for the given typeAssociateCustomPropertyResponseDataCatalogClient. associateCustomProperty(AssociateCustomPropertyRequest request)Methods in com.oracle.bmc.datacatalog that return types with arguments of type AssociateCustomPropertyResponse Modifier and Type Method Description Future<AssociateCustomPropertyResponse>DataCatalogAsync. associateCustomProperty(AssociateCustomPropertyRequest request, AsyncHandler<AssociateCustomPropertyRequest,AssociateCustomPropertyResponse> handler)Associate the custom property for the given typeFuture<AssociateCustomPropertyResponse>DataCatalogAsyncClient. associateCustomProperty(AssociateCustomPropertyRequest request, AsyncHandler<AssociateCustomPropertyRequest,AssociateCustomPropertyResponse> handler)Method parameters in com.oracle.bmc.datacatalog with type arguments of type AssociateCustomPropertyResponse Modifier and Type Method Description Future<AssociateCustomPropertyResponse>DataCatalogAsync. associateCustomProperty(AssociateCustomPropertyRequest request, AsyncHandler<AssociateCustomPropertyRequest,AssociateCustomPropertyResponse> handler)Associate the custom property for the given typeFuture<AssociateCustomPropertyResponse>DataCatalogAsyncClient. associateCustomProperty(AssociateCustomPropertyRequest request, AsyncHandler<AssociateCustomPropertyRequest,AssociateCustomPropertyResponse> handler) -
Uses of AssociateCustomPropertyResponse in com.oracle.bmc.datacatalog.responses
Methods in com.oracle.bmc.datacatalog.responses that return AssociateCustomPropertyResponse Modifier and Type Method Description AssociateCustomPropertyResponseAssociateCustomPropertyResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacatalog.responses with parameters of type AssociateCustomPropertyResponse Modifier and Type Method Description AssociateCustomPropertyResponse.BuilderAssociateCustomPropertyResponse.Builder. copy(AssociateCustomPropertyResponse o)Copy method to populate the builder with values from the given instance.
-