public static interface JsonOptions.Builder extends SdkPojo, CopyableBuilder<JsonOptions.Builder,JsonOptions>
| Modifier and Type | Method and Description |
|---|---|
JsonOptions.Builder |
multiLine(Boolean multiLine)
A value that specifies whether JSON input contains embedded new line characters.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildJsonOptions.Builder multiLine(Boolean multiLine)
A value that specifies whether JSON input contains embedded new line characters.
multiLine - A value that specifies whether JSON input contains embedded new line characters.Copyright © 2023. All rights reserved.