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