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