| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
HumanLoopRequestSource.Builder |
HumanLoopRequestSource.Builder.awsManagedHumanLoopRequestSource(AwsManagedHumanLoopRequestSource awsManagedHumanLoopRequestSource)
Specifies whether Amazon Rekognition or Amazon Textract are used as the integration source.
|
HumanLoopRequestSource.Builder |
HumanLoopRequestSource.Builder.awsManagedHumanLoopRequestSource(String awsManagedHumanLoopRequestSource)
Specifies whether Amazon Rekognition or Amazon Textract are used as the integration source.
|
static HumanLoopRequestSource.Builder |
HumanLoopRequestSource.builder() |
HumanLoopRequestSource.Builder |
HumanLoopRequestSource.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends HumanLoopRequestSource.Builder> |
HumanLoopRequestSource.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default CreateFlowDefinitionRequest.Builder |
CreateFlowDefinitionRequest.Builder.humanLoopRequestSource(Consumer<HumanLoopRequestSource.Builder> humanLoopRequestSource)
Container for configuring the source of human task requests.
|
default DescribeFlowDefinitionResponse.Builder |
DescribeFlowDefinitionResponse.Builder.humanLoopRequestSource(Consumer<HumanLoopRequestSource.Builder> humanLoopRequestSource)
Container for configuring the source of human task requests.
|
Copyright © 2022. All rights reserved.