@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class AlertNotifierManyUpdationParams extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 类和说明 |
|---|---|
static class |
AlertNotifierManyUpdationParams.NoticeSeveritiesEnum
Gets or Sets noticeSeverities
|
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_DISABLED |
static String |
SERIALIZED_NAME_EMAIL_FROM |
static String |
SERIALIZED_NAME_EMAIL_TOS |
static String |
SERIALIZED_NAME_LANGUAGE_CODE |
static String |
SERIALIZED_NAME_NAME |
static String |
SERIALIZED_NAME_NOTICE_SEVERITIES |
static String |
SERIALIZED_NAME_SMTP_SERVER_ID |
static String |
SERIALIZED_NAME_WHERE |
_isPresent_| 构造器和说明 |
|---|
AlertNotifierManyUpdationParams() |
public static final String SERIALIZED_NAME_NOTICE_SEVERITIES
public static final String SERIALIZED_NAME_SMTP_SERVER_ID
public AlertNotifierManyUpdationParams noticeSeverities(List<AlertNotifierManyUpdationParams.NoticeSeveritiesEnum> noticeSeverities)
public AlertNotifierManyUpdationParams addNoticeSeveritiesItem(AlertNotifierManyUpdationParams.NoticeSeveritiesEnum noticeSeveritiesItem)
@Nullable public List<AlertNotifierManyUpdationParams.NoticeSeveritiesEnum> getNoticeSeverities()
public void setNoticeSeverities(List<AlertNotifierManyUpdationParams.NoticeSeveritiesEnum> noticeSeverities)
public AlertNotifierManyUpdationParams noticeSeverities_ExplictlyNull()
public AlertNotifierManyUpdationParams noticeSeverities_ExplictlyNonNull()
public void setNoticeSeverities_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNoticeSeverities_IsExplictlyNull()
public AlertNotifierManyUpdationParams languageCode(NotifierLanguageCode languageCode)
@Nullable public NotifierLanguageCode getLanguageCode()
public void setLanguageCode(NotifierLanguageCode languageCode)
public AlertNotifierManyUpdationParams languageCode_ExplictlyNull()
public AlertNotifierManyUpdationParams languageCode_ExplictlyNonNull()
public void setLanguageCode_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLanguageCode_IsExplictlyNull()
public AlertNotifierManyUpdationParams emailTos(List<String> emailTos)
public AlertNotifierManyUpdationParams addEmailTosItem(String emailTosItem)
public AlertNotifierManyUpdationParams emailTos_ExplictlyNull()
public AlertNotifierManyUpdationParams emailTos_ExplictlyNonNull()
public void setEmailTos_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEmailTos_IsExplictlyNull()
public AlertNotifierManyUpdationParams emailFrom(String emailFrom)
public void setEmailFrom(String emailFrom)
public AlertNotifierManyUpdationParams emailFrom_ExplictlyNull()
public AlertNotifierManyUpdationParams emailFrom_ExplictlyNonNull()
public void setEmailFrom_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEmailFrom_IsExplictlyNull()
public AlertNotifierManyUpdationParams disabled(Boolean disabled)
public void setDisabled(Boolean disabled)
public AlertNotifierManyUpdationParams disabled_ExplictlyNull()
public AlertNotifierManyUpdationParams disabled_ExplictlyNonNull()
public void setDisabled_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDisabled_IsExplictlyNull()
public AlertNotifierManyUpdationParams smtpServerId(String smtpServerId)
public void setSmtpServerId(String smtpServerId)
public AlertNotifierManyUpdationParams smtpServerId_ExplictlyNull()
public AlertNotifierManyUpdationParams smtpServerId_ExplictlyNonNull()
public void setSmtpServerId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSmtpServerId_IsExplictlyNull()
public AlertNotifierManyUpdationParams name(String name)
public void setName(String name)
public AlertNotifierManyUpdationParams name_ExplictlyNull()
public AlertNotifierManyUpdationParams name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public AlertNotifierManyUpdationParams where(AlertNotifierWhereInput where)
@Nonnull public AlertNotifierWhereInput getWhere()
public void setWhere(AlertNotifierWhereInput where)
public AlertNotifierManyUpdationParams where_ExplictlyNull()
public AlertNotifierManyUpdationParams where_ExplictlyNonNull()
public void setWhere_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWhere_IsExplictlyNull()
Copyright © 2025. All rights reserved.