Uses of Class
software.amazon.awssdk.services.sagemakera2iruntime.model.HumanLoopInput
-
Packages that use HumanLoopInput Package Description software.amazon.awssdk.services.sagemakera2iruntime.model -
-
Uses of HumanLoopInput in software.amazon.awssdk.services.sagemakera2iruntime.model
Methods in software.amazon.awssdk.services.sagemakera2iruntime.model that return HumanLoopInput Modifier and Type Method Description HumanLoopInputStartHumanLoopRequest. humanLoopInput()An object that contains information about the human loop.Methods in software.amazon.awssdk.services.sagemakera2iruntime.model with parameters of type HumanLoopInput Modifier and Type Method Description StartHumanLoopRequest.BuilderStartHumanLoopRequest.Builder. humanLoopInput(HumanLoopInput humanLoopInput)An object that contains information about the human loop.
-