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