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