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