@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>Exceptionpublic static RestoreDbClusterToPointInTimeResponseUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.