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