| Package | Description |
|---|---|
| com.byteplus.mongodb.model |
| Modifier and Type | Method and Description |
|---|---|
static RestoreToNewInstanceRequest.ChargeTypeEnum |
RestoreToNewInstanceRequest.ChargeTypeEnum.fromValue(String input) |
RestoreToNewInstanceRequest.ChargeTypeEnum |
RestoreToNewInstanceRequest.getChargeType()
Get chargeType
|
RestoreToNewInstanceRequest.ChargeTypeEnum |
RestoreToNewInstanceRequest.ChargeTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static RestoreToNewInstanceRequest.ChargeTypeEnum |
RestoreToNewInstanceRequest.ChargeTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RestoreToNewInstanceRequest.ChargeTypeEnum[] |
RestoreToNewInstanceRequest.ChargeTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RestoreToNewInstanceRequest |
RestoreToNewInstanceRequest.chargeType(RestoreToNewInstanceRequest.ChargeTypeEnum chargeType) |
void |
RestoreToNewInstanceRequest.setChargeType(RestoreToNewInstanceRequest.ChargeTypeEnum chargeType) |
void |
RestoreToNewInstanceRequest.ChargeTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
RestoreToNewInstanceRequest.ChargeTypeEnum enumeration) |
Copyright © 2026. All rights reserved.