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