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