| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakera2iruntime.model |
| Modifier and Type | Method and Description |
|---|---|
static StartHumanLoopResponse.Builder |
StartHumanLoopResponse.builder() |
default StartHumanLoopResponse.Builder |
StartHumanLoopResponse.Builder.humanLoopActivationResults(Consumer<HumanLoopActivationResults.Builder> humanLoopActivationResults)
An object containing information about the human loop activation.
|
StartHumanLoopResponse.Builder |
StartHumanLoopResponse.Builder.humanLoopActivationResults(HumanLoopActivationResults humanLoopActivationResults)
An object containing information about the human loop activation.
|
StartHumanLoopResponse.Builder |
StartHumanLoopResponse.Builder.humanLoopArn(String humanLoopArn)
The Amazon Resource Name (ARN) of the human loop.
|
StartHumanLoopResponse.Builder |
StartHumanLoopResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StartHumanLoopResponse.Builder> |
StartHumanLoopResponse.serializableBuilderClass() |
Copyright © 2020. All rights reserved.