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