类 PrometheusNoticeProperties
java.lang.Object
top.codef.properties.notice.PrometheusNoticeProperties
@ConfigurationProperties(prefix="prometheus.notice")
public class PrometheusNoticeProperties
extends Object
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getEmail()booleanvoidsetDingding(Map<String, DingDingNoticeProperty> dingding) voidsetDingdingTextType(DingdingTextType dingdingTextType) voidsetEmail(Map<String, EmailNoticeProperty> email) voidsetEmailTextType(EmailTextType emailTextType) voidsetEnableAsync(boolean enableAsync)
-
构造器详细资料
-
PrometheusNoticeProperties
public PrometheusNoticeProperties()
-
-
方法详细资料
-
getDingding
-
setDingding
-
getEmail
-
setEmail
-
getDingdingTextType
-
setDingdingTextType
-
getEmailTextType
-
setEmailTextType
-
isEnableAsync
public boolean isEnableAsync() -
setEnableAsync
public void setEnableAsync(boolean enableAsync)
-