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