@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class IntentUnmarshaller extends Object implements Unmarshaller<Intent,JsonUnmarshallerContext>
| Constructor and Description |
|---|
IntentUnmarshaller() |
| Modifier and Type | Method and 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.