Uses of Class
com.oracle.bmc.datacatalog.responses.CreateCatalogPrivateEndpointResponse
-
Packages that use CreateCatalogPrivateEndpointResponse Package Description com.oracle.bmc.datacatalog com.oracle.bmc.datacatalog.responses -
-
Uses of CreateCatalogPrivateEndpointResponse in com.oracle.bmc.datacatalog
Methods in com.oracle.bmc.datacatalog that return CreateCatalogPrivateEndpointResponse Modifier and Type Method Description CreateCatalogPrivateEndpointResponseDataCatalog. createCatalogPrivateEndpoint(CreateCatalogPrivateEndpointRequest request)Create a new private reverse connection endpoint.CreateCatalogPrivateEndpointResponseDataCatalogClient. createCatalogPrivateEndpoint(CreateCatalogPrivateEndpointRequest request)Methods in com.oracle.bmc.datacatalog that return types with arguments of type CreateCatalogPrivateEndpointResponse Modifier and Type Method Description Future<CreateCatalogPrivateEndpointResponse>DataCatalogAsync. createCatalogPrivateEndpoint(CreateCatalogPrivateEndpointRequest request, AsyncHandler<CreateCatalogPrivateEndpointRequest,CreateCatalogPrivateEndpointResponse> handler)Create a new private reverse connection endpoint.Future<CreateCatalogPrivateEndpointResponse>DataCatalogAsyncClient. createCatalogPrivateEndpoint(CreateCatalogPrivateEndpointRequest request, AsyncHandler<CreateCatalogPrivateEndpointRequest,CreateCatalogPrivateEndpointResponse> handler)Method parameters in com.oracle.bmc.datacatalog with type arguments of type CreateCatalogPrivateEndpointResponse Modifier and Type Method Description Future<CreateCatalogPrivateEndpointResponse>DataCatalogAsync. createCatalogPrivateEndpoint(CreateCatalogPrivateEndpointRequest request, AsyncHandler<CreateCatalogPrivateEndpointRequest,CreateCatalogPrivateEndpointResponse> handler)Create a new private reverse connection endpoint.Future<CreateCatalogPrivateEndpointResponse>DataCatalogAsyncClient. createCatalogPrivateEndpoint(CreateCatalogPrivateEndpointRequest request, AsyncHandler<CreateCatalogPrivateEndpointRequest,CreateCatalogPrivateEndpointResponse> handler) -
Uses of CreateCatalogPrivateEndpointResponse in com.oracle.bmc.datacatalog.responses
Methods in com.oracle.bmc.datacatalog.responses that return CreateCatalogPrivateEndpointResponse Modifier and Type Method Description CreateCatalogPrivateEndpointResponseCreateCatalogPrivateEndpointResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacatalog.responses with parameters of type CreateCatalogPrivateEndpointResponse Modifier and Type Method Description CreateCatalogPrivateEndpointResponse.BuilderCreateCatalogPrivateEndpointResponse.Builder. copy(CreateCatalogPrivateEndpointResponse o)Copy method to populate the builder with values from the given instance.
-