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