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