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