| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
UiTemplate |
RenderUiTemplateRequest.uiTemplate()
A
Template object containing the worker UI template to render. |
UiTemplate |
CreateHumanTaskUiRequest.uiTemplate()
Returns the value of the UiTemplate property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
RenderUiTemplateRequest.Builder |
RenderUiTemplateRequest.Builder.uiTemplate(UiTemplate uiTemplate)
A
Template object containing the worker UI template to render. |
CreateHumanTaskUiRequest.Builder |
CreateHumanTaskUiRequest.Builder.uiTemplate(UiTemplate uiTemplate)
Sets the value of the UiTemplate property for this object.
|
Copyright © 2021. All rights reserved.