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