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