Uses of Interface
software.amazon.awssdk.services.sagemakera2iruntime.model.DeleteHumanLoopResponse.Builder
-
Packages that use DeleteHumanLoopResponse.Builder Package Description software.amazon.awssdk.services.sagemakera2iruntime.model -
-
Uses of DeleteHumanLoopResponse.Builder in software.amazon.awssdk.services.sagemakera2iruntime.model
Methods in software.amazon.awssdk.services.sagemakera2iruntime.model that return DeleteHumanLoopResponse.Builder Modifier and Type Method Description static DeleteHumanLoopResponse.BuilderDeleteHumanLoopResponse. builder()DeleteHumanLoopResponse.BuilderDeleteHumanLoopResponse. toBuilder()Methods in software.amazon.awssdk.services.sagemakera2iruntime.model that return types with arguments of type DeleteHumanLoopResponse.Builder Modifier and Type Method Description static Class<? extends DeleteHumanLoopResponse.Builder>DeleteHumanLoopResponse. serializableBuilderClass()
-