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