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