GlueResponse Class

(QtAws::Glue::GlueResponse)

The GlueResponse class provides an interface for Glue responses. More...

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

QtAws::Glue::BatchCreatePartitionResponse, QtAws::Glue::BatchDeleteConnectionResponse, QtAws::Glue::BatchDeletePartitionResponse, QtAws::Glue::BatchDeleteTableResponse, QtAws::Glue::BatchDeleteTableVersionResponse, QtAws::Glue::BatchGetPartitionResponse, QtAws::Glue::BatchStopJobRunResponse, QtAws::Glue::CreateClassifierResponse, QtAws::Glue::CreateConnectionResponse, QtAws::Glue::CreateCrawlerResponse, QtAws::Glue::CreateDatabaseResponse, QtAws::Glue::CreateDevEndpointResponse, QtAws::Glue::CreateJobResponse, QtAws::Glue::CreatePartitionResponse, QtAws::Glue::CreateScriptResponse, QtAws::Glue::CreateTableResponse, QtAws::Glue::CreateTriggerResponse, QtAws::Glue::CreateUserDefinedFunctionResponse, QtAws::Glue::DeleteClassifierResponse, QtAws::Glue::DeleteConnectionResponse, QtAws::Glue::DeleteCrawlerResponse, QtAws::Glue::DeleteDatabaseResponse, QtAws::Glue::DeleteDevEndpointResponse, QtAws::Glue::DeleteJobResponse, QtAws::Glue::DeletePartitionResponse, QtAws::Glue::DeleteTableResponse, QtAws::Glue::DeleteTableVersionResponse, QtAws::Glue::DeleteTriggerResponse, QtAws::Glue::DeleteUserDefinedFunctionResponse, QtAws::Glue::GetCatalogImportStatusResponse, QtAws::Glue::GetClassifierResponse, QtAws::Glue::GetClassifiersResponse, QtAws::Glue::GetConnectionResponse, QtAws::Glue::GetConnectionsResponse, QtAws::Glue::GetCrawlerMetricsResponse, QtAws::Glue::GetCrawlerResponse, QtAws::Glue::GetCrawlersResponse, QtAws::Glue::GetDatabaseResponse, QtAws::Glue::GetDatabasesResponse, QtAws::Glue::GetDataflowGraphResponse, QtAws::Glue::GetDevEndpointResponse, QtAws::Glue::GetDevEndpointsResponse, QtAws::Glue::GetJobResponse, QtAws::Glue::GetJobRunResponse, QtAws::Glue::GetJobRunsResponse, QtAws::Glue::GetJobsResponse, QtAws::Glue::GetMappingResponse, QtAws::Glue::GetPartitionResponse, QtAws::Glue::GetPartitionsResponse, QtAws::Glue::GetPlanResponse, QtAws::Glue::GetTableResponse, QtAws::Glue::GetTablesResponse, QtAws::Glue::GetTableVersionResponse, QtAws::Glue::GetTableVersionsResponse, QtAws::Glue::GetTriggerResponse, QtAws::Glue::GetTriggersResponse, QtAws::Glue::GetUserDefinedFunctionResponse, QtAws::Glue::GetUserDefinedFunctionsResponse, QtAws::Glue::ImportCatalogToGlueResponse, QtAws::Glue::ResetJobBookmarkResponse, QtAws::Glue::StartCrawlerResponse, QtAws::Glue::StartCrawlerScheduleResponse, QtAws::Glue::StartJobRunResponse, QtAws::Glue::StartTriggerResponse, QtAws::Glue::StopCrawlerResponse, QtAws::Glue::StopCrawlerScheduleResponse, QtAws::Glue::StopTriggerResponse, QtAws::Glue::UpdateClassifierResponse, QtAws::Glue::UpdateConnectionResponse, QtAws::Glue::UpdateCrawlerResponse, QtAws::Glue::UpdateCrawlerScheduleResponse, QtAws::Glue::UpdateDatabaseResponse, QtAws::Glue::UpdateDevEndpointResponse, QtAws::Glue::UpdateJobResponse, QtAws::Glue::UpdatePartitionResponse, QtAws::Glue::UpdateTableResponse, QtAws::Glue::UpdateTriggerResponse, and QtAws::Glue::UpdateUserDefinedFunctionResponse

Public Functions

GlueResponse(QObject * const parent = 0)

Protected Slots

virtual void parseFailure(QIODevice &response) override

Additional Inherited Members

Detailed Description

The GlueResponse class provides an interface for Glue responses.

Member Function Documentation

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

Constructs a GlueResponse object with parent parent.

[override virtual protected slot] void GlueResponse::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.