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