SsmResponse Class

(QtAws::SSM::SsmResponse)

The SsmResponse class provides an interface for SSM responses. More...

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

QtAws::SSM::AddTagsToResourceResponse, QtAws::SSM::CancelCommandResponse, QtAws::SSM::CreateActivationResponse, QtAws::SSM::CreateAssociationBatchResponse, QtAws::SSM::CreateAssociationResponse, QtAws::SSM::CreateDocumentResponse, QtAws::SSM::CreateMaintenanceWindowResponse, QtAws::SSM::CreatePatchBaselineResponse, QtAws::SSM::CreateResourceDataSyncResponse, QtAws::SSM::DeleteActivationResponse, QtAws::SSM::DeleteAssociationResponse, QtAws::SSM::DeleteDocumentResponse, QtAws::SSM::DeleteInventoryResponse, QtAws::SSM::DeleteMaintenanceWindowResponse, QtAws::SSM::DeleteParameterResponse, QtAws::SSM::DeleteParametersResponse, QtAws::SSM::DeletePatchBaselineResponse, QtAws::SSM::DeleteResourceDataSyncResponse, QtAws::SSM::DeregisterManagedInstanceResponse, QtAws::SSM::DeregisterPatchBaselineForPatchGroupResponse, QtAws::SSM::DeregisterTargetFromMaintenanceWindowResponse, QtAws::SSM::DeregisterTaskFromMaintenanceWindowResponse, QtAws::SSM::DescribeActivationsResponse, QtAws::SSM::DescribeAssociationResponse, QtAws::SSM::DescribeAutomationExecutionsResponse, QtAws::SSM::DescribeAutomationStepExecutionsResponse, QtAws::SSM::DescribeAvailablePatchesResponse, QtAws::SSM::DescribeDocumentPermissionResponse, QtAws::SSM::DescribeDocumentResponse, QtAws::SSM::DescribeEffectiveInstanceAssociationsResponse, QtAws::SSM::DescribeEffectivePatchesForPatchBaselineResponse, QtAws::SSM::DescribeInstanceAssociationsStatusResponse, QtAws::SSM::DescribeInstanceInformationResponse, QtAws::SSM::DescribeInstancePatchesResponse, QtAws::SSM::DescribeInstancePatchStatesForPatchGroupResponse, QtAws::SSM::DescribeInstancePatchStatesResponse, QtAws::SSM::DescribeInventoryDeletionsResponse, QtAws::SSM::DescribeMaintenanceWindowExecutionsResponse, QtAws::SSM::DescribeMaintenanceWindowExecutionTaskInvocationsResponse, QtAws::SSM::DescribeMaintenanceWindowExecutionTasksResponse, QtAws::SSM::DescribeMaintenanceWindowsResponse, QtAws::SSM::DescribeMaintenanceWindowTargetsResponse, QtAws::SSM::DescribeMaintenanceWindowTasksResponse, QtAws::SSM::DescribeParametersResponse, QtAws::SSM::DescribePatchBaselinesResponse, QtAws::SSM::DescribePatchGroupsResponse, QtAws::SSM::DescribePatchGroupStateResponse, QtAws::SSM::GetAutomationExecutionResponse, QtAws::SSM::GetCommandInvocationResponse, QtAws::SSM::GetDefaultPatchBaselineResponse, QtAws::SSM::GetDeployablePatchSnapshotForInstanceResponse, QtAws::SSM::GetDocumentResponse, QtAws::SSM::GetInventoryResponse, QtAws::SSM::GetInventorySchemaResponse, QtAws::SSM::GetMaintenanceWindowExecutionResponse, QtAws::SSM::GetMaintenanceWindowExecutionTaskInvocationResponse, QtAws::SSM::GetMaintenanceWindowExecutionTaskResponse, QtAws::SSM::GetMaintenanceWindowResponse, QtAws::SSM::GetMaintenanceWindowTaskResponse, QtAws::SSM::GetParameterHistoryResponse, QtAws::SSM::GetParameterResponse, QtAws::SSM::GetParametersByPathResponse, QtAws::SSM::GetParametersResponse, QtAws::SSM::GetPatchBaselineForPatchGroupResponse, QtAws::SSM::GetPatchBaselineResponse, QtAws::SSM::ListAssociationsResponse, QtAws::SSM::ListAssociationVersionsResponse, QtAws::SSM::ListCommandInvocationsResponse, QtAws::SSM::ListCommandsResponse, QtAws::SSM::ListComplianceItemsResponse, QtAws::SSM::ListComplianceSummariesResponse, QtAws::SSM::ListDocumentsResponse, QtAws::SSM::ListDocumentVersionsResponse, QtAws::SSM::ListInventoryEntriesResponse, QtAws::SSM::ListResourceComplianceSummariesResponse, QtAws::SSM::ListResourceDataSyncResponse, QtAws::SSM::ListTagsForResourceResponse, QtAws::SSM::ModifyDocumentPermissionResponse, QtAws::SSM::PutComplianceItemsResponse, QtAws::SSM::PutInventoryResponse, QtAws::SSM::PutParameterResponse, QtAws::SSM::RegisterDefaultPatchBaselineResponse, QtAws::SSM::RegisterPatchBaselineForPatchGroupResponse, QtAws::SSM::RegisterTargetWithMaintenanceWindowResponse, QtAws::SSM::RegisterTaskWithMaintenanceWindowResponse, QtAws::SSM::RemoveTagsFromResourceResponse, QtAws::SSM::SendAutomationSignalResponse, QtAws::SSM::SendCommandResponse, QtAws::SSM::StartAutomationExecutionResponse, QtAws::SSM::StopAutomationExecutionResponse, QtAws::SSM::UpdateAssociationResponse, QtAws::SSM::UpdateAssociationStatusResponse, QtAws::SSM::UpdateDocumentDefaultVersionResponse, QtAws::SSM::UpdateDocumentResponse, QtAws::SSM::UpdateMaintenanceWindowResponse, QtAws::SSM::UpdateMaintenanceWindowTargetResponse, QtAws::SSM::UpdateMaintenanceWindowTaskResponse, QtAws::SSM::UpdateManagedInstanceRoleResponse, and QtAws::SSM::UpdatePatchBaselineResponse

Public Functions

SsmResponse(QObject * const parent = 0)

Protected Slots

virtual void parseFailure(QIODevice &response) override

Additional Inherited Members

Detailed Description

The SsmResponse class provides an interface for SSM responses.

Member Function Documentation

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

Constructs a SsmResponse object with parent parent.

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