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