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