Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
Future<DeleteTargetAlertPolicyAssociationResponse> |
DataSafeAsync.deleteTargetAlertPolicyAssociation(DeleteTargetAlertPolicyAssociationRequest request,
AsyncHandler<DeleteTargetAlertPolicyAssociationRequest,DeleteTargetAlertPolicyAssociationResponse> handler)
Deletes the specified target-alert policy Association.
|
Future<DeleteTargetAlertPolicyAssociationResponse> |
DataSafeAsyncClient.deleteTargetAlertPolicyAssociation(DeleteTargetAlertPolicyAssociationRequest request,
AsyncHandler<DeleteTargetAlertPolicyAssociationRequest,DeleteTargetAlertPolicyAssociationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteTargetAlertPolicyAssociationRequest |
DeleteTargetAlertPolicyAssociationRequest.Builder.build()
Build the instance of DeleteTargetAlertPolicyAssociationRequest as configured by this
builder
|
DeleteTargetAlertPolicyAssociationRequest |
DeleteTargetAlertPolicyAssociationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteTargetAlertPolicyAssociationRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
DeleteTargetAlertPolicyAssociationRequest.Builder |
DeleteTargetAlertPolicyAssociationRequest.Builder.copy(DeleteTargetAlertPolicyAssociationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.