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