Uses of Class
com.oracle.bmc.datasafe.responses.ChangeTargetAlertPolicyAssociationCompartmentResponse
-
Packages that use ChangeTargetAlertPolicyAssociationCompartmentResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses -
-
Uses of ChangeTargetAlertPolicyAssociationCompartmentResponse in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe that return ChangeTargetAlertPolicyAssociationCompartmentResponse Modifier and Type Method Description ChangeTargetAlertPolicyAssociationCompartmentResponse
DataSafe. changeTargetAlertPolicyAssociationCompartment(ChangeTargetAlertPolicyAssociationCompartmentRequest request)
Moves the specified target-alert policy Association into a different compartment.ChangeTargetAlertPolicyAssociationCompartmentResponse
DataSafeClient. changeTargetAlertPolicyAssociationCompartment(ChangeTargetAlertPolicyAssociationCompartmentRequest request)
Methods in com.oracle.bmc.datasafe that return types with arguments of type ChangeTargetAlertPolicyAssociationCompartmentResponse Modifier and Type Method Description Future<ChangeTargetAlertPolicyAssociationCompartmentResponse>
DataSafeAsync. changeTargetAlertPolicyAssociationCompartment(ChangeTargetAlertPolicyAssociationCompartmentRequest request, AsyncHandler<ChangeTargetAlertPolicyAssociationCompartmentRequest,ChangeTargetAlertPolicyAssociationCompartmentResponse> handler)
Moves the specified target-alert policy Association into a different compartment.Future<ChangeTargetAlertPolicyAssociationCompartmentResponse>
DataSafeAsyncClient. changeTargetAlertPolicyAssociationCompartment(ChangeTargetAlertPolicyAssociationCompartmentRequest request, AsyncHandler<ChangeTargetAlertPolicyAssociationCompartmentRequest,ChangeTargetAlertPolicyAssociationCompartmentResponse> handler)
Method parameters in com.oracle.bmc.datasafe with type arguments of type ChangeTargetAlertPolicyAssociationCompartmentResponse Modifier and Type Method Description Future<ChangeTargetAlertPolicyAssociationCompartmentResponse>
DataSafeAsync. changeTargetAlertPolicyAssociationCompartment(ChangeTargetAlertPolicyAssociationCompartmentRequest request, AsyncHandler<ChangeTargetAlertPolicyAssociationCompartmentRequest,ChangeTargetAlertPolicyAssociationCompartmentResponse> handler)
Moves the specified target-alert policy Association into a different compartment.Future<ChangeTargetAlertPolicyAssociationCompartmentResponse>
DataSafeAsyncClient. changeTargetAlertPolicyAssociationCompartment(ChangeTargetAlertPolicyAssociationCompartmentRequest request, AsyncHandler<ChangeTargetAlertPolicyAssociationCompartmentRequest,ChangeTargetAlertPolicyAssociationCompartmentResponse> handler)
-
Uses of ChangeTargetAlertPolicyAssociationCompartmentResponse in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return ChangeTargetAlertPolicyAssociationCompartmentResponse Modifier and Type Method Description ChangeTargetAlertPolicyAssociationCompartmentResponse
ChangeTargetAlertPolicyAssociationCompartmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type ChangeTargetAlertPolicyAssociationCompartmentResponse Modifier and Type Method Description ChangeTargetAlertPolicyAssociationCompartmentResponse.Builder
ChangeTargetAlertPolicyAssociationCompartmentResponse.Builder. copy(ChangeTargetAlertPolicyAssociationCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
-