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