CloudWatchLogsResponse Class

(QtAws::CloudWatchLogs::CloudWatchLogsResponse)

The CloudWatchLogsResponse class provides an interface for CloudWatchLogs responses. More...

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

QtAws::CloudWatchLogs::AssociateKmsKeyResponse, QtAws::CloudWatchLogs::CancelExportTaskResponse, QtAws::CloudWatchLogs::CreateExportTaskResponse, QtAws::CloudWatchLogs::CreateLogGroupResponse, QtAws::CloudWatchLogs::CreateLogStreamResponse, QtAws::CloudWatchLogs::DeleteDestinationResponse, QtAws::CloudWatchLogs::DeleteLogGroupResponse, QtAws::CloudWatchLogs::DeleteLogStreamResponse, QtAws::CloudWatchLogs::DeleteMetricFilterResponse, QtAws::CloudWatchLogs::DeleteResourcePolicyResponse, QtAws::CloudWatchLogs::DeleteRetentionPolicyResponse, QtAws::CloudWatchLogs::DeleteSubscriptionFilterResponse, QtAws::CloudWatchLogs::DescribeDestinationsResponse, QtAws::CloudWatchLogs::DescribeExportTasksResponse, QtAws::CloudWatchLogs::DescribeLogGroupsResponse, QtAws::CloudWatchLogs::DescribeLogStreamsResponse, QtAws::CloudWatchLogs::DescribeMetricFiltersResponse, QtAws::CloudWatchLogs::DescribeResourcePoliciesResponse, QtAws::CloudWatchLogs::DescribeSubscriptionFiltersResponse, QtAws::CloudWatchLogs::DisassociateKmsKeyResponse, QtAws::CloudWatchLogs::FilterLogEventsResponse, QtAws::CloudWatchLogs::GetLogEventsResponse, QtAws::CloudWatchLogs::ListTagsLogGroupResponse, QtAws::CloudWatchLogs::PutDestinationPolicyResponse, QtAws::CloudWatchLogs::PutDestinationResponse, QtAws::CloudWatchLogs::PutLogEventsResponse, QtAws::CloudWatchLogs::PutMetricFilterResponse, QtAws::CloudWatchLogs::PutResourcePolicyResponse, QtAws::CloudWatchLogs::PutRetentionPolicyResponse, QtAws::CloudWatchLogs::PutSubscriptionFilterResponse, QtAws::CloudWatchLogs::TagLogGroupResponse, QtAws::CloudWatchLogs::TestMetricFilterResponse, and QtAws::CloudWatchLogs::UntagLogGroupResponse

Public Functions

CloudWatchLogsResponse(QObject * const parent = 0)

Protected Slots

virtual void parseFailure(QIODevice &response) override

Additional Inherited Members

Detailed Description

The CloudWatchLogsResponse class provides an interface for CloudWatchLogs responses.

Member Function Documentation

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

Constructs a CloudWatchLogsResponse object with parent parent.

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