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