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