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