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