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