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