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