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