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