@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class AlertNotifier extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
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_ENTITY_ASYNC_STATUS |
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_SECURITY_MODE |
static String |
SERIALIZED_NAME_SMTP_SERVER_CONFIG |
static String |
SERIALIZED_NAME_SMTP_SERVER_HOST |
static String |
SERIALIZED_NAME_SMTP_SERVER_PORT |
static String |
SERIALIZED_NAME_USERNAME |
_isPresent_| 构造器和说明 |
|---|
AlertNotifier() |
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS
public static final String SERIALIZED_NAME_NOTICE_SEVERITIES
public static final String SERIALIZED_NAME_SMTP_SERVER_CONFIG
public static final String SERIALIZED_NAME_SMTP_SERVER_HOST
public static final String SERIALIZED_NAME_SMTP_SERVER_PORT
public AlertNotifier clusters(List<NestedCluster> clusters)
public AlertNotifier addClustersItem(NestedCluster clustersItem)
@Nullable public List<NestedCluster> getClusters()
public void setClusters(List<NestedCluster> clusters)
public AlertNotifier clusters_ExplictlyNull()
public AlertNotifier clusters_ExplictlyNonNull()
public void setClusters_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClusters_IsExplictlyNull()
public AlertNotifier disabled(Boolean disabled)
public void setDisabled(Boolean disabled)
public AlertNotifier disabled_ExplictlyNull()
public AlertNotifier disabled_ExplictlyNonNull()
public void setDisabled_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDisabled_IsExplictlyNull()
public AlertNotifier emailFrom(String emailFrom)
public void setEmailFrom(String emailFrom)
public AlertNotifier emailFrom_ExplictlyNull()
public AlertNotifier emailFrom_ExplictlyNonNull()
public void setEmailFrom_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEmailFrom_IsExplictlyNull()
public AlertNotifier emailTos(List<String> emailTos)
public AlertNotifier addEmailTosItem(String emailTosItem)
public AlertNotifier emailTos_ExplictlyNull()
public AlertNotifier emailTos_ExplictlyNonNull()
public void setEmailTos_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEmailTos_IsExplictlyNull()
public AlertNotifier entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public AlertNotifier entityAsyncStatus_ExplictlyNull()
public AlertNotifier entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public AlertNotifier id(String id)
public void setId(String id)
public AlertNotifier id_ExplictlyNull()
public AlertNotifier id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public AlertNotifier languageCode(NotifierLanguageCode languageCode)
@Nullable public NotifierLanguageCode getLanguageCode()
public void setLanguageCode(NotifierLanguageCode languageCode)
public AlertNotifier languageCode_ExplictlyNull()
public AlertNotifier languageCode_ExplictlyNonNull()
public void setLanguageCode_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLanguageCode_IsExplictlyNull()
public AlertNotifier name(String name)
public void setName(String name)
public AlertNotifier name_ExplictlyNull()
public AlertNotifier name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public AlertNotifier noticeSeverities(List<String> noticeSeverities)
public AlertNotifier addNoticeSeveritiesItem(String noticeSeveritiesItem)
@Nonnull public List<String> getNoticeSeverities()
public AlertNotifier noticeSeverities_ExplictlyNull()
public AlertNotifier noticeSeverities_ExplictlyNonNull()
public void setNoticeSeverities_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNoticeSeverities_IsExplictlyNull()
public AlertNotifier securityMode(NotifierSecurityMode securityMode)
@Nullable public NotifierSecurityMode getSecurityMode()
public void setSecurityMode(NotifierSecurityMode securityMode)
public AlertNotifier securityMode_ExplictlyNull()
public AlertNotifier securityMode_ExplictlyNonNull()
public void setSecurityMode_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSecurityMode_IsExplictlyNull()
public AlertNotifier smtpServerConfig(NestedSmtpServer smtpServerConfig)
@Nullable public NestedSmtpServer getSmtpServerConfig()
public void setSmtpServerConfig(NestedSmtpServer smtpServerConfig)
public AlertNotifier smtpServerConfig_ExplictlyNull()
public AlertNotifier smtpServerConfig_ExplictlyNonNull()
public void setSmtpServerConfig_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSmtpServerConfig_IsExplictlyNull()
public AlertNotifier smtpServerHost(String smtpServerHost)
public void setSmtpServerHost(String smtpServerHost)
public AlertNotifier smtpServerHost_ExplictlyNull()
public AlertNotifier smtpServerHost_ExplictlyNonNull()
public void setSmtpServerHost_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSmtpServerHost_IsExplictlyNull()
public AlertNotifier smtpServerPort(Integer smtpServerPort)
@Nullable public Integer getSmtpServerPort()
public void setSmtpServerPort(Integer smtpServerPort)
public AlertNotifier smtpServerPort_ExplictlyNull()
public AlertNotifier smtpServerPort_ExplictlyNonNull()
public void setSmtpServerPort_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSmtpServerPort_IsExplictlyNull()
public AlertNotifier username(String username)
public void setUsername(String username)
public AlertNotifier username_ExplictlyNull()
public AlertNotifier username_ExplictlyNonNull()
public void setUsername_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsername_IsExplictlyNull()
Copyright © 2025. All rights reserved.