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