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