Uses of Class
com.oracle.bmc.datasafe.responses.UpdateTargetAlertPolicyAssociationResponse
- 
Packages that use UpdateTargetAlertPolicyAssociationResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses 
- 
- 
Uses of UpdateTargetAlertPolicyAssociationResponse in com.oracle.bmc.datasafeMethods in com.oracle.bmc.datasafe that return UpdateTargetAlertPolicyAssociationResponse Modifier and Type Method Description UpdateTargetAlertPolicyAssociationResponseDataSafe. updateTargetAlertPolicyAssociation(UpdateTargetAlertPolicyAssociationRequest request)Updates the specified target-alert policy association.UpdateTargetAlertPolicyAssociationResponseDataSafeClient. updateTargetAlertPolicyAssociation(UpdateTargetAlertPolicyAssociationRequest request)Methods in com.oracle.bmc.datasafe that return types with arguments of type UpdateTargetAlertPolicyAssociationResponse Modifier and Type Method Description Future<UpdateTargetAlertPolicyAssociationResponse>DataSafeAsync. updateTargetAlertPolicyAssociation(UpdateTargetAlertPolicyAssociationRequest request, AsyncHandler<UpdateTargetAlertPolicyAssociationRequest,UpdateTargetAlertPolicyAssociationResponse> handler)Updates the specified target-alert policy association.Future<UpdateTargetAlertPolicyAssociationResponse>DataSafeAsyncClient. updateTargetAlertPolicyAssociation(UpdateTargetAlertPolicyAssociationRequest request, AsyncHandler<UpdateTargetAlertPolicyAssociationRequest,UpdateTargetAlertPolicyAssociationResponse> handler)Method parameters in com.oracle.bmc.datasafe with type arguments of type UpdateTargetAlertPolicyAssociationResponse Modifier and Type Method Description Future<UpdateTargetAlertPolicyAssociationResponse>DataSafeAsync. updateTargetAlertPolicyAssociation(UpdateTargetAlertPolicyAssociationRequest request, AsyncHandler<UpdateTargetAlertPolicyAssociationRequest,UpdateTargetAlertPolicyAssociationResponse> handler)Updates the specified target-alert policy association.Future<UpdateTargetAlertPolicyAssociationResponse>DataSafeAsyncClient. updateTargetAlertPolicyAssociation(UpdateTargetAlertPolicyAssociationRequest request, AsyncHandler<UpdateTargetAlertPolicyAssociationRequest,UpdateTargetAlertPolicyAssociationResponse> handler)
- 
Uses of UpdateTargetAlertPolicyAssociationResponse in com.oracle.bmc.datasafe.responsesMethods in com.oracle.bmc.datasafe.responses that return UpdateTargetAlertPolicyAssociationResponse Modifier and Type Method Description UpdateTargetAlertPolicyAssociationResponseUpdateTargetAlertPolicyAssociationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type UpdateTargetAlertPolicyAssociationResponse Modifier and Type Method Description UpdateTargetAlertPolicyAssociationResponse.BuilderUpdateTargetAlertPolicyAssociationResponse.Builder. copy(UpdateTargetAlertPolicyAssociationResponse o)Copy method to populate the builder with values from the given instance.
 
-