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