Uses of Class
com.oracle.bmc.datacatalog.responses.AttachCatalogPrivateEndpointResponse
-
Packages that use AttachCatalogPrivateEndpointResponse Package Description com.oracle.bmc.datacatalog com.oracle.bmc.datacatalog.responses -
-
Uses of AttachCatalogPrivateEndpointResponse in com.oracle.bmc.datacatalog
Methods in com.oracle.bmc.datacatalog that return AttachCatalogPrivateEndpointResponse Modifier and Type Method Description AttachCatalogPrivateEndpointResponseDataCatalog. attachCatalogPrivateEndpoint(AttachCatalogPrivateEndpointRequest request)Attaches a private reverse connection endpoint resource to a data catalog resource.AttachCatalogPrivateEndpointResponseDataCatalogClient. attachCatalogPrivateEndpoint(AttachCatalogPrivateEndpointRequest request)Methods in com.oracle.bmc.datacatalog that return types with arguments of type AttachCatalogPrivateEndpointResponse Modifier and Type Method Description Future<AttachCatalogPrivateEndpointResponse>DataCatalogAsync. attachCatalogPrivateEndpoint(AttachCatalogPrivateEndpointRequest request, AsyncHandler<AttachCatalogPrivateEndpointRequest,AttachCatalogPrivateEndpointResponse> handler)Attaches a private reverse connection endpoint resource to a data catalog resource.Future<AttachCatalogPrivateEndpointResponse>DataCatalogAsyncClient. attachCatalogPrivateEndpoint(AttachCatalogPrivateEndpointRequest request, AsyncHandler<AttachCatalogPrivateEndpointRequest,AttachCatalogPrivateEndpointResponse> handler)Method parameters in com.oracle.bmc.datacatalog with type arguments of type AttachCatalogPrivateEndpointResponse Modifier and Type Method Description Future<AttachCatalogPrivateEndpointResponse>DataCatalogAsync. attachCatalogPrivateEndpoint(AttachCatalogPrivateEndpointRequest request, AsyncHandler<AttachCatalogPrivateEndpointRequest,AttachCatalogPrivateEndpointResponse> handler)Attaches a private reverse connection endpoint resource to a data catalog resource.Future<AttachCatalogPrivateEndpointResponse>DataCatalogAsyncClient. attachCatalogPrivateEndpoint(AttachCatalogPrivateEndpointRequest request, AsyncHandler<AttachCatalogPrivateEndpointRequest,AttachCatalogPrivateEndpointResponse> handler) -
Uses of AttachCatalogPrivateEndpointResponse in com.oracle.bmc.datacatalog.responses
Methods in com.oracle.bmc.datacatalog.responses that return AttachCatalogPrivateEndpointResponse Modifier and Type Method Description AttachCatalogPrivateEndpointResponseAttachCatalogPrivateEndpointResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacatalog.responses with parameters of type AttachCatalogPrivateEndpointResponse Modifier and Type Method Description AttachCatalogPrivateEndpointResponse.BuilderAttachCatalogPrivateEndpointResponse.Builder. copy(AttachCatalogPrivateEndpointResponse o)Copy method to populate the builder with values from the given instance.
-