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