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