Uses of Class
com.ibm.cloud.networking.alerts.v1.model.CreateAlertPolicyInputMechanisms
-
Packages that use CreateAlertPolicyInputMechanisms Package Description com.ibm.cloud.networking.alerts.v1.model -
-
Uses of CreateAlertPolicyInputMechanisms in com.ibm.cloud.networking.alerts.v1.model
Methods in com.ibm.cloud.networking.alerts.v1.model that return CreateAlertPolicyInputMechanisms Modifier and Type Method Description CreateAlertPolicyInputMechanisms
CreateAlertPolicyInputMechanisms.Builder. build()
Builds a CreateAlertPolicyInputMechanisms.CreateAlertPolicyInputMechanisms
CreateAlertPolicyOptions. mechanisms()
Gets the mechanisms.Methods in com.ibm.cloud.networking.alerts.v1.model with parameters of type CreateAlertPolicyInputMechanisms Modifier and Type Method Description CreateAlertPolicyOptions.Builder
CreateAlertPolicyOptions.Builder. mechanisms(CreateAlertPolicyInputMechanisms mechanisms)
Set the mechanisms.
-