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