Uses of Class
com.oracle.bmc.datacatalog.responses.CreateGlossaryResponse
-
Packages that use CreateGlossaryResponse Package Description com.oracle.bmc.datacatalog com.oracle.bmc.datacatalog.responses -
-
Uses of CreateGlossaryResponse in com.oracle.bmc.datacatalog
Methods in com.oracle.bmc.datacatalog that return CreateGlossaryResponse Modifier and Type Method Description CreateGlossaryResponseDataCatalog. createGlossary(CreateGlossaryRequest request)Creates a new glossary.CreateGlossaryResponseDataCatalogClient. createGlossary(CreateGlossaryRequest request)Methods in com.oracle.bmc.datacatalog that return types with arguments of type CreateGlossaryResponse Modifier and Type Method Description Future<CreateGlossaryResponse>DataCatalogAsync. createGlossary(CreateGlossaryRequest request, AsyncHandler<CreateGlossaryRequest,CreateGlossaryResponse> handler)Creates a new glossary.Future<CreateGlossaryResponse>DataCatalogAsyncClient. createGlossary(CreateGlossaryRequest request, AsyncHandler<CreateGlossaryRequest,CreateGlossaryResponse> handler)Method parameters in com.oracle.bmc.datacatalog with type arguments of type CreateGlossaryResponse Modifier and Type Method Description Future<CreateGlossaryResponse>DataCatalogAsync. createGlossary(CreateGlossaryRequest request, AsyncHandler<CreateGlossaryRequest,CreateGlossaryResponse> handler)Creates a new glossary.Future<CreateGlossaryResponse>DataCatalogAsyncClient. createGlossary(CreateGlossaryRequest request, AsyncHandler<CreateGlossaryRequest,CreateGlossaryResponse> handler) -
Uses of CreateGlossaryResponse in com.oracle.bmc.datacatalog.responses
Methods in com.oracle.bmc.datacatalog.responses that return CreateGlossaryResponse Modifier and Type Method Description CreateGlossaryResponseCreateGlossaryResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacatalog.responses with parameters of type CreateGlossaryResponse Modifier and Type Method Description CreateGlossaryResponse.BuilderCreateGlossaryResponse.Builder. copy(CreateGlossaryResponse o)Copy method to populate the builder with values from the given instance.
-