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