public static interface UiTemplate.Builder extends SdkPojo, CopyableBuilder<UiTemplate.Builder,UiTemplate>
Modifier and Type | Method and Description |
---|---|
UiTemplate.Builder |
content(String content)
The content of the Liquid template for the worker user interface.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
UiTemplate.Builder content(String content)
The content of the Liquid template for the worker user interface.
content
- The content of the Liquid template for the worker user interface.Copyright © 2020. All rights reserved.