public static interface VariableValue.Builder extends SdkPojo, CopyableBuilder<VariableValue.Builder,VariableValue>
| Modifier and Type | Method and Description |
|---|---|
VariableValue.Builder |
rawValue(String rawValue)
Raw value of the variable.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildVariableValue.Builder rawValue(String rawValue)
Raw value of the variable.
rawValue - Raw value of the variable.Copyright © 2022. All rights reserved.