Uses of Class
com.oracle.bmc.datacatalog.responses.CreateMetastoreResponse
-
Packages that use CreateMetastoreResponse Package Description com.oracle.bmc.datacatalog com.oracle.bmc.datacatalog.responses -
-
Uses of CreateMetastoreResponse in com.oracle.bmc.datacatalog
Methods in com.oracle.bmc.datacatalog that return CreateMetastoreResponse Modifier and Type Method Description CreateMetastoreResponseDataCatalog. createMetastore(CreateMetastoreRequest request)Creates a new metastore.CreateMetastoreResponseDataCatalogClient. createMetastore(CreateMetastoreRequest request)Methods in com.oracle.bmc.datacatalog that return types with arguments of type CreateMetastoreResponse Modifier and Type Method Description Future<CreateMetastoreResponse>DataCatalogAsync. createMetastore(CreateMetastoreRequest request, AsyncHandler<CreateMetastoreRequest,CreateMetastoreResponse> handler)Creates a new metastore.Future<CreateMetastoreResponse>DataCatalogAsyncClient. createMetastore(CreateMetastoreRequest request, AsyncHandler<CreateMetastoreRequest,CreateMetastoreResponse> handler)Method parameters in com.oracle.bmc.datacatalog with type arguments of type CreateMetastoreResponse Modifier and Type Method Description Future<CreateMetastoreResponse>DataCatalogAsync. createMetastore(CreateMetastoreRequest request, AsyncHandler<CreateMetastoreRequest,CreateMetastoreResponse> handler)Creates a new metastore.Future<CreateMetastoreResponse>DataCatalogAsyncClient. createMetastore(CreateMetastoreRequest request, AsyncHandler<CreateMetastoreRequest,CreateMetastoreResponse> handler) -
Uses of CreateMetastoreResponse in com.oracle.bmc.datacatalog.responses
Methods in com.oracle.bmc.datacatalog.responses that return CreateMetastoreResponse Modifier and Type Method Description CreateMetastoreResponseCreateMetastoreResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacatalog.responses with parameters of type CreateMetastoreResponse Modifier and Type Method Description CreateMetastoreResponse.BuilderCreateMetastoreResponse.Builder. copy(CreateMetastoreResponse o)Copy method to populate the builder with values from the given instance.
-