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