RedshiftResponse Class

(QtAws::Redshift::RedshiftResponse)

The RedshiftResponse class provides an interface for Redshift responses. More...

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

QtAws::Redshift::AuthorizeClusterSecurityGroupIngressResponse, QtAws::Redshift::AuthorizeSnapshotAccessResponse, QtAws::Redshift::CopyClusterSnapshotResponse, QtAws::Redshift::CreateClusterParameterGroupResponse, QtAws::Redshift::CreateClusterResponse, QtAws::Redshift::CreateClusterSecurityGroupResponse, QtAws::Redshift::CreateClusterSnapshotResponse, QtAws::Redshift::CreateClusterSubnetGroupResponse, QtAws::Redshift::CreateEventSubscriptionResponse, QtAws::Redshift::CreateHsmClientCertificateResponse, QtAws::Redshift::CreateHsmConfigurationResponse, QtAws::Redshift::CreateSnapshotCopyGrantResponse, QtAws::Redshift::CreateTagsResponse, QtAws::Redshift::DeleteClusterParameterGroupResponse, QtAws::Redshift::DeleteClusterResponse, QtAws::Redshift::DeleteClusterSecurityGroupResponse, QtAws::Redshift::DeleteClusterSnapshotResponse, QtAws::Redshift::DeleteClusterSubnetGroupResponse, QtAws::Redshift::DeleteEventSubscriptionResponse, QtAws::Redshift::DeleteHsmClientCertificateResponse, QtAws::Redshift::DeleteHsmConfigurationResponse, QtAws::Redshift::DeleteSnapshotCopyGrantResponse, QtAws::Redshift::DeleteTagsResponse, QtAws::Redshift::DescribeClusterParameterGroupsResponse, QtAws::Redshift::DescribeClusterParametersResponse, QtAws::Redshift::DescribeClusterSecurityGroupsResponse, QtAws::Redshift::DescribeClusterSnapshotsResponse, QtAws::Redshift::DescribeClustersResponse, QtAws::Redshift::DescribeClusterSubnetGroupsResponse, QtAws::Redshift::DescribeClusterVersionsResponse, QtAws::Redshift::DescribeDefaultClusterParametersResponse, QtAws::Redshift::DescribeEventCategoriesResponse, QtAws::Redshift::DescribeEventsResponse, QtAws::Redshift::DescribeEventSubscriptionsResponse, QtAws::Redshift::DescribeHsmClientCertificatesResponse, QtAws::Redshift::DescribeHsmConfigurationsResponse, QtAws::Redshift::DescribeLoggingStatusResponse, QtAws::Redshift::DescribeOrderableClusterOptionsResponse, QtAws::Redshift::DescribeReservedNodeOfferingsResponse, QtAws::Redshift::DescribeReservedNodesResponse, QtAws::Redshift::DescribeResizeResponse, QtAws::Redshift::DescribeSnapshotCopyGrantsResponse, QtAws::Redshift::DescribeTableRestoreStatusResponse, QtAws::Redshift::DescribeTagsResponse, QtAws::Redshift::DisableLoggingResponse, QtAws::Redshift::DisableSnapshotCopyResponse, QtAws::Redshift::EnableLoggingResponse, QtAws::Redshift::EnableSnapshotCopyResponse, QtAws::Redshift::GetClusterCredentialsResponse, QtAws::Redshift::ModifyClusterIamRolesResponse, QtAws::Redshift::ModifyClusterParameterGroupResponse, QtAws::Redshift::ModifyClusterResponse, QtAws::Redshift::ModifyClusterSubnetGroupResponse, QtAws::Redshift::ModifyEventSubscriptionResponse, QtAws::Redshift::ModifySnapshotCopyRetentionPeriodResponse, QtAws::Redshift::PurchaseReservedNodeOfferingResponse, QtAws::Redshift::RebootClusterResponse, QtAws::Redshift::ResetClusterParameterGroupResponse, QtAws::Redshift::RestoreFromClusterSnapshotResponse, QtAws::Redshift::RestoreTableFromClusterSnapshotResponse, QtAws::Redshift::RevokeClusterSecurityGroupIngressResponse, QtAws::Redshift::RevokeSnapshotAccessResponse, and QtAws::Redshift::RotateEncryptionKeyResponse

Public Functions

RedshiftResponse(QObject * const parent = 0)

Protected Slots

virtual void parseFailure(QIODevice &response) override

Additional Inherited Members

Detailed Description

The RedshiftResponse class provides an interface for Redshift responses.

Member Function Documentation

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

Constructs a RedshiftResponse object with parent parent.

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