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