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