LexModelBuildingServiceResponse Class

(QtAws::LexModelBuildingService::LexModelBuildingServiceResponse)

The LexModelBuildingServiceResponse class provides an interface for LexModelBuildingService responses. More...

Header: #include <LexModelBuildingServiceResponse>
Inherits: QtAws::Core::AwsAbstractResponse
Inherited By:

QtAws::LexModelBuildingService::CreateBotVersionResponse, QtAws::LexModelBuildingService::CreateIntentVersionResponse, QtAws::LexModelBuildingService::CreateSlotTypeVersionResponse, QtAws::LexModelBuildingService::DeleteBotAliasResponse, QtAws::LexModelBuildingService::DeleteBotChannelAssociationResponse, QtAws::LexModelBuildingService::DeleteBotResponse, QtAws::LexModelBuildingService::DeleteBotVersionResponse, QtAws::LexModelBuildingService::DeleteIntentResponse, QtAws::LexModelBuildingService::DeleteIntentVersionResponse, QtAws::LexModelBuildingService::DeleteSlotTypeResponse, QtAws::LexModelBuildingService::DeleteSlotTypeVersionResponse, QtAws::LexModelBuildingService::DeleteUtterancesResponse, QtAws::LexModelBuildingService::GetBotAliasesResponse, QtAws::LexModelBuildingService::GetBotAliasResponse, QtAws::LexModelBuildingService::GetBotChannelAssociationResponse, QtAws::LexModelBuildingService::GetBotChannelAssociationsResponse, QtAws::LexModelBuildingService::GetBotResponse, QtAws::LexModelBuildingService::GetBotsResponse, QtAws::LexModelBuildingService::GetBotVersionsResponse, QtAws::LexModelBuildingService::GetBuiltinIntentResponse, QtAws::LexModelBuildingService::GetBuiltinIntentsResponse, QtAws::LexModelBuildingService::GetBuiltinSlotTypesResponse, QtAws::LexModelBuildingService::GetExportResponse, QtAws::LexModelBuildingService::GetImportResponse, QtAws::LexModelBuildingService::GetIntentResponse, QtAws::LexModelBuildingService::GetIntentsResponse, QtAws::LexModelBuildingService::GetIntentVersionsResponse, QtAws::LexModelBuildingService::GetSlotTypeResponse, QtAws::LexModelBuildingService::GetSlotTypesResponse, QtAws::LexModelBuildingService::GetSlotTypeVersionsResponse, QtAws::LexModelBuildingService::GetUtterancesViewResponse, QtAws::LexModelBuildingService::PutBotAliasResponse, QtAws::LexModelBuildingService::PutBotResponse, QtAws::LexModelBuildingService::PutIntentResponse, QtAws::LexModelBuildingService::PutSlotTypeResponse, and QtAws::LexModelBuildingService::StartImportResponse

Public Functions

LexModelBuildingServiceResponse(QObject * const parent = 0)

Protected Slots

virtual void parseFailure(QIODevice &response) override

Additional Inherited Members

Detailed Description

The LexModelBuildingServiceResponse class provides an interface for LexModelBuildingService responses.

Member Function Documentation

LexModelBuildingServiceResponse::LexModelBuildingServiceResponse(QObject * const parent = 0)

Constructs a LexModelBuildingServiceResponse object with parent parent.

[override virtual protected slot] void LexModelBuildingServiceResponse::parseFailure(QIODevice &response)

Reimplemented from AwsAbstractResponse::parseFailure().

© 2018 Paul Colby Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.