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