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