Uses of Class
com.oracle.bmc.datacatalog.responses.RemoveCatalogPrivateEndpointLockResponse
-
Packages that use RemoveCatalogPrivateEndpointLockResponse Package Description com.oracle.bmc.datacatalog com.oracle.bmc.datacatalog.responses -
-
Uses of RemoveCatalogPrivateEndpointLockResponse in com.oracle.bmc.datacatalog
Methods in com.oracle.bmc.datacatalog that return RemoveCatalogPrivateEndpointLockResponse Modifier and Type Method Description RemoveCatalogPrivateEndpointLockResponseDataCatalog. removeCatalogPrivateEndpointLock(RemoveCatalogPrivateEndpointLockRequest request)Removes a lock from a CatalogPrivateEndpoint resource.RemoveCatalogPrivateEndpointLockResponseDataCatalogClient. removeCatalogPrivateEndpointLock(RemoveCatalogPrivateEndpointLockRequest request)Methods in com.oracle.bmc.datacatalog that return types with arguments of type RemoveCatalogPrivateEndpointLockResponse Modifier and Type Method Description Future<RemoveCatalogPrivateEndpointLockResponse>DataCatalogAsync. removeCatalogPrivateEndpointLock(RemoveCatalogPrivateEndpointLockRequest request, AsyncHandler<RemoveCatalogPrivateEndpointLockRequest,RemoveCatalogPrivateEndpointLockResponse> handler)Removes a lock from a CatalogPrivateEndpoint resource.Future<RemoveCatalogPrivateEndpointLockResponse>DataCatalogAsyncClient. removeCatalogPrivateEndpointLock(RemoveCatalogPrivateEndpointLockRequest request, AsyncHandler<RemoveCatalogPrivateEndpointLockRequest,RemoveCatalogPrivateEndpointLockResponse> handler)Method parameters in com.oracle.bmc.datacatalog with type arguments of type RemoveCatalogPrivateEndpointLockResponse Modifier and Type Method Description Future<RemoveCatalogPrivateEndpointLockResponse>DataCatalogAsync. removeCatalogPrivateEndpointLock(RemoveCatalogPrivateEndpointLockRequest request, AsyncHandler<RemoveCatalogPrivateEndpointLockRequest,RemoveCatalogPrivateEndpointLockResponse> handler)Removes a lock from a CatalogPrivateEndpoint resource.Future<RemoveCatalogPrivateEndpointLockResponse>DataCatalogAsyncClient. removeCatalogPrivateEndpointLock(RemoveCatalogPrivateEndpointLockRequest request, AsyncHandler<RemoveCatalogPrivateEndpointLockRequest,RemoveCatalogPrivateEndpointLockResponse> handler) -
Uses of RemoveCatalogPrivateEndpointLockResponse in com.oracle.bmc.datacatalog.responses
Methods in com.oracle.bmc.datacatalog.responses that return RemoveCatalogPrivateEndpointLockResponse Modifier and Type Method Description RemoveCatalogPrivateEndpointLockResponseRemoveCatalogPrivateEndpointLockResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacatalog.responses with parameters of type RemoveCatalogPrivateEndpointLockResponse Modifier and Type Method Description RemoveCatalogPrivateEndpointLockResponse.BuilderRemoveCatalogPrivateEndpointLockResponse.Builder. copy(RemoveCatalogPrivateEndpointLockResponse o)Copy method to populate the builder with values from the given instance.
-