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