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