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