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