@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class AlertNotifierUpdationParams extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 类和说明 |
|---|---|
static class |
AlertNotifierUpdationParams.NoticeSeveritiesEnum
Gets or Sets noticeSeverities
|
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_CLUSTERS |
static String |
SERIALIZED_NAME_DISABLED |
static String |
SERIALIZED_NAME_EMAIL_FROM |
static String |
SERIALIZED_NAME_EMAIL_TOS |
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_LANGUAGE_CODE |
static String |
SERIALIZED_NAME_NAME |
static String |
SERIALIZED_NAME_NOTICE_SEVERITIES |
static String |
SERIALIZED_NAME_SMTP_SERVER_ID |
_isPresent_| 构造器和说明 |
|---|
AlertNotifierUpdationParams() |
public static final String SERIALIZED_NAME_NOTICE_SEVERITIES
public static final String SERIALIZED_NAME_SMTP_SERVER_ID
public AlertNotifierUpdationParams noticeSeverities(List<AlertNotifierUpdationParams.NoticeSeveritiesEnum> noticeSeverities)
public AlertNotifierUpdationParams addNoticeSeveritiesItem(AlertNotifierUpdationParams.NoticeSeveritiesEnum noticeSeveritiesItem)
@Nullable public List<AlertNotifierUpdationParams.NoticeSeveritiesEnum> getNoticeSeverities()
public void setNoticeSeverities(List<AlertNotifierUpdationParams.NoticeSeveritiesEnum> noticeSeverities)
public AlertNotifierUpdationParams noticeSeverities_ExplictlyNull()
public AlertNotifierUpdationParams noticeSeverities_ExplictlyNonNull()
public void setNoticeSeverities_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNoticeSeverities_IsExplictlyNull()
public AlertNotifierUpdationParams languageCode(NotifierLanguageCode languageCode)
@Nullable public NotifierLanguageCode getLanguageCode()
public void setLanguageCode(NotifierLanguageCode languageCode)
public AlertNotifierUpdationParams languageCode_ExplictlyNull()
public AlertNotifierUpdationParams languageCode_ExplictlyNonNull()
public void setLanguageCode_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLanguageCode_IsExplictlyNull()
public AlertNotifierUpdationParams emailTos(List<String> emailTos)
public AlertNotifierUpdationParams addEmailTosItem(String emailTosItem)
public AlertNotifierUpdationParams emailTos_ExplictlyNull()
public AlertNotifierUpdationParams emailTos_ExplictlyNonNull()
public void setEmailTos_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEmailTos_IsExplictlyNull()
public AlertNotifierUpdationParams emailFrom(String emailFrom)
public void setEmailFrom(String emailFrom)
public AlertNotifierUpdationParams emailFrom_ExplictlyNull()
public AlertNotifierUpdationParams emailFrom_ExplictlyNonNull()
public void setEmailFrom_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEmailFrom_IsExplictlyNull()
public AlertNotifierUpdationParams disabled(Boolean disabled)
public void setDisabled(Boolean disabled)
public AlertNotifierUpdationParams disabled_ExplictlyNull()
public AlertNotifierUpdationParams disabled_ExplictlyNonNull()
public void setDisabled_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDisabled_IsExplictlyNull()
public AlertNotifierUpdationParams smtpServerId(String smtpServerId)
public void setSmtpServerId(String smtpServerId)
public AlertNotifierUpdationParams smtpServerId_ExplictlyNull()
public AlertNotifierUpdationParams smtpServerId_ExplictlyNonNull()
public void setSmtpServerId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSmtpServerId_IsExplictlyNull()
public AlertNotifierUpdationParams name(String name)
public void setName(String name)
public AlertNotifierUpdationParams name_ExplictlyNull()
public AlertNotifierUpdationParams name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public AlertNotifierUpdationParams clusters(ClusterWhereInput clusters)
@Nullable public ClusterWhereInput getClusters()
public void setClusters(ClusterWhereInput clusters)
public AlertNotifierUpdationParams clusters_ExplictlyNull()
public AlertNotifierUpdationParams clusters_ExplictlyNonNull()
public void setClusters_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClusters_IsExplictlyNull()
public AlertNotifierUpdationParams id(String id)
public void setId(String id)
public AlertNotifierUpdationParams id_ExplictlyNull()
public AlertNotifierUpdationParams id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
Copyright © 2025. All rights reserved.