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