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