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