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