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