| Package | Description |
|---|---|
| com.byteplus.vedbm.model |
| Modifier and Type | Method and Description |
|---|---|
static AccountPrivilegeForCreateDBAccountInput.AccountPrivilegeEnum |
AccountPrivilegeForCreateDBAccountInput.AccountPrivilegeEnum.fromValue(String input) |
AccountPrivilegeForCreateDBAccountInput.AccountPrivilegeEnum |
AccountPrivilegeForCreateDBAccountInput.getAccountPrivilege()
Get accountPrivilege
|
AccountPrivilegeForCreateDBAccountInput.AccountPrivilegeEnum |
AccountPrivilegeForCreateDBAccountInput.AccountPrivilegeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static AccountPrivilegeForCreateDBAccountInput.AccountPrivilegeEnum |
AccountPrivilegeForCreateDBAccountInput.AccountPrivilegeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountPrivilegeForCreateDBAccountInput.AccountPrivilegeEnum[] |
AccountPrivilegeForCreateDBAccountInput.AccountPrivilegeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AccountPrivilegeForCreateDBAccountInput |
AccountPrivilegeForCreateDBAccountInput.accountPrivilege(AccountPrivilegeForCreateDBAccountInput.AccountPrivilegeEnum accountPrivilege) |
void |
AccountPrivilegeForCreateDBAccountInput.setAccountPrivilege(AccountPrivilegeForCreateDBAccountInput.AccountPrivilegeEnum accountPrivilege) |
void |
AccountPrivilegeForCreateDBAccountInput.AccountPrivilegeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
AccountPrivilegeForCreateDBAccountInput.AccountPrivilegeEnum enumeration) |
Copyright © 2026. All rights reserved.