Uses of Class
com.oracle.bmc.datasafe.requests.ListTargetAlertPolicyAssociationsRequest
-
Packages that use ListTargetAlertPolicyAssociationsRequest Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.requests -
-
Uses of ListTargetAlertPolicyAssociationsRequest in com.oracle.bmc.datasafe
Method parameters in com.oracle.bmc.datasafe with type arguments of type ListTargetAlertPolicyAssociationsRequest Modifier and Type Method Description Future<ListTargetAlertPolicyAssociationsResponse>DataSafeAsync. listTargetAlertPolicyAssociations(ListTargetAlertPolicyAssociationsRequest request, AsyncHandler<ListTargetAlertPolicyAssociationsRequest,ListTargetAlertPolicyAssociationsResponse> handler)Gets a list of all target-alert policy associations.Future<ListTargetAlertPolicyAssociationsResponse>DataSafeAsyncClient. listTargetAlertPolicyAssociations(ListTargetAlertPolicyAssociationsRequest request, AsyncHandler<ListTargetAlertPolicyAssociationsRequest,ListTargetAlertPolicyAssociationsResponse> handler) -
Uses of ListTargetAlertPolicyAssociationsRequest in com.oracle.bmc.datasafe.requests
Methods in com.oracle.bmc.datasafe.requests that return ListTargetAlertPolicyAssociationsRequest Modifier and Type Method Description ListTargetAlertPolicyAssociationsRequestListTargetAlertPolicyAssociationsRequest.Builder. build()Build the instance of ListTargetAlertPolicyAssociationsRequest as configured by this builderListTargetAlertPolicyAssociationsRequestListTargetAlertPolicyAssociationsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListTargetAlertPolicyAssociationsRequest as configured by this builderMethods in com.oracle.bmc.datasafe.requests with parameters of type ListTargetAlertPolicyAssociationsRequest Modifier and Type Method Description ListTargetAlertPolicyAssociationsRequest.BuilderListTargetAlertPolicyAssociationsRequest.Builder. copy(ListTargetAlertPolicyAssociationsRequest o)Copy method to populate the builder with values from the given instance.
-