| Package | Description |
|---|---|
| com.baidubce.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
RdsEngine |
RdsInstanceDetailResponse.getEngine() |
RdsEngine |
RdsCreateInstanceRequest.getEngine() |
RdsEngine |
RdsInstance.getEngine() |
static RdsEngine |
RdsEngine.instance(String value) |
static RdsEngine |
RdsEngine.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RdsEngine[] |
RdsEngine.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RdsInstanceDetailResponse.setEngine(RdsEngine engine) |
void |
RdsCreateInstanceRequest.setEngine(RdsEngine engine) |
void |
RdsInstance.setEngine(RdsEngine engine) |
Copyright © 2024. All rights reserved.