| Package | Description |
|---|---|
| com.baidubce.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
static RdsAccountType |
RdsAccountType.create(String value) |
RdsAccountType |
RdsAccount.getAccountType() |
RdsAccountType |
RdsCreateAccountRequest.getAccountType() |
static RdsAccountType |
RdsAccountType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RdsAccountType[] |
RdsAccountType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RdsAccount.setAccountType(RdsAccountType accountType) |
void |
RdsCreateAccountRequest.setAccountType(RdsAccountType accountType) |
Copyright © 2022. All rights reserved.