| Package | Description |
|---|---|
| com.baidubce.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
static RdsCharacterSet |
RdsCharacterSet.create(String value) |
RdsCharacterSet |
RdsCreateDatabaseRequest.getCharacterSetName() |
static RdsCharacterSet |
RdsCharacterSet.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RdsCharacterSet[] |
RdsCharacterSet.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RdsCreateDatabaseRequest.setCharacterSetName(RdsCharacterSet characterSetName) |
Copyright © 2024. All rights reserved.