Uses of Class
com.oracle.bmc.datacatalog.responses.AddCatalogPrivateEndpointLockResponse
-
Packages that use AddCatalogPrivateEndpointLockResponse Package Description com.oracle.bmc.datacatalog com.oracle.bmc.datacatalog.responses -
-
Uses of AddCatalogPrivateEndpointLockResponse in com.oracle.bmc.datacatalog
Methods in com.oracle.bmc.datacatalog that return AddCatalogPrivateEndpointLockResponse Modifier and Type Method Description AddCatalogPrivateEndpointLockResponseDataCatalog. addCatalogPrivateEndpointLock(AddCatalogPrivateEndpointLockRequest request)Adds a lock to a CatalogPrivateEndpoint resource.AddCatalogPrivateEndpointLockResponseDataCatalogClient. addCatalogPrivateEndpointLock(AddCatalogPrivateEndpointLockRequest request)Methods in com.oracle.bmc.datacatalog that return types with arguments of type AddCatalogPrivateEndpointLockResponse Modifier and Type Method Description Future<AddCatalogPrivateEndpointLockResponse>DataCatalogAsync. addCatalogPrivateEndpointLock(AddCatalogPrivateEndpointLockRequest request, AsyncHandler<AddCatalogPrivateEndpointLockRequest,AddCatalogPrivateEndpointLockResponse> handler)Adds a lock to a CatalogPrivateEndpoint resource.Future<AddCatalogPrivateEndpointLockResponse>DataCatalogAsyncClient. addCatalogPrivateEndpointLock(AddCatalogPrivateEndpointLockRequest request, AsyncHandler<AddCatalogPrivateEndpointLockRequest,AddCatalogPrivateEndpointLockResponse> handler)Method parameters in com.oracle.bmc.datacatalog with type arguments of type AddCatalogPrivateEndpointLockResponse Modifier and Type Method Description Future<AddCatalogPrivateEndpointLockResponse>DataCatalogAsync. addCatalogPrivateEndpointLock(AddCatalogPrivateEndpointLockRequest request, AsyncHandler<AddCatalogPrivateEndpointLockRequest,AddCatalogPrivateEndpointLockResponse> handler)Adds a lock to a CatalogPrivateEndpoint resource.Future<AddCatalogPrivateEndpointLockResponse>DataCatalogAsyncClient. addCatalogPrivateEndpointLock(AddCatalogPrivateEndpointLockRequest request, AsyncHandler<AddCatalogPrivateEndpointLockRequest,AddCatalogPrivateEndpointLockResponse> handler) -
Uses of AddCatalogPrivateEndpointLockResponse in com.oracle.bmc.datacatalog.responses
Methods in com.oracle.bmc.datacatalog.responses that return AddCatalogPrivateEndpointLockResponse Modifier and Type Method Description AddCatalogPrivateEndpointLockResponseAddCatalogPrivateEndpointLockResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacatalog.responses with parameters of type AddCatalogPrivateEndpointLockResponse Modifier and Type Method Description AddCatalogPrivateEndpointLockResponse.BuilderAddCatalogPrivateEndpointLockResponse.Builder. copy(AddCatalogPrivateEndpointLockResponse o)Copy method to populate the builder with values from the given instance.
-