Package | Description |
---|---|
com.oracle.bmc.recovery | |
com.oracle.bmc.recovery.responses |
Modifier and Type | Method and Description |
---|---|
CreateProtectionPolicyResponse |
DatabaseRecoveryClient.createProtectionPolicy(CreateProtectionPolicyRequest request) |
CreateProtectionPolicyResponse |
DatabaseRecovery.createProtectionPolicy(CreateProtectionPolicyRequest request)
Creates a new Protection Policy.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateProtectionPolicyResponse> |
DatabaseRecoveryAsync.createProtectionPolicy(CreateProtectionPolicyRequest request,
AsyncHandler<CreateProtectionPolicyRequest,CreateProtectionPolicyResponse> handler)
Creates a new Protection Policy.
|
Future<CreateProtectionPolicyResponse> |
DatabaseRecoveryAsyncClient.createProtectionPolicy(CreateProtectionPolicyRequest request,
AsyncHandler<CreateProtectionPolicyRequest,CreateProtectionPolicyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateProtectionPolicyResponse> |
DatabaseRecoveryAsync.createProtectionPolicy(CreateProtectionPolicyRequest request,
AsyncHandler<CreateProtectionPolicyRequest,CreateProtectionPolicyResponse> handler)
Creates a new Protection Policy.
|
Future<CreateProtectionPolicyResponse> |
DatabaseRecoveryAsyncClient.createProtectionPolicy(CreateProtectionPolicyRequest request,
AsyncHandler<CreateProtectionPolicyRequest,CreateProtectionPolicyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateProtectionPolicyResponse |
CreateProtectionPolicyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateProtectionPolicyResponse.Builder |
CreateProtectionPolicyResponse.Builder.copy(CreateProtectionPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.