@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class AttachmentUnmarshaller extends Object implements Unmarshaller<Attachment,JsonUnmarshallerContext>
| Constructor and Description |
|---|
AttachmentUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static AttachmentUnmarshaller |
getInstance() |
Attachment |
unmarshall(JsonUnmarshallerContext context) |
public Attachment unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<Attachment,JsonUnmarshallerContext>Exceptionpublic static AttachmentUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.