| 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 hash that you used to create the request signature.
|
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 © 2020. All rights reserved.