Uses of Class
software.amazon.awssdk.services.sagemakera2iruntime.model.HumanLoopOutput
-
Packages that use HumanLoopOutput Package Description software.amazon.awssdk.services.sagemakera2iruntime.model -
-
Uses of HumanLoopOutput in software.amazon.awssdk.services.sagemakera2iruntime.model
Methods in software.amazon.awssdk.services.sagemakera2iruntime.model that return HumanLoopOutput Modifier and Type Method Description HumanLoopOutputDescribeHumanLoopResponse. humanLoopOutput()An object that contains information about the output of the human loop.Methods in software.amazon.awssdk.services.sagemakera2iruntime.model with parameters of type HumanLoopOutput Modifier and Type Method Description DescribeHumanLoopResponse.BuilderDescribeHumanLoopResponse.Builder. humanLoopOutput(HumanLoopOutput humanLoopOutput)An object that contains information about the output of the human loop.
-