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