Unmarshaller<DescribeSnapshotScheduleResponse,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class DescribeSnapshotScheduleResponseUnmarshaller extends Object implements Unmarshaller<DescribeSnapshotScheduleResponse,JsonUnmarshallerContext>
Constructor | Description |
---|---|
DescribeSnapshotScheduleResponseUnmarshaller() |
Modifier and Type | Method | 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.