Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
Future<PatchTargetAlertPolicyAssociationResponse> |
DataSafeAsync.patchTargetAlertPolicyAssociation(PatchTargetAlertPolicyAssociationRequest request,
AsyncHandler<PatchTargetAlertPolicyAssociationRequest,PatchTargetAlertPolicyAssociationResponse> handler)
Creates new target-alert policy associations that will be applied on the target database.
|
Future<PatchTargetAlertPolicyAssociationResponse> |
DataSafeAsyncClient.patchTargetAlertPolicyAssociation(PatchTargetAlertPolicyAssociationRequest request,
AsyncHandler<PatchTargetAlertPolicyAssociationRequest,PatchTargetAlertPolicyAssociationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
PatchTargetAlertPolicyAssociationRequest |
PatchTargetAlertPolicyAssociationRequest.Builder.build()
Build the instance of PatchTargetAlertPolicyAssociationRequest as configured by this
builder
|
PatchTargetAlertPolicyAssociationRequest |
PatchTargetAlertPolicyAssociationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of PatchTargetAlertPolicyAssociationRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
PatchTargetAlertPolicyAssociationRequest.Builder |
PatchTargetAlertPolicyAssociationRequest.Builder.copy(PatchTargetAlertPolicyAssociationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.