Package | Description |
---|---|
com.tencentcloudapi.dbbrain.v20191016 | |
com.tencentcloudapi.dbbrain.v20191016.models |
Modifier and Type | Method and Description |
---|---|
CreateMailProfileResponse |
DbbrainClient.CreateMailProfile(CreateMailProfileRequest req)
创建邮件配置。其中入参ProfileType表示所创建配置的类型,ProfileType 取值包括:dbScan_mail_configuration(数据库巡检邮件配置)、scheduler_mail_configuration(定期生成健康报告的邮件发送配置)。Region统一选择广州,和实例所属地域无关。
|
Constructor and Description |
---|
CreateMailProfileRequest(CreateMailProfileRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.