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