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