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