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