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