@Generated(value="software.amazon.awssdk:codegen") public class AddThingToThingGroupRequestMarshaller extends Object implements Marshaller<AddThingToThingGroupRequest>
AddThingToThingGroupRequest
MarshallerConstructor and Description |
---|
AddThingToThingGroupRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(AddThingToThingGroupRequest addThingToThingGroupRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public AddThingToThingGroupRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(AddThingToThingGroupRequest addThingToThingGroupRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<AddThingToThingGroupRequest>
addThingToThingGroupRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.