Package | Description |
---|---|
com.tencentcloudapi.postgres.v20170312 | |
com.tencentcloudapi.postgres.v20170312.models |
Modifier and Type | Method and Description |
---|---|
CreateAccountResponse |
PostgresClient.CreateAccount(CreateAccountRequest req)
此接口用于创建数据账号,返回的Oid为账号唯一标识。与数据库系统表pg_roles中记录的oid一致。
|
Constructor and Description |
---|
CreateAccountResponse(CreateAccountResponse 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 © 2024. All rights reserved.