Package | Description |
---|---|
com.oracle.bmc.recovery | |
com.oracle.bmc.recovery.responses |
Modifier and Type | Method and Description |
---|---|
ListProtectedDatabasesResponse |
DatabaseRecoveryClient.listProtectedDatabases(ListProtectedDatabasesRequest request) |
ListProtectedDatabasesResponse |
DatabaseRecovery.listProtectedDatabases(ListProtectedDatabasesRequest request)
Lists the protected databases based on the specified parameters.
|
Modifier and Type | Method and Description |
---|---|
Future<ListProtectedDatabasesResponse> |
DatabaseRecoveryAsync.listProtectedDatabases(ListProtectedDatabasesRequest request,
AsyncHandler<ListProtectedDatabasesRequest,ListProtectedDatabasesResponse> handler)
Lists the protected databases based on the specified parameters.
|
Future<ListProtectedDatabasesResponse> |
DatabaseRecoveryAsyncClient.listProtectedDatabases(ListProtectedDatabasesRequest request,
AsyncHandler<ListProtectedDatabasesRequest,ListProtectedDatabasesResponse> handler) |
Iterable<ListProtectedDatabasesResponse> |
DatabaseRecoveryPaginators.listProtectedDatabasesResponseIterator(ListProtectedDatabasesRequest request)
Creates a new iterable which will iterate over the responses received from the
listProtectedDatabases operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListProtectedDatabasesResponse> |
DatabaseRecoveryAsync.listProtectedDatabases(ListProtectedDatabasesRequest request,
AsyncHandler<ListProtectedDatabasesRequest,ListProtectedDatabasesResponse> handler)
Lists the protected databases based on the specified parameters.
|
Future<ListProtectedDatabasesResponse> |
DatabaseRecoveryAsyncClient.listProtectedDatabases(ListProtectedDatabasesRequest request,
AsyncHandler<ListProtectedDatabasesRequest,ListProtectedDatabasesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListProtectedDatabasesResponse |
ListProtectedDatabasesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListProtectedDatabasesResponse.Builder |
ListProtectedDatabasesResponse.Builder.copy(ListProtectedDatabasesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.