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