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