| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
UiTemplateInfo |
UiTemplateInfo.clone() |
UiTemplateInfo |
DescribeHumanTaskUiResult.getUiTemplate() |
UiTemplateInfo |
UiTemplateInfo.withContentSha256(String contentSha256)
The SHA-256 digest of the contents of the template.
|
UiTemplateInfo |
UiTemplateInfo.withUrl(String url)
The URL for the user interface template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeHumanTaskUiResult.setUiTemplate(UiTemplateInfo uiTemplate) |
DescribeHumanTaskUiResult |
DescribeHumanTaskUiResult.withUiTemplate(UiTemplateInfo uiTemplate) |
Copyright © 2024. All rights reserved.