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