GameLiftResponse Class

(QtAws::GameLift::GameLiftResponse)

The GameLiftResponse class provides an interface for GameLift responses. More...

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

QtAws::GameLift::AcceptMatchResponse, QtAws::GameLift::CreateAliasResponse, QtAws::GameLift::CreateBuildResponse, QtAws::GameLift::CreateFleetResponse, QtAws::GameLift::CreateGameSessionQueueResponse, QtAws::GameLift::CreateGameSessionResponse, QtAws::GameLift::CreateMatchmakingConfigurationResponse, QtAws::GameLift::CreateMatchmakingRuleSetResponse, QtAws::GameLift::CreatePlayerSessionResponse, QtAws::GameLift::CreatePlayerSessionsResponse, QtAws::GameLift::CreateVpcPeeringAuthorizationResponse, QtAws::GameLift::CreateVpcPeeringConnectionResponse, QtAws::GameLift::DeleteAliasResponse, QtAws::GameLift::DeleteBuildResponse, QtAws::GameLift::DeleteFleetResponse, QtAws::GameLift::DeleteGameSessionQueueResponse, QtAws::GameLift::DeleteMatchmakingConfigurationResponse, QtAws::GameLift::DeleteScalingPolicyResponse, QtAws::GameLift::DeleteVpcPeeringAuthorizationResponse, QtAws::GameLift::DeleteVpcPeeringConnectionResponse, QtAws::GameLift::DescribeAliasResponse, QtAws::GameLift::DescribeBuildResponse, QtAws::GameLift::DescribeEC2InstanceLimitsResponse, QtAws::GameLift::DescribeFleetAttributesResponse, QtAws::GameLift::DescribeFleetCapacityResponse, QtAws::GameLift::DescribeFleetEventsResponse, QtAws::GameLift::DescribeFleetPortSettingsResponse, QtAws::GameLift::DescribeFleetUtilizationResponse, QtAws::GameLift::DescribeGameSessionDetailsResponse, QtAws::GameLift::DescribeGameSessionPlacementResponse, QtAws::GameLift::DescribeGameSessionQueuesResponse, QtAws::GameLift::DescribeGameSessionsResponse, QtAws::GameLift::DescribeInstancesResponse, QtAws::GameLift::DescribeMatchmakingConfigurationsResponse, QtAws::GameLift::DescribeMatchmakingResponse, QtAws::GameLift::DescribeMatchmakingRuleSetsResponse, QtAws::GameLift::DescribePlayerSessionsResponse, QtAws::GameLift::DescribeRuntimeConfigurationResponse, QtAws::GameLift::DescribeScalingPoliciesResponse, QtAws::GameLift::DescribeVpcPeeringAuthorizationsResponse, QtAws::GameLift::DescribeVpcPeeringConnectionsResponse, QtAws::GameLift::GetGameSessionLogUrlResponse, QtAws::GameLift::GetInstanceAccessResponse, QtAws::GameLift::ListAliasesResponse, QtAws::GameLift::ListBuildsResponse, QtAws::GameLift::ListFleetsResponse, QtAws::GameLift::PutScalingPolicyResponse, QtAws::GameLift::RequestUploadCredentialsResponse, QtAws::GameLift::ResolveAliasResponse, QtAws::GameLift::SearchGameSessionsResponse, QtAws::GameLift::StartFleetActionsResponse, QtAws::GameLift::StartGameSessionPlacementResponse, QtAws::GameLift::StartMatchBackfillResponse, QtAws::GameLift::StartMatchmakingResponse, QtAws::GameLift::StopFleetActionsResponse, QtAws::GameLift::StopGameSessionPlacementResponse, QtAws::GameLift::StopMatchmakingResponse, QtAws::GameLift::UpdateAliasResponse, QtAws::GameLift::UpdateBuildResponse, QtAws::GameLift::UpdateFleetAttributesResponse, QtAws::GameLift::UpdateFleetCapacityResponse, QtAws::GameLift::UpdateFleetPortSettingsResponse, QtAws::GameLift::UpdateGameSessionQueueResponse, QtAws::GameLift::UpdateGameSessionResponse, QtAws::GameLift::UpdateMatchmakingConfigurationResponse, QtAws::GameLift::UpdateRuntimeConfigurationResponse, and QtAws::GameLift::ValidateMatchmakingRuleSetResponse

Public Functions

GameLiftResponse(QObject * const parent = 0)

Protected Slots

virtual void parseFailure(QIODevice &response) override

Additional Inherited Members

Detailed Description

The GameLiftResponse class provides an interface for GameLift responses.

Member Function Documentation

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

Constructs a GameLiftResponse object with parent parent.

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