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