Uses of Class
com.oracle.bmc.datacatalog.responses.GetCatalogPrivateEndpointResponse
-
Packages that use GetCatalogPrivateEndpointResponse Package Description com.oracle.bmc.datacatalog com.oracle.bmc.datacatalog.responses -
-
Uses of GetCatalogPrivateEndpointResponse in com.oracle.bmc.datacatalog
Methods in com.oracle.bmc.datacatalog that return GetCatalogPrivateEndpointResponse Modifier and Type Method Description GetCatalogPrivateEndpointResponseDataCatalog. getCatalogPrivateEndpoint(GetCatalogPrivateEndpointRequest request)Gets a specific private reverse connection by identifier.GetCatalogPrivateEndpointResponseDataCatalogClient. getCatalogPrivateEndpoint(GetCatalogPrivateEndpointRequest request)Method parameters in com.oracle.bmc.datacatalog with type arguments of type GetCatalogPrivateEndpointResponse Modifier and Type Method Description Future<GetCatalogPrivateEndpointResponse>DataCatalogAsync. getCatalogPrivateEndpoint(GetCatalogPrivateEndpointRequest request, AsyncHandler<GetCatalogPrivateEndpointRequest,GetCatalogPrivateEndpointResponse> handler)Gets a specific private reverse connection by identifier.Future<GetCatalogPrivateEndpointResponse>DataCatalogAsyncClient. getCatalogPrivateEndpoint(GetCatalogPrivateEndpointRequest request, AsyncHandler<GetCatalogPrivateEndpointRequest,GetCatalogPrivateEndpointResponse> handler) -
Uses of GetCatalogPrivateEndpointResponse in com.oracle.bmc.datacatalog.responses
Methods in com.oracle.bmc.datacatalog.responses that return GetCatalogPrivateEndpointResponse Modifier and Type Method Description GetCatalogPrivateEndpointResponseGetCatalogPrivateEndpointResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacatalog.responses with parameters of type GetCatalogPrivateEndpointResponse Modifier and Type Method Description GetCatalogPrivateEndpointResponse.BuilderGetCatalogPrivateEndpointResponse.Builder. copy(GetCatalogPrivateEndpointResponse o)Copy method to populate the builder with values from the given instance.
-