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