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