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