Uses of Interface
software.amazon.awssdk.services.sagemakera2iruntime.model.StartHumanLoopResponse.Builder
-
Packages that use StartHumanLoopResponse.Builder Package Description software.amazon.awssdk.services.sagemakera2iruntime.model -
-
Uses of StartHumanLoopResponse.Builder in software.amazon.awssdk.services.sagemakera2iruntime.model
Methods in software.amazon.awssdk.services.sagemakera2iruntime.model that return StartHumanLoopResponse.Builder Modifier and Type Method Description static StartHumanLoopResponse.BuilderStartHumanLoopResponse. builder()StartHumanLoopResponse.BuilderStartHumanLoopResponse.Builder. humanLoopArn(String humanLoopArn)The Amazon Resource Name (ARN) of the human loop.StartHumanLoopResponse.BuilderStartHumanLoopResponse. toBuilder()Methods in software.amazon.awssdk.services.sagemakera2iruntime.model that return types with arguments of type StartHumanLoopResponse.Builder Modifier and Type Method Description static Class<? extends StartHumanLoopResponse.Builder>StartHumanLoopResponse. serializableBuilderClass()
-