| Package | Description | 
|---|---|
| com.tencentcloudapi.dbbrain.v20210527.models | 
| Modifier and Type | Method and Description | 
|---|---|
ProfileInfo | 
CreateMailProfileRequest.getProfileInfo()
Get Email configuration. 
 | 
ProfileInfo | 
CreateSchedulerMailProfileRequest.getProfileInfo()
Get Email configuration. 
 | 
ProfileInfo | 
UserProfile.getProfileInfo()
Get Configuration details. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CreateMailProfileRequest.setProfileInfo(ProfileInfo ProfileInfo)
Set Email configuration. 
 | 
void | 
CreateSchedulerMailProfileRequest.setProfileInfo(ProfileInfo ProfileInfo)
Set Email configuration. 
 | 
void | 
UserProfile.setProfileInfo(ProfileInfo ProfileInfo)
Set Configuration details. 
 | 
| 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 © 2025. All rights reserved.