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