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