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>
ListDevicesJobsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionListDevicesJobsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListDevicesJobsRequest listDevicesJobsRequest) Marshalls the given POJO into aSdkHttpFullRequest.
-
Constructor Details
-
ListDevicesJobsRequestMarshaller
-
-
Method Details
-
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
marshallin interfaceMarshaller<ListDevicesJobsRequest>- Parameters:
listDevicesJobsRequest- POJO type.- Returns:
- Marshalled
SdkHttpFullRequest.
-