Uses of Class
com.oracle.bmc.datasafe.model.AlertPolicy
- 
Packages that use AlertPolicy Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.responses 
- 
- 
Uses of AlertPolicy in com.oracle.bmc.datasafe.modelMethods in com.oracle.bmc.datasafe.model that return AlertPolicy Modifier and Type Method Description AlertPolicyAlertPolicy.Builder. build()Methods in com.oracle.bmc.datasafe.model with parameters of type AlertPolicy Modifier and Type Method Description AlertPolicy.BuilderAlertPolicy.Builder. copy(AlertPolicy model)
- 
Uses of AlertPolicy in com.oracle.bmc.datasafe.responsesMethods in com.oracle.bmc.datasafe.responses that return AlertPolicy Modifier and Type Method Description AlertPolicyCreateAlertPolicyResponse. getAlertPolicy()The returned AlertPolicy instance.AlertPolicyGetAlertPolicyResponse. getAlertPolicy()The returned AlertPolicy instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type AlertPolicy Modifier and Type Method Description CreateAlertPolicyResponse.BuilderCreateAlertPolicyResponse.Builder. alertPolicy(AlertPolicy alertPolicy)The returned AlertPolicy instance.GetAlertPolicyResponse.BuilderGetAlertPolicyResponse.Builder. alertPolicy(AlertPolicy alertPolicy)The returned AlertPolicy instance.
 
-