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