Unmarshaller<DescribeTapeRecoveryPointsResponse,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class DescribeTapeRecoveryPointsResponseUnmarshaller extends Object implements Unmarshaller<DescribeTapeRecoveryPointsResponse,JsonUnmarshallerContext>
Constructor | Description |
---|---|
DescribeTapeRecoveryPointsResponseUnmarshaller() |
Modifier and Type | Method | 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.