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