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