Uses of Class
com.oracle.bmc.databasetools.requests.AddDatabaseToolsPrivateEndpointLockRequest
-
Packages that use AddDatabaseToolsPrivateEndpointLockRequest Package Description com.oracle.bmc.databasetools com.oracle.bmc.databasetools.requests -
-
Uses of AddDatabaseToolsPrivateEndpointLockRequest in com.oracle.bmc.databasetools
Method parameters in com.oracle.bmc.databasetools with type arguments of type AddDatabaseToolsPrivateEndpointLockRequest Modifier and Type Method Description Future<AddDatabaseToolsPrivateEndpointLockResponse>
DatabaseToolsAsync. addDatabaseToolsPrivateEndpointLock(AddDatabaseToolsPrivateEndpointLockRequest request, AsyncHandler<AddDatabaseToolsPrivateEndpointLockRequest,AddDatabaseToolsPrivateEndpointLockResponse> handler)
Adds a lock to a DatabaseToolsPrivateEndpoint resource.Future<AddDatabaseToolsPrivateEndpointLockResponse>
DatabaseToolsAsyncClient. addDatabaseToolsPrivateEndpointLock(AddDatabaseToolsPrivateEndpointLockRequest request, AsyncHandler<AddDatabaseToolsPrivateEndpointLockRequest,AddDatabaseToolsPrivateEndpointLockResponse> handler)
-
Uses of AddDatabaseToolsPrivateEndpointLockRequest in com.oracle.bmc.databasetools.requests
Methods in com.oracle.bmc.databasetools.requests that return AddDatabaseToolsPrivateEndpointLockRequest Modifier and Type Method Description AddDatabaseToolsPrivateEndpointLockRequest
AddDatabaseToolsPrivateEndpointLockRequest.Builder. build()
Build the instance of AddDatabaseToolsPrivateEndpointLockRequest as configured by this builderAddDatabaseToolsPrivateEndpointLockRequest
AddDatabaseToolsPrivateEndpointLockRequest.Builder. buildWithoutInvocationCallback()
Build the instance of AddDatabaseToolsPrivateEndpointLockRequest as configured by this builderMethods in com.oracle.bmc.databasetools.requests with parameters of type AddDatabaseToolsPrivateEndpointLockRequest Modifier and Type Method Description AddDatabaseToolsPrivateEndpointLockRequest.Builder
AddDatabaseToolsPrivateEndpointLockRequest.Builder. copy(AddDatabaseToolsPrivateEndpointLockRequest o)
Copy method to populate the builder with values from the given instance.
-