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