| Package | Description | 
|---|---|
| com.tencentcloudapi.postgres.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
| AccountInfo[] | DescribeAccountsResponse. getDetails()Get 账号列表详细信息。当CreateTime项为0000-00-00 00:00:00时,意味着对应账号是直连数据库创建的,并非通过CreateAccount接口创建。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DescribeAccountsResponse. setDetails(AccountInfo[] Details)Set 账号列表详细信息。当CreateTime项为0000-00-00 00:00:00时,意味着对应账号是直连数据库创建的,并非通过CreateAccount接口创建。 | 
| Constructor and Description | 
|---|
| AccountInfo(AccountInfo 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.