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