Package | Description |
---|---|
com.oracle.bmc.recovery | |
com.oracle.bmc.recovery.requests |
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 |
---|---|
ListProtectedDatabasesRequest |
ListProtectedDatabasesRequest.Builder.build()
Build the instance of ListProtectedDatabasesRequest as configured by this builder
|
ListProtectedDatabasesRequest |
ListProtectedDatabasesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListProtectedDatabasesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListProtectedDatabasesRequest.Builder |
ListProtectedDatabasesRequest.Builder.copy(ListProtectedDatabasesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.