Uses of Class
com.oracle.bmc.databasetools.responses.AddDatabaseToolsSqlReportLockResponse
-
Packages that use AddDatabaseToolsSqlReportLockResponse Package Description com.oracle.bmc.databasetools com.oracle.bmc.databasetools.responses -
-
Uses of AddDatabaseToolsSqlReportLockResponse in com.oracle.bmc.databasetools
Methods in com.oracle.bmc.databasetools that return AddDatabaseToolsSqlReportLockResponse Modifier and Type Method Description AddDatabaseToolsSqlReportLockResponseDatabaseTools. addDatabaseToolsSqlReportLock(AddDatabaseToolsSqlReportLockRequest request)Adds a lock to a DatabaseToolsSqlReport resource.AddDatabaseToolsSqlReportLockResponseDatabaseToolsClient. addDatabaseToolsSqlReportLock(AddDatabaseToolsSqlReportLockRequest request)Methods in com.oracle.bmc.databasetools that return types with arguments of type AddDatabaseToolsSqlReportLockResponse Modifier and Type Method Description Future<AddDatabaseToolsSqlReportLockResponse>DatabaseToolsAsync. addDatabaseToolsSqlReportLock(AddDatabaseToolsSqlReportLockRequest request, AsyncHandler<AddDatabaseToolsSqlReportLockRequest,AddDatabaseToolsSqlReportLockResponse> handler)Adds a lock to a DatabaseToolsSqlReport resource.Future<AddDatabaseToolsSqlReportLockResponse>DatabaseToolsAsyncClient. addDatabaseToolsSqlReportLock(AddDatabaseToolsSqlReportLockRequest request, AsyncHandler<AddDatabaseToolsSqlReportLockRequest,AddDatabaseToolsSqlReportLockResponse> handler)Method parameters in com.oracle.bmc.databasetools with type arguments of type AddDatabaseToolsSqlReportLockResponse Modifier and Type Method Description Future<AddDatabaseToolsSqlReportLockResponse>DatabaseToolsAsync. addDatabaseToolsSqlReportLock(AddDatabaseToolsSqlReportLockRequest request, AsyncHandler<AddDatabaseToolsSqlReportLockRequest,AddDatabaseToolsSqlReportLockResponse> handler)Adds a lock to a DatabaseToolsSqlReport resource.Future<AddDatabaseToolsSqlReportLockResponse>DatabaseToolsAsyncClient. addDatabaseToolsSqlReportLock(AddDatabaseToolsSqlReportLockRequest request, AsyncHandler<AddDatabaseToolsSqlReportLockRequest,AddDatabaseToolsSqlReportLockResponse> handler) -
Uses of AddDatabaseToolsSqlReportLockResponse in com.oracle.bmc.databasetools.responses
Methods in com.oracle.bmc.databasetools.responses that return AddDatabaseToolsSqlReportLockResponse Modifier and Type Method Description AddDatabaseToolsSqlReportLockResponseAddDatabaseToolsSqlReportLockResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasetools.responses with parameters of type AddDatabaseToolsSqlReportLockResponse Modifier and Type Method Description AddDatabaseToolsSqlReportLockResponse.BuilderAddDatabaseToolsSqlReportLockResponse.Builder. copy(AddDatabaseToolsSqlReportLockResponse o)Copy method to populate the builder with values from the given instance.
-