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