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