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