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