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