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