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