Class SendTestEventNotificationRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.mturk.transform.SendTestEventNotificationRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<SendTestEventNotificationRequest>
@Generated("software.amazon.awssdk:codegen") public class SendTestEventNotificationRequestMarshaller extends Object implements Marshaller<SendTestEventNotificationRequest>
SendTestEventNotificationRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description SendTestEventNotificationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(SendTestEventNotificationRequest sendTestEventNotificationRequest)
-
-
-
Constructor Detail
-
SendTestEventNotificationRequestMarshaller
public SendTestEventNotificationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(SendTestEventNotificationRequest sendTestEventNotificationRequest)
- Specified by:
marshallin interfaceMarshaller<SendTestEventNotificationRequest>
-
-