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