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