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