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