Package | Description |
---|---|
com.tencentcloudapi.dbbrain.v20210527.models |
Modifier and Type | Method and Description |
---|---|
ProfileInfo |
UserProfile.getProfileInfo()
Get 配置详情。
|
ProfileInfo |
CreateMailProfileRequest.getProfileInfo()
Get 邮件配置内容。
|
ProfileInfo |
CreateSchedulerMailProfileRequest.getProfileInfo()
Get 邮件配置内容。
|
Modifier and Type | Method and Description |
---|---|
void |
UserProfile.setProfileInfo(ProfileInfo ProfileInfo)
Set 配置详情。
|
void |
CreateMailProfileRequest.setProfileInfo(ProfileInfo ProfileInfo)
Set 邮件配置内容。
|
void |
CreateSchedulerMailProfileRequest.setProfileInfo(ProfileInfo ProfileInfo)
Set 邮件配置内容。
|
Constructor and Description |
---|
ProfileInfo(ProfileInfo 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 © 2021. All rights reserved.