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