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