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