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