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