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