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