Uses of Class
com.oracle.bmc.datacatalog.requests.RemoveCatalogPrivateEndpointLockRequest
-
Packages that use RemoveCatalogPrivateEndpointLockRequest Package Description com.oracle.bmc.datacatalog com.oracle.bmc.datacatalog.requests -
-
Uses of RemoveCatalogPrivateEndpointLockRequest in com.oracle.bmc.datacatalog
Method parameters in com.oracle.bmc.datacatalog with type arguments of type RemoveCatalogPrivateEndpointLockRequest 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 RemoveCatalogPrivateEndpointLockRequest in com.oracle.bmc.datacatalog.requests
Methods in com.oracle.bmc.datacatalog.requests that return RemoveCatalogPrivateEndpointLockRequest Modifier and Type Method Description RemoveCatalogPrivateEndpointLockRequestRemoveCatalogPrivateEndpointLockRequest.Builder. build()Build the instance of RemoveCatalogPrivateEndpointLockRequest as configured by this builderRemoveCatalogPrivateEndpointLockRequestRemoveCatalogPrivateEndpointLockRequest.Builder. buildWithoutInvocationCallback()Build the instance of RemoveCatalogPrivateEndpointLockRequest as configured by this builderMethods in com.oracle.bmc.datacatalog.requests with parameters of type RemoveCatalogPrivateEndpointLockRequest Modifier and Type Method Description RemoveCatalogPrivateEndpointLockRequest.BuilderRemoveCatalogPrivateEndpointLockRequest.Builder. copy(RemoveCatalogPrivateEndpointLockRequest o)Copy method to populate the builder with values from the given instance.
-