Uses of Class
com.ibm.cloud.networking.alerts.v1.model.UpdateAlertPolicyInputMechanismsEmailItem
- 
Packages that use UpdateAlertPolicyInputMechanismsEmailItem Package Description com.ibm.cloud.networking.alerts.v1.model 
- 
- 
Uses of UpdateAlertPolicyInputMechanismsEmailItem in com.ibm.cloud.networking.alerts.v1.modelMethods in com.ibm.cloud.networking.alerts.v1.model that return UpdateAlertPolicyInputMechanismsEmailItem Modifier and Type Method Description UpdateAlertPolicyInputMechanismsEmailItemUpdateAlertPolicyInputMechanismsEmailItem.Builder. build()Builds a UpdateAlertPolicyInputMechanismsEmailItem.Methods in com.ibm.cloud.networking.alerts.v1.model that return types with arguments of type UpdateAlertPolicyInputMechanismsEmailItem Modifier and Type Method Description List<UpdateAlertPolicyInputMechanismsEmailItem>UpdateAlertPolicyInputMechanisms. email()Gets the email.Methods in com.ibm.cloud.networking.alerts.v1.model with parameters of type UpdateAlertPolicyInputMechanismsEmailItem Modifier and Type Method Description UpdateAlertPolicyInputMechanisms.BuilderUpdateAlertPolicyInputMechanisms.Builder. addEmail(UpdateAlertPolicyInputMechanismsEmailItem email)Adds an email to email.Method parameters in com.ibm.cloud.networking.alerts.v1.model with type arguments of type UpdateAlertPolicyInputMechanismsEmailItem Modifier and Type Method Description UpdateAlertPolicyInputMechanisms.BuilderUpdateAlertPolicyInputMechanisms.Builder. email(List<UpdateAlertPolicyInputMechanismsEmailItem> email)Set the email.
 
-