| Package | Description |
|---|---|
| com.baidubce.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
static RdsAccountStatus |
RdsAccountStatus.create(String value) |
RdsAccountStatus |
RdsAccount.getStatus() |
static RdsAccountStatus |
RdsAccountStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RdsAccountStatus[] |
RdsAccountStatus.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.setStatus(RdsAccountStatus status) |
Copyright © 2023. All rights reserved.