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