Uses of Class
com.oracle.bmc.databasemanagement.responses.ListAwrDbSnapshotsResponse
-
Packages that use ListAwrDbSnapshotsResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses -
-
Uses of ListAwrDbSnapshotsResponse in com.oracle.bmc.databasemanagement
Methods in com.oracle.bmc.databasemanagement that return ListAwrDbSnapshotsResponse Modifier and Type Method Description ListAwrDbSnapshotsResponseDbManagement. listAwrDbSnapshots(ListAwrDbSnapshotsRequest request)Lists AWR snapshots for the specified database in the AWR.ListAwrDbSnapshotsResponseDbManagementClient. listAwrDbSnapshots(ListAwrDbSnapshotsRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type ListAwrDbSnapshotsResponse Modifier and Type Method Description Future<ListAwrDbSnapshotsResponse>DbManagementAsync. listAwrDbSnapshots(ListAwrDbSnapshotsRequest request, AsyncHandler<ListAwrDbSnapshotsRequest,ListAwrDbSnapshotsResponse> handler)Lists AWR snapshots for the specified database in the AWR.Future<ListAwrDbSnapshotsResponse>DbManagementAsyncClient. listAwrDbSnapshots(ListAwrDbSnapshotsRequest request, AsyncHandler<ListAwrDbSnapshotsRequest,ListAwrDbSnapshotsResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type ListAwrDbSnapshotsResponse Modifier and Type Method Description Future<ListAwrDbSnapshotsResponse>DbManagementAsync. listAwrDbSnapshots(ListAwrDbSnapshotsRequest request, AsyncHandler<ListAwrDbSnapshotsRequest,ListAwrDbSnapshotsResponse> handler)Lists AWR snapshots for the specified database in the AWR.Future<ListAwrDbSnapshotsResponse>DbManagementAsyncClient. listAwrDbSnapshots(ListAwrDbSnapshotsRequest request, AsyncHandler<ListAwrDbSnapshotsRequest,ListAwrDbSnapshotsResponse> handler) -
Uses of ListAwrDbSnapshotsResponse in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return ListAwrDbSnapshotsResponse Modifier and Type Method Description ListAwrDbSnapshotsResponseListAwrDbSnapshotsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type ListAwrDbSnapshotsResponse Modifier and Type Method Description ListAwrDbSnapshotsResponse.BuilderListAwrDbSnapshotsResponse.Builder. copy(ListAwrDbSnapshotsResponse o)Copy method to populate the builder with values from the given instance.
-