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