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