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