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