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