7#include <aws/core/client/AWSClient.h>
8#include <aws/core/client/AWSClientAsyncCRTP.h>
9#include <aws/core/client/ClientConfiguration.h>
10#include <aws/core/utils/json/JsonSerializer.h>
11#include <aws/gamelift/GameLiftPaginationBase.h>
12#include <aws/gamelift/GameLiftServiceClientModel.h>
13#include <aws/gamelift/GameLiftWaiter.h>
14#include <aws/gamelift/GameLift_EXPORTS.h>
76 std::shared_ptr<GameLiftEndpointProviderBase> endpointProvider =
nullptr);
89 GameLiftClient(
const std::shared_ptr<Aws::Auth::AWSCredentialsProvider>& credentialsProvider,
90 std::shared_ptr<GameLiftEndpointProviderBase> endpointProvider =
nullptr,
110 GameLiftClient(
const std::shared_ptr<Aws::Auth::AWSCredentialsProvider>& credentialsProvider,
150 template <
typename AcceptMatchRequestT = Model::AcceptMatchRequest>
152 return SubmitCallable(&GameLiftClient::AcceptMatch, request);
159 template <
typename AcceptMatchRequestT = Model::AcceptMatchRequest>
161 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
162 return SubmitAsync(&GameLiftClient::AcceptMatch, request, handler, context);
203 template <
typename ClaimGameServerRequestT = Model::ClaimGameServerRequest>
205 return SubmitCallable(&GameLiftClient::ClaimGameServer, request);
212 template <
typename ClaimGameServerRequestT = Model::ClaimGameServerRequest>
214 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
215 return SubmitAsync(&GameLiftClient::ClaimGameServer, request, handler, context);
244 template <
typename CreateAliasRequestT = Model::CreateAliasRequest>
246 return SubmitCallable(&GameLiftClient::CreateAlias, request);
253 template <
typename CreateAliasRequestT = Model::CreateAliasRequest>
255 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
256 return SubmitAsync(&GameLiftClient::CreateAlias, request, handler, context);
301 template <
typename CreateBuildRequestT = Model::CreateBuildRequest>
303 return SubmitCallable(&GameLiftClient::CreateBuild, request);
310 template <
typename CreateBuildRequestT = Model::CreateBuildRequest>
312 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
313 const CreateBuildRequestT& request = {})
const {
314 return SubmitAsync(&GameLiftClient::CreateBuild, request, handler, context);
385 template <
typename CreateContainerFleetRequestT = Model::CreateContainerFleetRequest>
387 return SubmitCallable(&GameLiftClient::CreateContainerFleet, request);
394 template <
typename CreateContainerFleetRequestT = Model::CreateContainerFleetRequest>
396 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
397 return SubmitAsync(&GameLiftClient::CreateContainerFleet, request, handler, context);
472 template <
typename CreateContainerGroupDefinitionRequestT = Model::CreateContainerGroupDefinitionRequest>
474 const CreateContainerGroupDefinitionRequestT& request)
const {
475 return SubmitCallable(&GameLiftClient::CreateContainerGroupDefinition, request);
482 template <
typename CreateContainerGroupDefinitionRequestT = Model::CreateContainerGroupDefinitionRequest>
485 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
486 return SubmitAsync(&GameLiftClient::CreateContainerGroupDefinition, request, handler, context);
550 template <
typename CreateFleetRequestT = Model::CreateFleetRequest>
552 return SubmitCallable(&GameLiftClient::CreateFleet, request);
559 template <
typename CreateFleetRequestT = Model::CreateFleetRequest>
561 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
562 return SubmitAsync(&GameLiftClient::CreateFleet, request, handler, context);
596 template <
typename CreateFleetLocationsRequestT = Model::CreateFleetLocationsRequest>
598 return SubmitCallable(&GameLiftClient::CreateFleetLocations, request);
605 template <
typename CreateFleetLocationsRequestT = Model::CreateFleetLocationsRequest>
607 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
608 return SubmitAsync(&GameLiftClient::CreateFleetLocations, request, handler, context);
656 template <
typename CreateGameServerGroupRequestT = Model::CreateGameServerGroupRequest>
658 return SubmitCallable(&GameLiftClient::CreateGameServerGroup, request);
665 template <
typename CreateGameServerGroupRequestT = Model::CreateGameServerGroupRequest>
667 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
668 return SubmitAsync(&GameLiftClient::CreateGameServerGroup, request, handler, context);
716 template <
typename CreateGameSessionRequestT = Model::CreateGameSessionRequest>
718 return SubmitCallable(&GameLiftClient::CreateGameSession, request);
725 template <
typename CreateGameSessionRequestT = Model::CreateGameSessionRequest>
727 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
728 return SubmitAsync(&GameLiftClient::CreateGameSession, request, handler, context);
794 template <
typename CreateGameSessionQueueRequestT = Model::CreateGameSessionQueueRequest>
796 return SubmitCallable(&GameLiftClient::CreateGameSessionQueue, request);
803 template <
typename CreateGameSessionQueueRequestT = Model::CreateGameSessionQueueRequest>
806 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
807 return SubmitAsync(&GameLiftClient::CreateGameSessionQueue, request, handler, context);
822 template <
typename CreateLocationRequestT = Model::CreateLocationRequest>
824 return SubmitCallable(&GameLiftClient::CreateLocation, request);
831 template <
typename CreateLocationRequestT = Model::CreateLocationRequest>
833 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
834 return SubmitAsync(&GameLiftClient::CreateLocation, request, handler, context);
870 template <
typename CreateMatchmakingConfigurationRequestT = Model::CreateMatchmakingConfigurationRequest>
872 const CreateMatchmakingConfigurationRequestT& request)
const {
873 return SubmitCallable(&GameLiftClient::CreateMatchmakingConfiguration, request);
880 template <
typename CreateMatchmakingConfigurationRequestT = Model::CreateMatchmakingConfigurationRequest>
883 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
884 return SubmitAsync(&GameLiftClient::CreateMatchmakingConfiguration, request, handler, context);
914 template <
typename CreateMatchmakingRuleSetRequestT = Model::CreateMatchmakingRuleSetRequest>
916 return SubmitCallable(&GameLiftClient::CreateMatchmakingRuleSet, request);
923 template <
typename CreateMatchmakingRuleSetRequestT = Model::CreateMatchmakingRuleSetRequest>
926 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
927 return SubmitAsync(&GameLiftClient::CreateMatchmakingRuleSet, request, handler, context);
958 template <
typename CreatePlayerSessionRequestT = Model::CreatePlayerSessionRequest>
960 return SubmitCallable(&GameLiftClient::CreatePlayerSession, request);
967 template <
typename CreatePlayerSessionRequestT = Model::CreatePlayerSessionRequest>
969 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
970 return SubmitAsync(&GameLiftClient::CreatePlayerSession, request, handler, context);
1000 template <
typename CreatePlayerSessionsRequestT = Model::CreatePlayerSessionsRequest>
1002 return SubmitCallable(&GameLiftClient::CreatePlayerSessions, request);
1009 template <
typename CreatePlayerSessionsRequestT = Model::CreatePlayerSessionsRequest>
1011 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1012 return SubmitAsync(&GameLiftClient::CreatePlayerSessions, request, handler, context);
1051 template <
typename CreateScriptRequestT = Model::CreateScriptRequest>
1053 return SubmitCallable(&GameLiftClient::CreateScript, request);
1060 template <
typename CreateScriptRequestT = Model::CreateScriptRequest>
1062 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1063 const CreateScriptRequestT& request = {})
const {
1064 return SubmitAsync(&GameLiftClient::CreateScript, request, handler, context);
1108 template <
typename CreateVpcPeeringAuthorizationRequestT = Model::CreateVpcPeeringAuthorizationRequest>
1110 const CreateVpcPeeringAuthorizationRequestT& request)
const {
1111 return SubmitCallable(&GameLiftClient::CreateVpcPeeringAuthorization, request);
1118 template <
typename CreateVpcPeeringAuthorizationRequestT = Model::CreateVpcPeeringAuthorizationRequest>
1121 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1122 return SubmitAsync(&GameLiftClient::CreateVpcPeeringAuthorization, request, handler, context);
1165 template <
typename CreateVpcPeeringConnectionRequestT = Model::CreateVpcPeeringConnectionRequest>
1167 const CreateVpcPeeringConnectionRequestT& request)
const {
1168 return SubmitCallable(&GameLiftClient::CreateVpcPeeringConnection, request);
1175 template <
typename CreateVpcPeeringConnectionRequestT = Model::CreateVpcPeeringConnectionRequest>
1178 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1179 return SubmitAsync(&GameLiftClient::CreateVpcPeeringConnection, request, handler, context);
1198 template <
typename DeleteAliasRequestT = Model::DeleteAliasRequest>
1200 return SubmitCallable(&GameLiftClient::DeleteAlias, request);
1207 template <
typename DeleteAliasRequestT = Model::DeleteAliasRequest>
1209 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1210 return SubmitAsync(&GameLiftClient::DeleteAlias, request, handler, context);
1232 template <
typename DeleteBuildRequestT = Model::DeleteBuildRequest>
1234 return SubmitCallable(&GameLiftClient::DeleteBuild, request);
1241 template <
typename DeleteBuildRequestT = Model::DeleteBuildRequest>
1243 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1244 return SubmitAsync(&GameLiftClient::DeleteBuild, request, handler, context);
1266 template <
typename DeleteContainerFleetRequestT = Model::DeleteContainerFleetRequest>
1268 return SubmitCallable(&GameLiftClient::DeleteContainerFleet, request);
1275 template <
typename DeleteContainerFleetRequestT = Model::DeleteContainerFleetRequest>
1277 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1278 return SubmitAsync(&GameLiftClient::DeleteContainerFleet, request, handler, context);
1312 template <
typename DeleteContainerGroupDefinitionRequestT = Model::DeleteContainerGroupDefinitionRequest>
1314 const DeleteContainerGroupDefinitionRequestT& request)
const {
1315 return SubmitCallable(&GameLiftClient::DeleteContainerGroupDefinition, request);
1322 template <
typename DeleteContainerGroupDefinitionRequestT = Model::DeleteContainerGroupDefinitionRequest>
1325 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1326 return SubmitAsync(&GameLiftClient::DeleteContainerGroupDefinition, request, handler, context);
1352 template <
typename DeleteFleetRequestT = Model::DeleteFleetRequest>
1354 return SubmitCallable(&GameLiftClient::DeleteFleet, request);
1361 template <
typename DeleteFleetRequestT = Model::DeleteFleetRequest>
1363 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1364 return SubmitAsync(&GameLiftClient::DeleteFleet, request, handler, context);
1388 template <
typename DeleteFleetLocationsRequestT = Model::DeleteFleetLocationsRequest>
1390 return SubmitCallable(&GameLiftClient::DeleteFleetLocations, request);
1397 template <
typename DeleteFleetLocationsRequestT = Model::DeleteFleetLocationsRequest>
1399 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1400 return SubmitAsync(&GameLiftClient::DeleteFleetLocations, request, handler, context);
1433 template <
typename DeleteGameServerGroupRequestT = Model::DeleteGameServerGroupRequest>
1435 return SubmitCallable(&GameLiftClient::DeleteGameServerGroup, request);
1442 template <
typename DeleteGameServerGroupRequestT = Model::DeleteGameServerGroupRequest>
1444 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1445 return SubmitAsync(&GameLiftClient::DeleteGameServerGroup, request, handler, context);
1464 template <
typename DeleteGameSessionQueueRequestT = Model::DeleteGameSessionQueueRequest>
1466 return SubmitCallable(&GameLiftClient::DeleteGameSessionQueue, request);
1473 template <
typename DeleteGameSessionQueueRequestT = Model::DeleteGameSessionQueueRequest>
1476 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1477 return SubmitAsync(&GameLiftClient::DeleteGameSessionQueue, request, handler, context);
1495 template <
typename DeleteLocationRequestT = Model::DeleteLocationRequest>
1497 return SubmitCallable(&GameLiftClient::DeleteLocation, request);
1504 template <
typename DeleteLocationRequestT = Model::DeleteLocationRequest>
1506 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1507 return SubmitAsync(&GameLiftClient::DeleteLocation, request, handler, context);
1526 template <
typename DeleteMatchmakingConfigurationRequestT = Model::DeleteMatchmakingConfigurationRequest>
1528 const DeleteMatchmakingConfigurationRequestT& request)
const {
1529 return SubmitCallable(&GameLiftClient::DeleteMatchmakingConfiguration, request);
1536 template <
typename DeleteMatchmakingConfigurationRequestT = Model::DeleteMatchmakingConfigurationRequest>
1539 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1540 return SubmitAsync(&GameLiftClient::DeleteMatchmakingConfiguration, request, handler, context);
1560 template <
typename DeleteMatchmakingRuleSetRequestT = Model::DeleteMatchmakingRuleSetRequest>
1562 return SubmitCallable(&GameLiftClient::DeleteMatchmakingRuleSet, request);
1569 template <
typename DeleteMatchmakingRuleSetRequestT = Model::DeleteMatchmakingRuleSetRequest>
1572 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1573 return SubmitAsync(&GameLiftClient::DeleteMatchmakingRuleSet, request, handler, context);
1594 template <
typename DeleteScalingPolicyRequestT = Model::DeleteScalingPolicyRequest>
1596 return SubmitCallable(&GameLiftClient::DeleteScalingPolicy, request);
1603 template <
typename DeleteScalingPolicyRequestT = Model::DeleteScalingPolicyRequest>
1605 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1606 return SubmitAsync(&GameLiftClient::DeleteScalingPolicy, request, handler, context);
1631 template <
typename DeleteScriptRequestT = Model::DeleteScriptRequest>
1633 return SubmitCallable(&GameLiftClient::DeleteScript, request);
1640 template <
typename DeleteScriptRequestT = Model::DeleteScriptRequest>
1642 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1643 return SubmitAsync(&GameLiftClient::DeleteScript, request, handler, context);
1664 template <
typename DeleteVpcPeeringAuthorizationRequestT = Model::DeleteVpcPeeringAuthorizationRequest>
1666 const DeleteVpcPeeringAuthorizationRequestT& request)
const {
1667 return SubmitCallable(&GameLiftClient::DeleteVpcPeeringAuthorization, request);
1674 template <
typename DeleteVpcPeeringAuthorizationRequestT = Model::DeleteVpcPeeringAuthorizationRequest>
1677 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1678 return SubmitAsync(&GameLiftClient::DeleteVpcPeeringAuthorization, request, handler, context);
1702 template <
typename DeleteVpcPeeringConnectionRequestT = Model::DeleteVpcPeeringConnectionRequest>
1704 const DeleteVpcPeeringConnectionRequestT& request)
const {
1705 return SubmitCallable(&GameLiftClient::DeleteVpcPeeringConnection, request);
1712 template <
typename DeleteVpcPeeringConnectionRequestT = Model::DeleteVpcPeeringConnectionRequest>
1715 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1716 return SubmitAsync(&GameLiftClient::DeleteVpcPeeringConnection, request, handler, context);
1737 template <
typename DeregisterComputeRequestT = Model::DeregisterComputeRequest>
1739 return SubmitCallable(&GameLiftClient::DeregisterCompute, request);
1746 template <
typename DeregisterComputeRequestT = Model::DeregisterComputeRequest>
1748 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1749 return SubmitAsync(&GameLiftClient::DeregisterCompute, request, handler, context);
1771 template <
typename DeregisterGameServerRequestT = Model::DeregisterGameServerRequest>
1773 return SubmitCallable(&GameLiftClient::DeregisterGameServer, request);
1780 template <
typename DeregisterGameServerRequestT = Model::DeregisterGameServerRequest>
1782 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1783 return SubmitAsync(&GameLiftClient::DeregisterGameServer, request, handler, context);
1803 template <
typename DescribeAliasRequestT = Model::DescribeAliasRequest>
1805 return SubmitCallable(&GameLiftClient::DescribeAlias, request);
1812 template <
typename DescribeAliasRequestT = Model::DescribeAliasRequest>
1814 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1815 return SubmitAsync(&GameLiftClient::DescribeAlias, request, handler, context);
1835 template <
typename DescribeBuildRequestT = Model::DescribeBuildRequest>
1837 return SubmitCallable(&GameLiftClient::DescribeBuild, request);
1844 template <
typename DescribeBuildRequestT = Model::DescribeBuildRequest>
1846 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1847 return SubmitAsync(&GameLiftClient::DescribeBuild, request, handler, context);
1879 template <
typename DescribeComputeRequestT = Model::DescribeComputeRequest>
1881 return SubmitCallable(&GameLiftClient::DescribeCompute, request);
1888 template <
typename DescribeComputeRequestT = Model::DescribeComputeRequest>
1890 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1891 return SubmitAsync(&GameLiftClient::DescribeCompute, request, handler, context);
1916 template <
typename DescribeContainerFleetRequestT = Model::DescribeContainerFleetRequest>
1918 return SubmitCallable(&GameLiftClient::DescribeContainerFleet, request);
1925 template <
typename DescribeContainerFleetRequestT = Model::DescribeContainerFleetRequest>
1928 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1929 return SubmitAsync(&GameLiftClient::DescribeContainerFleet, request, handler, context);
1955 template <
typename DescribeContainerGroupDefinitionRequestT = Model::DescribeContainerGroupDefinitionRequest>
1957 const DescribeContainerGroupDefinitionRequestT& request)
const {
1958 return SubmitCallable(&GameLiftClient::DescribeContainerGroupDefinition, request);
1965 template <
typename DescribeContainerGroupDefinitionRequestT = Model::DescribeContainerGroupDefinitionRequest>
1968 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1969 return SubmitAsync(&GameLiftClient::DescribeContainerGroupDefinition, request, handler, context);
2023 template <
typename DescribeEC2InstanceLimitsRequestT = Model::DescribeEC2InstanceLimitsRequest>
2025 const DescribeEC2InstanceLimitsRequestT& request = {})
const {
2026 return SubmitCallable(&GameLiftClient::DescribeEC2InstanceLimits, request);
2033 template <
typename DescribeEC2InstanceLimitsRequestT = Model::DescribeEC2InstanceLimitsRequest>
2035 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
2036 const DescribeEC2InstanceLimitsRequestT& request = {})
const {
2037 return SubmitAsync(&GameLiftClient::DescribeEC2InstanceLimits, request, handler, context);
2066 template <
typename DescribeFleetAttributesRequestT = Model::DescribeFleetAttributesRequest>
2068 return SubmitCallable(&GameLiftClient::DescribeFleetAttributes, request);
2075 template <
typename DescribeFleetAttributesRequestT = Model::DescribeFleetAttributesRequest>
2077 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
2078 const DescribeFleetAttributesRequestT& request = {})
const {
2079 return SubmitAsync(&GameLiftClient::DescribeFleetAttributes, request, handler, context);
2115 template <
typename DescribeFleetCapacityRequestT = Model::DescribeFleetCapacityRequest>
2117 return SubmitCallable(&GameLiftClient::DescribeFleetCapacity, request);
2124 template <
typename DescribeFleetCapacityRequestT = Model::DescribeFleetCapacityRequest>
2126 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
2127 const DescribeFleetCapacityRequestT& request = {})
const {
2128 return SubmitAsync(&GameLiftClient::DescribeFleetCapacity, request, handler, context);
2148 template <
typename DescribeFleetDeploymentRequestT = Model::DescribeFleetDeploymentRequest>
2150 return SubmitCallable(&GameLiftClient::DescribeFleetDeployment, request);
2157 template <
typename DescribeFleetDeploymentRequestT = Model::DescribeFleetDeploymentRequest>
2160 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2161 return SubmitAsync(&GameLiftClient::DescribeFleetDeployment, request, handler, context);
2185 template <
typename DescribeFleetEventsRequestT = Model::DescribeFleetEventsRequest>
2187 return SubmitCallable(&GameLiftClient::DescribeFleetEvents, request);
2194 template <
typename DescribeFleetEventsRequestT = Model::DescribeFleetEventsRequest>
2196 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2197 return SubmitAsync(&GameLiftClient::DescribeFleetEvents, request, handler, context);
2230 template <
typename DescribeFleetLocationAttributesRequestT = Model::DescribeFleetLocationAttributesRequest>
2232 const DescribeFleetLocationAttributesRequestT& request)
const {
2233 return SubmitCallable(&GameLiftClient::DescribeFleetLocationAttributes, request);
2240 template <
typename DescribeFleetLocationAttributesRequestT = Model::DescribeFleetLocationAttributesRequest>
2243 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2244 return SubmitAsync(&GameLiftClient::DescribeFleetLocationAttributes, request, handler, context);
2275 template <
typename DescribeFleetLocationCapacityRequestT = Model::DescribeFleetLocationCapacityRequest>
2277 const DescribeFleetLocationCapacityRequestT& request)
const {
2278 return SubmitCallable(&GameLiftClient::DescribeFleetLocationCapacity, request);
2285 template <
typename DescribeFleetLocationCapacityRequestT = Model::DescribeFleetLocationCapacityRequest>
2288 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2289 return SubmitAsync(&GameLiftClient::DescribeFleetLocationCapacity, request, handler, context);
2318 template <
typename DescribeFleetLocationUtilizationRequestT = Model::DescribeFleetLocationUtilizationRequest>
2320 const DescribeFleetLocationUtilizationRequestT& request)
const {
2321 return SubmitCallable(&GameLiftClient::DescribeFleetLocationUtilization, request);
2328 template <
typename DescribeFleetLocationUtilizationRequestT = Model::DescribeFleetLocationUtilizationRequest>
2331 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2332 return SubmitAsync(&GameLiftClient::DescribeFleetLocationUtilization, request, handler, context);
2360 template <
typename DescribeFleetPortSettingsRequestT = Model::DescribeFleetPortSettingsRequest>
2362 const DescribeFleetPortSettingsRequestT& request)
const {
2363 return SubmitCallable(&GameLiftClient::DescribeFleetPortSettings, request);
2370 template <
typename DescribeFleetPortSettingsRequestT = Model::DescribeFleetPortSettingsRequest>
2373 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2374 return SubmitAsync(&GameLiftClient::DescribeFleetPortSettings, request, handler, context);
2411 template <
typename DescribeFleetUtilizationRequestT = Model::DescribeFleetUtilizationRequest>
2413 const DescribeFleetUtilizationRequestT& request = {})
const {
2414 return SubmitCallable(&GameLiftClient::DescribeFleetUtilization, request);
2421 template <
typename DescribeFleetUtilizationRequestT = Model::DescribeFleetUtilizationRequest>
2423 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
2424 const DescribeFleetUtilizationRequestT& request = {})
const {
2425 return SubmitAsync(&GameLiftClient::DescribeFleetUtilization, request, handler, context);
2446 template <
typename DescribeGameServerRequestT = Model::DescribeGameServerRequest>
2448 return SubmitCallable(&GameLiftClient::DescribeGameServer, request);
2455 template <
typename DescribeGameServerRequestT = Model::DescribeGameServerRequest>
2457 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2458 return SubmitAsync(&GameLiftClient::DescribeGameServer, request, handler, context);
2481 template <
typename DescribeGameServerGroupRequestT = Model::DescribeGameServerGroupRequest>
2483 return SubmitCallable(&GameLiftClient::DescribeGameServerGroup, request);
2490 template <
typename DescribeGameServerGroupRequestT = Model::DescribeGameServerGroupRequest>
2493 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2494 return SubmitAsync(&GameLiftClient::DescribeGameServerGroup, request, handler, context);
2523 template <
typename DescribeGameServerInstancesRequestT = Model::DescribeGameServerInstancesRequest>
2525 const DescribeGameServerInstancesRequestT& request)
const {
2526 return SubmitCallable(&GameLiftClient::DescribeGameServerInstances, request);
2533 template <
typename DescribeGameServerInstancesRequestT = Model::DescribeGameServerInstancesRequest>
2536 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2537 return SubmitAsync(&GameLiftClient::DescribeGameServerInstances, request, handler, context);
2573 template <
typename DescribeGameSessionDetailsRequestT = Model::DescribeGameSessionDetailsRequest>
2575 const DescribeGameSessionDetailsRequestT& request = {})
const {
2576 return SubmitCallable(&GameLiftClient::DescribeGameSessionDetails, request);
2583 template <
typename DescribeGameSessionDetailsRequestT = Model::DescribeGameSessionDetailsRequest>
2585 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
2586 const DescribeGameSessionDetailsRequestT& request = {})
const {
2587 return SubmitAsync(&GameLiftClient::DescribeGameSessionDetails, request, handler, context);
2615 template <
typename DescribeGameSessionPlacementRequestT = Model::DescribeGameSessionPlacementRequest>
2617 const DescribeGameSessionPlacementRequestT& request)
const {
2618 return SubmitCallable(&GameLiftClient::DescribeGameSessionPlacement, request);
2625 template <
typename DescribeGameSessionPlacementRequestT = Model::DescribeGameSessionPlacementRequest>
2628 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2629 return SubmitAsync(&GameLiftClient::DescribeGameSessionPlacement, request, handler, context);
2651 template <
typename DescribeGameSessionQueuesRequestT = Model::DescribeGameSessionQueuesRequest>
2653 const DescribeGameSessionQueuesRequestT& request = {})
const {
2654 return SubmitCallable(&GameLiftClient::DescribeGameSessionQueues, request);
2661 template <
typename DescribeGameSessionQueuesRequestT = Model::DescribeGameSessionQueuesRequest>
2663 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
2664 const DescribeGameSessionQueuesRequestT& request = {})
const {
2665 return SubmitAsync(&GameLiftClient::DescribeGameSessionQueues, request, handler, context);
2705 template <
typename DescribeGameSessionsRequestT = Model::DescribeGameSessionsRequest>
2707 return SubmitCallable(&GameLiftClient::DescribeGameSessions, request);
2714 template <
typename DescribeGameSessionsRequestT = Model::DescribeGameSessionsRequest>
2716 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
2717 const DescribeGameSessionsRequestT& request = {})
const {
2718 return SubmitAsync(&GameLiftClient::DescribeGameSessions, request, handler, context);
2756 template <
typename DescribeInstancesRequestT = Model::DescribeInstancesRequest>
2758 return SubmitCallable(&GameLiftClient::DescribeInstances, request);
2765 template <
typename DescribeInstancesRequestT = Model::DescribeInstancesRequest>
2767 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2768 return SubmitAsync(&GameLiftClient::DescribeInstances, request, handler, context);
2797 template <
typename DescribeMatchmakingRequestT = Model::DescribeMatchmakingRequest>
2799 return SubmitCallable(&GameLiftClient::DescribeMatchmaking, request);
2806 template <
typename DescribeMatchmakingRequestT = Model::DescribeMatchmakingRequest>
2808 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2809 return SubmitAsync(&GameLiftClient::DescribeMatchmaking, request, handler, context);
2834 template <
typename DescribeMatchmakingConfigurationsRequestT = Model::DescribeMatchmakingConfigurationsRequest>
2836 const DescribeMatchmakingConfigurationsRequestT& request = {})
const {
2837 return SubmitCallable(&GameLiftClient::DescribeMatchmakingConfigurations, request);
2844 template <
typename DescribeMatchmakingConfigurationsRequestT = Model::DescribeMatchmakingConfigurationsRequest>
2846 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
2847 const DescribeMatchmakingConfigurationsRequestT& request = {})
const {
2848 return SubmitAsync(&GameLiftClient::DescribeMatchmakingConfigurations, request, handler, context);
2871 template <
typename DescribeMatchmakingRuleSetsRequestT = Model::DescribeMatchmakingRuleSetsRequest>
2873 const DescribeMatchmakingRuleSetsRequestT& request = {})
const {
2874 return SubmitCallable(&GameLiftClient::DescribeMatchmakingRuleSets, request);
2881 template <
typename DescribeMatchmakingRuleSetsRequestT = Model::DescribeMatchmakingRuleSetsRequest>
2883 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
2884 const DescribeMatchmakingRuleSetsRequestT& request = {})
const {
2885 return SubmitAsync(&GameLiftClient::DescribeMatchmakingRuleSets, request, handler, context);
2914 template <
typename DescribePlayerSessionsRequestT = Model::DescribePlayerSessionsRequest>
2916 return SubmitCallable(&GameLiftClient::DescribePlayerSessions, request);
2923 template <
typename DescribePlayerSessionsRequestT = Model::DescribePlayerSessionsRequest>
2925 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
2926 const DescribePlayerSessionsRequestT& request = {})
const {
2927 return SubmitAsync(&GameLiftClient::DescribePlayerSessions, request, handler, context);
2956 template <
typename DescribeRuntimeConfigurationRequestT = Model::DescribeRuntimeConfigurationRequest>
2958 const DescribeRuntimeConfigurationRequestT& request)
const {
2959 return SubmitCallable(&GameLiftClient::DescribeRuntimeConfiguration, request);
2966 template <
typename DescribeRuntimeConfigurationRequestT = Model::DescribeRuntimeConfigurationRequest>
2969 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2970 return SubmitAsync(&GameLiftClient::DescribeRuntimeConfiguration, request, handler, context);
2992 template <
typename DescribeScalingPoliciesRequestT = Model::DescribeScalingPoliciesRequest>
2994 return SubmitCallable(&GameLiftClient::DescribeScalingPolicies, request);
3001 template <
typename DescribeScalingPoliciesRequestT = Model::DescribeScalingPoliciesRequest>
3004 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
3005 return SubmitAsync(&GameLiftClient::DescribeScalingPolicies, request, handler, context);
3026 template <
typename DescribeScriptRequestT = Model::DescribeScriptRequest>
3028 return SubmitCallable(&GameLiftClient::DescribeScript, request);
3035 template <
typename DescribeScriptRequestT = Model::DescribeScriptRequest>
3037 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
3038 return SubmitAsync(&GameLiftClient::DescribeScript, request, handler, context);
3059 template <
typename DescribeVpcPeeringAuthorizationsRequestT = Model::DescribeVpcPeeringAuthorizationsRequest>
3061 const DescribeVpcPeeringAuthorizationsRequestT& request = {})
const {
3062 return SubmitCallable(&GameLiftClient::DescribeVpcPeeringAuthorizations, request);
3069 template <
typename DescribeVpcPeeringAuthorizationsRequestT = Model::DescribeVpcPeeringAuthorizationsRequest>
3071 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
3072 const DescribeVpcPeeringAuthorizationsRequestT& request = {})
const {
3073 return SubmitAsync(&GameLiftClient::DescribeVpcPeeringAuthorizations, request, handler, context);
3098 template <
typename DescribeVpcPeeringConnectionsRequestT = Model::DescribeVpcPeeringConnectionsRequest>
3100 const DescribeVpcPeeringConnectionsRequestT& request = {})
const {
3101 return SubmitCallable(&GameLiftClient::DescribeVpcPeeringConnections, request);
3108 template <
typename DescribeVpcPeeringConnectionsRequestT = Model::DescribeVpcPeeringConnectionsRequest>
3110 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
3111 const DescribeVpcPeeringConnectionsRequestT& request = {})
const {
3112 return SubmitAsync(&GameLiftClient::DescribeVpcPeeringConnections, request, handler, context);
3143 template <
typename GetComputeAccessRequestT = Model::GetComputeAccessRequest>
3145 return SubmitCallable(&GameLiftClient::GetComputeAccess, request);
3152 template <
typename GetComputeAccessRequestT = Model::GetComputeAccessRequest>
3154 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
3155 return SubmitAsync(&GameLiftClient::GetComputeAccess, request, handler, context);
3191 template <
typename GetComputeAuthTokenRequestT = Model::GetComputeAuthTokenRequest>
3193 return SubmitCallable(&GameLiftClient::GetComputeAuthToken, request);
3200 template <
typename GetComputeAuthTokenRequestT = Model::GetComputeAuthTokenRequest>
3202 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
3203 return SubmitAsync(&GameLiftClient::GetComputeAuthToken, request, handler, context);
3226 template <
typename GetGameSessionLogUrlRequestT = Model::GetGameSessionLogUrlRequest>
3228 return SubmitCallable(&GameLiftClient::GetGameSessionLogUrl, request);
3235 template <
typename GetGameSessionLogUrlRequestT = Model::GetGameSessionLogUrlRequest>
3237 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
3238 return SubmitAsync(&GameLiftClient::GetGameSessionLogUrl, request, handler, context);
3277 template <
typename GetInstanceAccessRequestT = Model::GetInstanceAccessRequest>
3279 return SubmitCallable(&GameLiftClient::GetInstanceAccess, request);
3286 template <
typename GetInstanceAccessRequestT = Model::GetInstanceAccessRequest>
3288 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
3289 return SubmitAsync(&GameLiftClient::GetInstanceAccess, request, handler, context);
3323 template <
typename GetPlayerConnectionDetailsRequestT = Model::GetPlayerConnectionDetailsRequest>
3325 const GetPlayerConnectionDetailsRequestT& request)
const {
3326 return SubmitCallable(&GameLiftClient::GetPlayerConnectionDetails, request);
3333 template <
typename GetPlayerConnectionDetailsRequestT = Model::GetPlayerConnectionDetailsRequest>
3336 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
3337 return SubmitAsync(&GameLiftClient::GetPlayerConnectionDetails, request, handler, context);
3357 template <
typename ListAliasesRequestT = Model::ListAliasesRequest>
3359 return SubmitCallable(&GameLiftClient::ListAliases, request);
3366 template <
typename ListAliasesRequestT = Model::ListAliasesRequest>
3368 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
3369 const ListAliasesRequestT& request = {})
const {
3370 return SubmitAsync(&GameLiftClient::ListAliases, request, handler, context);
3392 template <
typename ListBuildsRequestT = Model::ListBuildsRequest>
3394 return SubmitCallable(&GameLiftClient::ListBuilds, request);
3401 template <
typename ListBuildsRequestT = Model::ListBuildsRequest>
3403 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
3404 const ListBuildsRequestT& request = {})
const {
3405 return SubmitAsync(&GameLiftClient::ListBuilds, request, handler, context);
3433 template <
typename ListComputeRequestT = Model::ListComputeRequest>
3435 return SubmitCallable(&GameLiftClient::ListCompute, request);
3442 template <
typename ListComputeRequestT = Model::ListComputeRequest>
3444 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
3445 return SubmitAsync(&GameLiftClient::ListCompute, request, handler, context);
3472 template <
typename ListContainerFleetsRequestT = Model::ListContainerFleetsRequest>
3474 return SubmitCallable(&GameLiftClient::ListContainerFleets, request);
3481 template <
typename ListContainerFleetsRequestT = Model::ListContainerFleetsRequest>
3483 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
3484 const ListContainerFleetsRequestT& request = {})
const {
3485 return SubmitAsync(&GameLiftClient::ListContainerFleets, request, handler, context);
3512 template <
typename ListContainerGroupDefinitionVersionsRequestT = Model::ListContainerGroupDefinitionVersionsRequest>
3514 const ListContainerGroupDefinitionVersionsRequestT& request)
const {
3515 return SubmitCallable(&GameLiftClient::ListContainerGroupDefinitionVersions, request);
3522 template <
typename ListContainerGroupDefinitionVersionsRequestT = Model::ListContainerGroupDefinitionVersionsRequest>
3525 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
3526 return SubmitAsync(&GameLiftClient::ListContainerGroupDefinitionVersions, request, handler, context);
3555 template <
typename ListContainerGroupDefinitionsRequestT = Model::ListContainerGroupDefinitionsRequest>
3557 const ListContainerGroupDefinitionsRequestT& request = {})
const {
3558 return SubmitCallable(&GameLiftClient::ListContainerGroupDefinitions, request);
3565 template <
typename ListContainerGroupDefinitionsRequestT = Model::ListContainerGroupDefinitionsRequest>
3567 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
3568 const ListContainerGroupDefinitionsRequestT& request = {})
const {
3569 return SubmitAsync(&GameLiftClient::ListContainerGroupDefinitions, request, handler, context);
3593 template <
typename ListFleetDeploymentsRequestT = Model::ListFleetDeploymentsRequest>
3595 return SubmitCallable(&GameLiftClient::ListFleetDeployments, request);
3602 template <
typename ListFleetDeploymentsRequestT = Model::ListFleetDeploymentsRequest>
3604 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
3605 const ListFleetDeploymentsRequestT& request = {})
const {
3606 return SubmitAsync(&GameLiftClient::ListFleetDeployments, request, handler, context);
3633 template <
typename ListFleetsRequestT = Model::ListFleetsRequest>
3635 return SubmitCallable(&GameLiftClient::ListFleets, request);
3642 template <
typename ListFleetsRequestT = Model::ListFleetsRequest>
3644 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
3645 const ListFleetsRequestT& request = {})
const {
3646 return SubmitAsync(&GameLiftClient::ListFleets, request, handler, context);
3661 template <
typename ListGameServerGroupsRequestT = Model::ListGameServerGroupsRequest>
3663 return SubmitCallable(&GameLiftClient::ListGameServerGroups, request);
3670 template <
typename ListGameServerGroupsRequestT = Model::ListGameServerGroupsRequest>
3672 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
3673 const ListGameServerGroupsRequestT& request = {})
const {
3674 return SubmitAsync(&GameLiftClient::ListGameServerGroups, request, handler, context);
3693 template <
typename ListGameServersRequestT = Model::ListGameServersRequest>
3695 return SubmitCallable(&GameLiftClient::ListGameServers, request);
3702 template <
typename ListGameServersRequestT = Model::ListGameServersRequest>
3704 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
3705 return SubmitAsync(&GameLiftClient::ListGameServers, request, handler, context);
3725 template <
typename ListLocationsRequestT = Model::ListLocationsRequest>
3727 return SubmitCallable(&GameLiftClient::ListLocations, request);
3734 template <
typename ListLocationsRequestT = Model::ListLocationsRequest>
3736 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
3737 const ListLocationsRequestT& request = {})
const {
3738 return SubmitAsync(&GameLiftClient::ListLocations, request, handler, context);
3758 template <
typename ListScriptsRequestT = Model::ListScriptsRequest>
3760 return SubmitCallable(&GameLiftClient::ListScripts, request);
3767 template <
typename ListScriptsRequestT = Model::ListScriptsRequest>
3769 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
3770 const ListScriptsRequestT& request = {})
const {
3771 return SubmitAsync(&GameLiftClient::ListScripts, request, handler, context);
3799 template <
typename ListTagsForResourceRequestT = Model::ListTagsForResourceRequest>
3801 return SubmitCallable(&GameLiftClient::ListTagsForResource, request);
3808 template <
typename ListTagsForResourceRequestT = Model::ListTagsForResourceRequest>
3810 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
3811 return SubmitAsync(&GameLiftClient::ListTagsForResource, request, handler, context);
3880 template <
typename PutScalingPolicyRequestT = Model::PutScalingPolicyRequest>
3882 return SubmitCallable(&GameLiftClient::PutScalingPolicy, request);
3889 template <
typename PutScalingPolicyRequestT = Model::PutScalingPolicyRequest>
3891 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
3892 return SubmitAsync(&GameLiftClient::PutScalingPolicy, request, handler, context);
3928 template <
typename RegisterComputeRequestT = Model::RegisterComputeRequest>
3930 return SubmitCallable(&GameLiftClient::RegisterCompute, request);
3937 template <
typename RegisterComputeRequestT = Model::RegisterComputeRequest>
3939 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
3940 return SubmitAsync(&GameLiftClient::RegisterCompute, request, handler, context);
3969 template <
typename RegisterGameServerRequestT = Model::RegisterGameServerRequest>
3971 return SubmitCallable(&GameLiftClient::RegisterGameServer, request);
3978 template <
typename RegisterGameServerRequestT = Model::RegisterGameServerRequest>
3980 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
3981 return SubmitAsync(&GameLiftClient::RegisterGameServer, request, handler, context);
4007 template <
typename RequestUploadCredentialsRequestT = Model::RequestUploadCredentialsRequest>
4009 return SubmitCallable(&GameLiftClient::RequestUploadCredentials, request);
4016 template <
typename RequestUploadCredentialsRequestT = Model::RequestUploadCredentialsRequest>
4019 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
4020 return SubmitAsync(&GameLiftClient::RequestUploadCredentials, request, handler, context);
4041 template <
typename ResolveAliasRequestT = Model::ResolveAliasRequest>
4043 return SubmitCallable(&GameLiftClient::ResolveAlias, request);
4050 template <
typename ResolveAliasRequestT = Model::ResolveAliasRequest>
4052 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
4053 return SubmitAsync(&GameLiftClient::ResolveAlias, request, handler, context);
4080 template <
typename ResumeGameServerGroupRequestT = Model::ResumeGameServerGroupRequest>
4082 return SubmitCallable(&GameLiftClient::ResumeGameServerGroup, request);
4089 template <
typename ResumeGameServerGroupRequestT = Model::ResumeGameServerGroupRequest>
4091 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
4092 return SubmitAsync(&GameLiftClient::ResumeGameServerGroup, request, handler, context);
4169 template <
typename SearchGameSessionsRequestT = Model::SearchGameSessionsRequest>
4171 return SubmitCallable(&GameLiftClient::SearchGameSessions, request);
4178 template <
typename SearchGameSessionsRequestT = Model::SearchGameSessionsRequest>
4180 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
4181 const SearchGameSessionsRequestT& request = {})
const {
4182 return SubmitAsync(&GameLiftClient::SearchGameSessions, request, handler, context);
4212 template <
typename StartFleetActionsRequestT = Model::StartFleetActionsRequest>
4214 return SubmitCallable(&GameLiftClient::StartFleetActions, request);
4221 template <
typename StartFleetActionsRequestT = Model::StartFleetActionsRequest>
4223 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
4224 return SubmitAsync(&GameLiftClient::StartFleetActions, request, handler, context);
4297 template <
typename StartGameSessionPlacementRequestT = Model::StartGameSessionPlacementRequest>
4299 const StartGameSessionPlacementRequestT& request)
const {
4300 return SubmitCallable(&GameLiftClient::StartGameSessionPlacement, request);
4307 template <
typename StartGameSessionPlacementRequestT = Model::StartGameSessionPlacementRequest>
4310 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
4311 return SubmitAsync(&GameLiftClient::StartGameSessionPlacement, request, handler, context);
4357 template <
typename StartMatchBackfillRequestT = Model::StartMatchBackfillRequest>
4359 return SubmitCallable(&GameLiftClient::StartMatchBackfill, request);
4366 template <
typename StartMatchBackfillRequestT = Model::StartMatchBackfillRequest>
4368 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
4369 return SubmitAsync(&GameLiftClient::StartMatchBackfill, request, handler, context);
4406 template <
typename StartMatchmakingRequestT = Model::StartMatchmakingRequest>
4408 return SubmitCallable(&GameLiftClient::StartMatchmaking, request);
4415 template <
typename StartMatchmakingRequestT = Model::StartMatchmakingRequest>
4417 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
4418 return SubmitAsync(&GameLiftClient::StartMatchmaking, request, handler, context);
4451 template <
typename StopFleetActionsRequestT = Model::StopFleetActionsRequest>
4453 return SubmitCallable(&GameLiftClient::StopFleetActions, request);
4460 template <
typename StopFleetActionsRequestT = Model::StopFleetActionsRequest>
4462 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
4463 return SubmitAsync(&GameLiftClient::StopFleetActions, request, handler, context);
4486 template <
typename StopGameSessionPlacementRequestT = Model::StopGameSessionPlacementRequest>
4488 return SubmitCallable(&GameLiftClient::StopGameSessionPlacement, request);
4495 template <
typename StopGameSessionPlacementRequestT = Model::StopGameSessionPlacementRequest>
4498 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
4499 return SubmitAsync(&GameLiftClient::StopGameSessionPlacement, request, handler, context);
4525 template <
typename StopMatchmakingRequestT = Model::StopMatchmakingRequest>
4527 return SubmitCallable(&GameLiftClient::StopMatchmaking, request);
4534 template <
typename StopMatchmakingRequestT = Model::StopMatchmakingRequest>
4536 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
4537 return SubmitAsync(&GameLiftClient::StopMatchmaking, request, handler, context);
4568 template <
typename SuspendGameServerGroupRequestT = Model::SuspendGameServerGroupRequest>
4570 return SubmitCallable(&GameLiftClient::SuspendGameServerGroup, request);
4577 template <
typename SuspendGameServerGroupRequestT = Model::SuspendGameServerGroupRequest>
4580 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
4581 return SubmitAsync(&GameLiftClient::SuspendGameServerGroup, request, handler, context);
4611 template <
typename TagResourceRequestT = Model::TagResourceRequest>
4613 return SubmitCallable(&GameLiftClient::TagResource, request);
4620 template <
typename TagResourceRequestT = Model::TagResourceRequest>
4622 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
4623 return SubmitAsync(&GameLiftClient::TagResource, request, handler, context);
4675 template <
typename TerminateGameSessionRequestT = Model::TerminateGameSessionRequest>
4677 return SubmitCallable(&GameLiftClient::TerminateGameSession, request);
4684 template <
typename TerminateGameSessionRequestT = Model::TerminateGameSessionRequest>
4686 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
4687 return SubmitAsync(&GameLiftClient::TerminateGameSession, request, handler, context);
4716 template <
typename UntagResourceRequestT = Model::UntagResourceRequest>
4718 return SubmitCallable(&GameLiftClient::UntagResource, request);
4725 template <
typename UntagResourceRequestT = Model::UntagResourceRequest>
4727 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
4728 return SubmitAsync(&GameLiftClient::UntagResource, request, handler, context);
4747 template <
typename UpdateAliasRequestT = Model::UpdateAliasRequest>
4749 return SubmitCallable(&GameLiftClient::UpdateAlias, request);
4756 template <
typename UpdateAliasRequestT = Model::UpdateAliasRequest>
4758 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
4759 return SubmitAsync(&GameLiftClient::UpdateAlias, request, handler, context);
4780 template <
typename UpdateBuildRequestT = Model::UpdateBuildRequest>
4782 return SubmitCallable(&GameLiftClient::UpdateBuild, request);
4789 template <
typename UpdateBuildRequestT = Model::UpdateBuildRequest>
4791 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
4792 return SubmitAsync(&GameLiftClient::UpdateBuild, request, handler, context);
4840 template <
typename UpdateContainerFleetRequestT = Model::UpdateContainerFleetRequest>
4842 return SubmitCallable(&GameLiftClient::UpdateContainerFleet, request);
4849 template <
typename UpdateContainerFleetRequestT = Model::UpdateContainerFleetRequest>
4851 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
4852 return SubmitAsync(&GameLiftClient::UpdateContainerFleet, request, handler, context);
4893 template <
typename UpdateContainerGroupDefinitionRequestT = Model::UpdateContainerGroupDefinitionRequest>
4895 const UpdateContainerGroupDefinitionRequestT& request)
const {
4896 return SubmitCallable(&GameLiftClient::UpdateContainerGroupDefinition, request);
4903 template <
typename UpdateContainerGroupDefinitionRequestT = Model::UpdateContainerGroupDefinitionRequest>
4906 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
4907 return SubmitAsync(&GameLiftClient::UpdateContainerGroupDefinition, request, handler, context);
4935 template <
typename UpdateFleetAttributesRequestT = Model::UpdateFleetAttributesRequest>
4937 return SubmitCallable(&GameLiftClient::UpdateFleetAttributes, request);
4944 template <
typename UpdateFleetAttributesRequestT = Model::UpdateFleetAttributesRequest>
4946 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
4947 return SubmitAsync(&GameLiftClient::UpdateFleetAttributes, request, handler, context);
5008 template <
typename UpdateFleetCapacityRequestT = Model::UpdateFleetCapacityRequest>
5010 return SubmitCallable(&GameLiftClient::UpdateFleetCapacity, request);
5017 template <
typename UpdateFleetCapacityRequestT = Model::UpdateFleetCapacityRequest>
5019 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
5020 return SubmitAsync(&GameLiftClient::UpdateFleetCapacity, request, handler, context);
5047 template <
typename UpdateFleetPortSettingsRequestT = Model::UpdateFleetPortSettingsRequest>
5049 return SubmitCallable(&GameLiftClient::UpdateFleetPortSettings, request);
5056 template <
typename UpdateFleetPortSettingsRequestT = Model::UpdateFleetPortSettingsRequest>
5059 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
5060 return SubmitAsync(&GameLiftClient::UpdateFleetPortSettings, request, handler, context);
5095 template <
typename UpdateGameServerRequestT = Model::UpdateGameServerRequest>
5097 return SubmitCallable(&GameLiftClient::UpdateGameServer, request);
5104 template <
typename UpdateGameServerRequestT = Model::UpdateGameServerRequest>
5106 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
5107 return SubmitAsync(&GameLiftClient::UpdateGameServer, request, handler, context);
5132 template <
typename UpdateGameServerGroupRequestT = Model::UpdateGameServerGroupRequest>
5134 return SubmitCallable(&GameLiftClient::UpdateGameServerGroup, request);
5141 template <
typename UpdateGameServerGroupRequestT = Model::UpdateGameServerGroupRequest>
5143 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
5144 return SubmitAsync(&GameLiftClient::UpdateGameServerGroup, request, handler, context);
5164 template <
typename UpdateGameSessionRequestT = Model::UpdateGameSessionRequest>
5166 return SubmitCallable(&GameLiftClient::UpdateGameSession, request);
5173 template <
typename UpdateGameSessionRequestT = Model::UpdateGameSessionRequest>
5175 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
5176 return SubmitAsync(&GameLiftClient::UpdateGameSession, request, handler, context);
5197 template <
typename UpdateGameSessionQueueRequestT = Model::UpdateGameSessionQueueRequest>
5199 return SubmitCallable(&GameLiftClient::UpdateGameSessionQueue, request);
5206 template <
typename UpdateGameSessionQueueRequestT = Model::UpdateGameSessionQueueRequest>
5209 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
5210 return SubmitAsync(&GameLiftClient::UpdateGameSessionQueue, request, handler, context);
5231 template <
typename UpdateMatchmakingConfigurationRequestT = Model::UpdateMatchmakingConfigurationRequest>
5233 const UpdateMatchmakingConfigurationRequestT& request)
const {
5234 return SubmitCallable(&GameLiftClient::UpdateMatchmakingConfiguration, request);
5241 template <
typename UpdateMatchmakingConfigurationRequestT = Model::UpdateMatchmakingConfigurationRequest>
5244 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
5245 return SubmitAsync(&GameLiftClient::UpdateMatchmakingConfiguration, request, handler, context);
5275 template <
typename UpdateRuntimeConfigurationRequestT = Model::UpdateRuntimeConfigurationRequest>
5277 const UpdateRuntimeConfigurationRequestT& request)
const {
5278 return SubmitCallable(&GameLiftClient::UpdateRuntimeConfiguration, request);
5285 template <
typename UpdateRuntimeConfigurationRequestT = Model::UpdateRuntimeConfigurationRequest>
5288 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
5289 return SubmitAsync(&GameLiftClient::UpdateRuntimeConfiguration, request, handler, context);
5317 template <
typename UpdateScriptRequestT = Model::UpdateScriptRequest>
5319 return SubmitCallable(&GameLiftClient::UpdateScript, request);
5326 template <
typename UpdateScriptRequestT = Model::UpdateScriptRequest>
5328 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
5329 return SubmitAsync(&GameLiftClient::UpdateScript, request, handler, context);
5350 template <
typename Val
idateMatchmakingRuleSetRequestT = Model::Val
idateMatchmakingRuleSetRequest>
5352 const ValidateMatchmakingRuleSetRequestT& request)
const {
5353 return SubmitCallable(&GameLiftClient::ValidateMatchmakingRuleSet, request);
5360 template <
typename Val
idateMatchmakingRuleSetRequestT = Model::Val
idateMatchmakingRuleSetRequest>
5363 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
5364 return SubmitAsync(&GameLiftClient::ValidateMatchmakingRuleSet, request, handler, context);
5379 std::shared_ptr<GameLiftEndpointProviderBase> m_endpointProvider;
Model::ListScriptsOutcomeCallable ListScriptsCallable(const ListScriptsRequestT &request={}) const
void ResumeGameServerGroupAsync(const ResumeGameServerGroupRequestT &request, const ResumeGameServerGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::StartMatchBackfillOutcomeCallable StartMatchBackfillCallable(const StartMatchBackfillRequestT &request) const
virtual Model::DeleteContainerFleetOutcome DeleteContainerFleet(const Model::DeleteContainerFleetRequest &request) const
GameLiftClient(const Aws::Auth::AWSCredentials &credentials, const Aws::Client::ClientConfiguration &clientConfiguration)
Model::DescribeVpcPeeringConnectionsOutcomeCallable DescribeVpcPeeringConnectionsCallable(const DescribeVpcPeeringConnectionsRequestT &request={}) const
Model::UpdateFleetCapacityOutcomeCallable UpdateFleetCapacityCallable(const UpdateFleetCapacityRequestT &request) const
void GetGameSessionLogUrlAsync(const GetGameSessionLogUrlRequestT &request, const GetGameSessionLogUrlResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DescribeScalingPoliciesOutcome DescribeScalingPolicies(const Model::DescribeScalingPoliciesRequest &request) const
void DescribeFleetLocationUtilizationAsync(const DescribeFleetLocationUtilizationRequestT &request, const DescribeFleetLocationUtilizationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DescribeGameSessionsOutcome DescribeGameSessions(const Model::DescribeGameSessionsRequest &request={}) const
virtual Model::UpdateGameServerOutcome UpdateGameServer(const Model::UpdateGameServerRequest &request) const
virtual Model::DeleteMatchmakingConfigurationOutcome DeleteMatchmakingConfiguration(const Model::DeleteMatchmakingConfigurationRequest &request) const
Model::DescribeGameSessionDetailsOutcomeCallable DescribeGameSessionDetailsCallable(const DescribeGameSessionDetailsRequestT &request={}) const
Model::CreateGameServerGroupOutcomeCallable CreateGameServerGroupCallable(const CreateGameServerGroupRequestT &request) const
virtual Model::DeleteContainerGroupDefinitionOutcome DeleteContainerGroupDefinition(const Model::DeleteContainerGroupDefinitionRequest &request) const
virtual Model::DescribeFleetPortSettingsOutcome DescribeFleetPortSettings(const Model::DescribeFleetPortSettingsRequest &request) const
GameLiftClient(const Aws::Auth::AWSCredentials &credentials, std::shared_ptr< GameLiftEndpointProviderBase > endpointProvider=nullptr, const Aws::GameLift::GameLiftClientConfiguration &clientConfiguration=Aws::GameLift::GameLiftClientConfiguration())
virtual Model::CreateVpcPeeringAuthorizationOutcome CreateVpcPeeringAuthorization(const Model::CreateVpcPeeringAuthorizationRequest &request) const
void DescribeGameServerGroupAsync(const DescribeGameServerGroupRequestT &request, const DescribeGameServerGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::RegisterGameServerOutcome RegisterGameServer(const Model::RegisterGameServerRequest &request) const
Model::DeleteScriptOutcomeCallable DeleteScriptCallable(const DeleteScriptRequestT &request) const
Model::DescribeGameServerGroupOutcomeCallable DescribeGameServerGroupCallable(const DescribeGameServerGroupRequestT &request) const
void CreateVpcPeeringAuthorizationAsync(const CreateVpcPeeringAuthorizationRequestT &request, const CreateVpcPeeringAuthorizationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DescribeScalingPoliciesOutcomeCallable DescribeScalingPoliciesCallable(const DescribeScalingPoliciesRequestT &request) const
Model::UpdateFleetAttributesOutcomeCallable UpdateFleetAttributesCallable(const UpdateFleetAttributesRequestT &request) const
Model::DeregisterGameServerOutcomeCallable DeregisterGameServerCallable(const DeregisterGameServerRequestT &request) const
virtual void OverrideEndpoint(const Aws::String &endpoint)
void UpdateGameSessionQueueAsync(const UpdateGameSessionQueueRequestT &request, const UpdateGameSessionQueueResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DescribeFleetLocationAttributesAsync(const DescribeFleetLocationAttributesRequestT &request, const DescribeFleetLocationAttributesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DeleteScalingPolicyOutcome DeleteScalingPolicy(const Model::DeleteScalingPolicyRequest &request) const
void DescribeMatchmakingRuleSetsAsync(const DescribeMatchmakingRuleSetsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DescribeMatchmakingRuleSetsRequestT &request={}) const
void DescribeScriptAsync(const DescribeScriptRequestT &request, const DescribeScriptResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DescribeFleetDeploymentOutcome DescribeFleetDeployment(const Model::DescribeFleetDeploymentRequest &request) const
Model::CreatePlayerSessionOutcomeCallable CreatePlayerSessionCallable(const CreatePlayerSessionRequestT &request) const
virtual Model::GetComputeAuthTokenOutcome GetComputeAuthToken(const Model::GetComputeAuthTokenRequest &request) const
virtual Model::CreatePlayerSessionOutcome CreatePlayerSession(const Model::CreatePlayerSessionRequest &request) const
virtual Model::DescribeGameServerInstancesOutcome DescribeGameServerInstances(const Model::DescribeGameServerInstancesRequest &request) const
void UpdateFleetPortSettingsAsync(const UpdateFleetPortSettingsRequestT &request, const UpdateFleetPortSettingsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::CreateMatchmakingConfigurationOutcomeCallable CreateMatchmakingConfigurationCallable(const CreateMatchmakingConfigurationRequestT &request) const
void DescribeFleetEventsAsync(const DescribeFleetEventsRequestT &request, const DescribeFleetEventsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DescribeFleetPortSettingsAsync(const DescribeFleetPortSettingsRequestT &request, const DescribeFleetPortSettingsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::GetInstanceAccessOutcomeCallable GetInstanceAccessCallable(const GetInstanceAccessRequestT &request) const
virtual Model::StopMatchmakingOutcome StopMatchmaking(const Model::StopMatchmakingRequest &request) const
Model::DescribeMatchmakingRuleSetsOutcomeCallable DescribeMatchmakingRuleSetsCallable(const DescribeMatchmakingRuleSetsRequestT &request={}) const
virtual Model::DescribeFleetEventsOutcome DescribeFleetEvents(const Model::DescribeFleetEventsRequest &request) const
virtual Model::ListScriptsOutcome ListScripts(const Model::ListScriptsRequest &request={}) const
virtual Model::DescribeMatchmakingConfigurationsOutcome DescribeMatchmakingConfigurations(const Model::DescribeMatchmakingConfigurationsRequest &request={}) const
virtual Model::DescribeGameServerOutcome DescribeGameServer(const Model::DescribeGameServerRequest &request) const
void DescribeGameSessionsAsync(const DescribeGameSessionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DescribeGameSessionsRequestT &request={}) const
virtual Model::ListComputeOutcome ListCompute(const Model::ListComputeRequest &request) const
virtual Model::UpdateBuildOutcome UpdateBuild(const Model::UpdateBuildRequest &request) const
Model::CreateAliasOutcomeCallable CreateAliasCallable(const CreateAliasRequestT &request) const
void ListComputeAsync(const ListComputeRequestT &request, const ListComputeResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DescribeFleetLocationUtilizationOutcome DescribeFleetLocationUtilization(const Model::DescribeFleetLocationUtilizationRequest &request) const
void UpdateContainerGroupDefinitionAsync(const UpdateContainerGroupDefinitionRequestT &request, const UpdateContainerGroupDefinitionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::PutScalingPolicyOutcome PutScalingPolicy(const Model::PutScalingPolicyRequest &request) const
Model::SuspendGameServerGroupOutcomeCallable SuspendGameServerGroupCallable(const SuspendGameServerGroupRequestT &request) const
void ListScriptsAsync(const ListScriptsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListScriptsRequestT &request={}) const
void CreateAliasAsync(const CreateAliasRequestT &request, const CreateAliasResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::UpdateRuntimeConfigurationOutcomeCallable UpdateRuntimeConfigurationCallable(const UpdateRuntimeConfigurationRequestT &request) const
virtual ~GameLiftClient()
Model::DescribeFleetAttributesOutcomeCallable DescribeFleetAttributesCallable(const DescribeFleetAttributesRequestT &request={}) const
virtual Model::DescribeContainerFleetOutcome DescribeContainerFleet(const Model::DescribeContainerFleetRequest &request) const
void CreateFleetLocationsAsync(const CreateFleetLocationsRequestT &request, const CreateFleetLocationsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DescribeInstancesOutcomeCallable DescribeInstancesCallable(const DescribeInstancesRequestT &request) const
Model::DescribeGameServerOutcomeCallable DescribeGameServerCallable(const DescribeGameServerRequestT &request) const
GameLiftClient(const Aws::Client::ClientConfiguration &clientConfiguration)
Model::StopGameSessionPlacementOutcomeCallable StopGameSessionPlacementCallable(const StopGameSessionPlacementRequestT &request) const
virtual Model::DescribePlayerSessionsOutcome DescribePlayerSessions(const Model::DescribePlayerSessionsRequest &request={}) const
Model::TagResourceOutcomeCallable TagResourceCallable(const TagResourceRequestT &request) const
GameLiftClientConfiguration ClientConfigurationType
void ListBuildsAsync(const ListBuildsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListBuildsRequestT &request={}) const
virtual Model::DeleteBuildOutcome DeleteBuild(const Model::DeleteBuildRequest &request) const
virtual Model::UpdateFleetPortSettingsOutcome UpdateFleetPortSettings(const Model::UpdateFleetPortSettingsRequest &request) const
Model::PutScalingPolicyOutcomeCallable PutScalingPolicyCallable(const PutScalingPolicyRequestT &request) const
virtual Model::CreateBuildOutcome CreateBuild(const Model::CreateBuildRequest &request={}) const
virtual Model::ListContainerFleetsOutcome ListContainerFleets(const Model::ListContainerFleetsRequest &request={}) const
virtual Model::UpdateContainerGroupDefinitionOutcome UpdateContainerGroupDefinition(const Model::UpdateContainerGroupDefinitionRequest &request) const
Model::DescribeFleetLocationUtilizationOutcomeCallable DescribeFleetLocationUtilizationCallable(const DescribeFleetLocationUtilizationRequestT &request) const
void StopFleetActionsAsync(const StopFleetActionsRequestT &request, const StopFleetActionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void UpdateAliasAsync(const UpdateAliasRequestT &request, const UpdateAliasResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DeregisterComputeOutcome DeregisterCompute(const Model::DeregisterComputeRequest &request) const
Model::SearchGameSessionsOutcomeCallable SearchGameSessionsCallable(const SearchGameSessionsRequestT &request={}) const
Model::RequestUploadCredentialsOutcomeCallable RequestUploadCredentialsCallable(const RequestUploadCredentialsRequestT &request) const
Model::GetComputeAuthTokenOutcomeCallable GetComputeAuthTokenCallable(const GetComputeAuthTokenRequestT &request) const
Model::UpdateContainerFleetOutcomeCallable UpdateContainerFleetCallable(const UpdateContainerFleetRequestT &request) const
void ListContainerGroupDefinitionsAsync(const ListContainerGroupDefinitionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListContainerGroupDefinitionsRequestT &request={}) const
void DescribeContainerGroupDefinitionAsync(const DescribeContainerGroupDefinitionRequestT &request, const DescribeContainerGroupDefinitionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ListGameServerGroupsOutcome ListGameServerGroups(const Model::ListGameServerGroupsRequest &request={}) const
virtual Model::DescribeGameSessionPlacementOutcome DescribeGameSessionPlacement(const Model::DescribeGameSessionPlacementRequest &request) const
Model::DescribeScriptOutcomeCallable DescribeScriptCallable(const DescribeScriptRequestT &request) const
virtual Model::CreateScriptOutcome CreateScript(const Model::CreateScriptRequest &request={}) const
virtual Model::ListContainerGroupDefinitionsOutcome ListContainerGroupDefinitions(const Model::ListContainerGroupDefinitionsRequest &request={}) const
void DeleteContainerGroupDefinitionAsync(const DeleteContainerGroupDefinitionRequestT &request, const DeleteContainerGroupDefinitionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void UpdateFleetCapacityAsync(const UpdateFleetCapacityRequestT &request, const UpdateFleetCapacityResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::RequestUploadCredentialsOutcome RequestUploadCredentials(const Model::RequestUploadCredentialsRequest &request) const
virtual Model::CreateLocationOutcome CreateLocation(const Model::CreateLocationRequest &request) const
Model::DescribeFleetUtilizationOutcomeCallable DescribeFleetUtilizationCallable(const DescribeFleetUtilizationRequestT &request={}) const
virtual Model::UpdateFleetAttributesOutcome UpdateFleetAttributes(const Model::UpdateFleetAttributesRequest &request) const
void UntagResourceAsync(const UntagResourceRequestT &request, const UntagResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::GetInstanceAccessOutcome GetInstanceAccess(const Model::GetInstanceAccessRequest &request) const
void DescribeFleetUtilizationAsync(const DescribeFleetUtilizationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DescribeFleetUtilizationRequestT &request={}) const
void DeleteMatchmakingRuleSetAsync(const DeleteMatchmakingRuleSetRequestT &request, const DeleteMatchmakingRuleSetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void UpdateScriptAsync(const UpdateScriptRequestT &request, const UpdateScriptResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void GetComputeAuthTokenAsync(const GetComputeAuthTokenRequestT &request, const GetComputeAuthTokenResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::CreatePlayerSessionsOutcomeCallable CreatePlayerSessionsCallable(const CreatePlayerSessionsRequestT &request) const
virtual Model::CreateMatchmakingConfigurationOutcome CreateMatchmakingConfiguration(const Model::CreateMatchmakingConfigurationRequest &request) const
void UpdateGameServerAsync(const UpdateGameServerRequestT &request, const UpdateGameServerResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Aws::Client::AWSJsonClient BASECLASS
void CreateVpcPeeringConnectionAsync(const CreateVpcPeeringConnectionRequestT &request, const CreateVpcPeeringConnectionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void CreateFleetAsync(const CreateFleetRequestT &request, const CreateFleetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void RegisterComputeAsync(const RegisterComputeRequestT &request, const RegisterComputeResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ClaimGameServerOutcome ClaimGameServer(const Model::ClaimGameServerRequest &request) const
void RegisterGameServerAsync(const RegisterGameServerRequestT &request, const RegisterGameServerResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void CreateContainerFleetAsync(const CreateContainerFleetRequestT &request, const CreateContainerFleetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::ListComputeOutcomeCallable ListComputeCallable(const ListComputeRequestT &request) const
Model::DescribeGameSessionQueuesOutcomeCallable DescribeGameSessionQueuesCallable(const DescribeGameSessionQueuesRequestT &request={}) const
void DeregisterGameServerAsync(const DeregisterGameServerRequestT &request, const DeregisterGameServerResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void SearchGameSessionsAsync(const SearchGameSessionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const SearchGameSessionsRequestT &request={}) const
void ValidateMatchmakingRuleSetAsync(const ValidateMatchmakingRuleSetRequestT &request, const ValidateMatchmakingRuleSetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::TerminateGameSessionOutcome TerminateGameSession(const Model::TerminateGameSessionRequest &request) const
virtual Model::CreateFleetLocationsOutcome CreateFleetLocations(const Model::CreateFleetLocationsRequest &request) const
virtual Model::CreatePlayerSessionsOutcome CreatePlayerSessions(const Model::CreatePlayerSessionsRequest &request) const
void DescribeAliasAsync(const DescribeAliasRequestT &request, const DescribeAliasResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DeleteGameSessionQueueAsync(const DeleteGameSessionQueueRequestT &request, const DeleteGameSessionQueueResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::AcceptMatchOutcomeCallable AcceptMatchCallable(const AcceptMatchRequestT &request) const
void DeleteScriptAsync(const DeleteScriptRequestT &request, const DeleteScriptResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void CreateGameServerGroupAsync(const CreateGameServerGroupRequestT &request, const CreateGameServerGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ListBuildsOutcome ListBuilds(const Model::ListBuildsRequest &request={}) const
virtual Model::DescribeMatchmakingRuleSetsOutcome DescribeMatchmakingRuleSets(const Model::DescribeMatchmakingRuleSetsRequest &request={}) const
void DeleteFleetAsync(const DeleteFleetRequestT &request, const DeleteFleetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DescribeGameServerInstancesAsync(const DescribeGameServerInstancesRequestT &request, const DescribeGameServerInstancesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::ResolveAliasOutcomeCallable ResolveAliasCallable(const ResolveAliasRequestT &request) const
void UpdateFleetAttributesAsync(const UpdateFleetAttributesRequestT &request, const UpdateFleetAttributesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::StartMatchBackfillOutcome StartMatchBackfill(const Model::StartMatchBackfillRequest &request) const
GameLiftEndpointProvider EndpointProviderType
Model::DescribeFleetPortSettingsOutcomeCallable DescribeFleetPortSettingsCallable(const DescribeFleetPortSettingsRequestT &request) const
Model::CreateContainerFleetOutcomeCallable CreateContainerFleetCallable(const CreateContainerFleetRequestT &request) const
void DeleteLocationAsync(const DeleteLocationRequestT &request, const DeleteLocationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DescribeBuildAsync(const DescribeBuildRequestT &request, const DescribeBuildResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DescribeGameSessionPlacementOutcomeCallable DescribeGameSessionPlacementCallable(const DescribeGameSessionPlacementRequestT &request) const
GameLiftClient(const std::shared_ptr< Aws::Auth::AWSCredentialsProvider > &credentialsProvider, const Aws::Client::ClientConfiguration &clientConfiguration)
Model::UpdateMatchmakingConfigurationOutcomeCallable UpdateMatchmakingConfigurationCallable(const UpdateMatchmakingConfigurationRequestT &request) const
Model::DescribeFleetLocationCapacityOutcomeCallable DescribeFleetLocationCapacityCallable(const DescribeFleetLocationCapacityRequestT &request) const
void ClaimGameServerAsync(const ClaimGameServerRequestT &request, const ClaimGameServerResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DescribeEC2InstanceLimitsAsync(const DescribeEC2InstanceLimitsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DescribeEC2InstanceLimitsRequestT &request={}) const
virtual Model::StartFleetActionsOutcome StartFleetActions(const Model::StartFleetActionsRequest &request) const
void AcceptMatchAsync(const AcceptMatchRequestT &request, const AcceptMatchResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DeleteVpcPeeringConnectionOutcome DeleteVpcPeeringConnection(const Model::DeleteVpcPeeringConnectionRequest &request) const
virtual Model::DescribeRuntimeConfigurationOutcome DescribeRuntimeConfiguration(const Model::DescribeRuntimeConfigurationRequest &request) const
Model::DescribePlayerSessionsOutcomeCallable DescribePlayerSessionsCallable(const DescribePlayerSessionsRequestT &request={}) const
GameLiftClient(const std::shared_ptr< Aws::Auth::AWSCredentialsProvider > &credentialsProvider, std::shared_ptr< GameLiftEndpointProviderBase > endpointProvider=nullptr, const Aws::GameLift::GameLiftClientConfiguration &clientConfiguration=Aws::GameLift::GameLiftClientConfiguration())
virtual Model::CreateAliasOutcome CreateAlias(const Model::CreateAliasRequest &request) const
Model::DeleteContainerGroupDefinitionOutcomeCallable DeleteContainerGroupDefinitionCallable(const DeleteContainerGroupDefinitionRequestT &request) const
Model::GetComputeAccessOutcomeCallable GetComputeAccessCallable(const GetComputeAccessRequestT &request) const
void DescribeRuntimeConfigurationAsync(const DescribeRuntimeConfigurationRequestT &request, const DescribeRuntimeConfigurationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::StartMatchmakingOutcome StartMatchmaking(const Model::StartMatchmakingRequest &request) const
virtual Model::CreateGameSessionQueueOutcome CreateGameSessionQueue(const Model::CreateGameSessionQueueRequest &request) const
Model::DeregisterComputeOutcomeCallable DeregisterComputeCallable(const DeregisterComputeRequestT &request) const
virtual Model::UpdateGameServerGroupOutcome UpdateGameServerGroup(const Model::UpdateGameServerGroupRequest &request) const
Model::CreateFleetLocationsOutcomeCallable CreateFleetLocationsCallable(const CreateFleetLocationsRequestT &request) const
virtual Model::CreateMatchmakingRuleSetOutcome CreateMatchmakingRuleSet(const Model::CreateMatchmakingRuleSetRequest &request) const
virtual Model::DescribeGameSessionQueuesOutcome DescribeGameSessionQueues(const Model::DescribeGameSessionQueuesRequest &request={}) const
Model::UpdateFleetPortSettingsOutcomeCallable UpdateFleetPortSettingsCallable(const UpdateFleetPortSettingsRequestT &request) const
void DescribeFleetLocationCapacityAsync(const DescribeFleetLocationCapacityRequestT &request, const DescribeFleetLocationCapacityResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DescribeFleetLocationAttributesOutcomeCallable DescribeFleetLocationAttributesCallable(const DescribeFleetLocationAttributesRequestT &request) const
virtual Model::ListFleetDeploymentsOutcome ListFleetDeployments(const Model::ListFleetDeploymentsRequest &request={}) const
Model::DeleteMatchmakingRuleSetOutcomeCallable DeleteMatchmakingRuleSetCallable(const DeleteMatchmakingRuleSetRequestT &request) const
void DescribeGameSessionPlacementAsync(const DescribeGameSessionPlacementRequestT &request, const DescribeGameSessionPlacementResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void ListFleetsAsync(const ListFleetsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListFleetsRequestT &request={}) const
Model::ListBuildsOutcomeCallable ListBuildsCallable(const ListBuildsRequestT &request={}) const
Model::ClaimGameServerOutcomeCallable ClaimGameServerCallable(const ClaimGameServerRequestT &request) const
virtual Model::DeleteVpcPeeringAuthorizationOutcome DeleteVpcPeeringAuthorization(const Model::DeleteVpcPeeringAuthorizationRequest &request) const
virtual Model::DescribeFleetAttributesOutcome DescribeFleetAttributes(const Model::DescribeFleetAttributesRequest &request={}) const
Model::ListGameServerGroupsOutcomeCallable ListGameServerGroupsCallable(const ListGameServerGroupsRequestT &request={}) const
void UpdateMatchmakingConfigurationAsync(const UpdateMatchmakingConfigurationRequestT &request, const UpdateMatchmakingConfigurationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void StopMatchmakingAsync(const StopMatchmakingRequestT &request, const StopMatchmakingResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DescribeScriptOutcome DescribeScript(const Model::DescribeScriptRequest &request) const
virtual Model::StartGameSessionPlacementOutcome StartGameSessionPlacement(const Model::StartGameSessionPlacementRequest &request) const
void UpdateBuildAsync(const UpdateBuildRequestT &request, const UpdateBuildResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DescribeVpcPeeringAuthorizationsOutcome DescribeVpcPeeringAuthorizations(const Model::DescribeVpcPeeringAuthorizationsRequest &request={}) const
virtual Model::UpdateAliasOutcome UpdateAlias(const Model::UpdateAliasRequest &request) const
void UpdateGameSessionAsync(const UpdateGameSessionRequestT &request, const UpdateGameSessionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void CreatePlayerSessionAsync(const CreatePlayerSessionRequestT &request, const CreatePlayerSessionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DescribeContainerGroupDefinitionOutcome DescribeContainerGroupDefinition(const Model::DescribeContainerGroupDefinitionRequest &request) const
Model::UpdateGameSessionQueueOutcomeCallable UpdateGameSessionQueueCallable(const UpdateGameSessionQueueRequestT &request) const
Model::GetGameSessionLogUrlOutcomeCallable GetGameSessionLogUrlCallable(const GetGameSessionLogUrlRequestT &request) const
void GetPlayerConnectionDetailsAsync(const GetPlayerConnectionDetailsRequestT &request, const GetPlayerConnectionDetailsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual std::shared_ptr< GameLiftEndpointProviderBase > & accessEndpointProvider()
virtual Model::TagResourceOutcome TagResource(const Model::TagResourceRequest &request) const
Model::CreateFleetOutcomeCallable CreateFleetCallable(const CreateFleetRequestT &request) const
void GetComputeAccessAsync(const GetComputeAccessRequestT &request, const GetComputeAccessResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DescribeContainerFleetOutcomeCallable DescribeContainerFleetCallable(const DescribeContainerFleetRequestT &request) const
Model::UpdateScriptOutcomeCallable UpdateScriptCallable(const UpdateScriptRequestT &request) const
virtual Model::DeleteFleetOutcome DeleteFleet(const Model::DeleteFleetRequest &request) const
virtual Model::CreateVpcPeeringConnectionOutcome CreateVpcPeeringConnection(const Model::CreateVpcPeeringConnectionRequest &request) const
virtual Model::RegisterComputeOutcome RegisterCompute(const Model::RegisterComputeRequest &request) const
void ListTagsForResourceAsync(const ListTagsForResourceRequestT &request, const ListTagsForResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DescribeContainerFleetAsync(const DescribeContainerFleetRequestT &request, const DescribeContainerFleetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::UpdateRuntimeConfigurationOutcome UpdateRuntimeConfiguration(const Model::UpdateRuntimeConfigurationRequest &request) const
Model::DescribeFleetEventsOutcomeCallable DescribeFleetEventsCallable(const DescribeFleetEventsRequestT &request) const
void DescribeFleetDeploymentAsync(const DescribeFleetDeploymentRequestT &request, const DescribeFleetDeploymentResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::UpdateGameSessionQueueOutcome UpdateGameSessionQueue(const Model::UpdateGameSessionQueueRequest &request) const
Model::ListContainerGroupDefinitionsOutcomeCallable ListContainerGroupDefinitionsCallable(const ListContainerGroupDefinitionsRequestT &request={}) const
void PutScalingPolicyAsync(const PutScalingPolicyRequestT &request, const PutScalingPolicyResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::StopFleetActionsOutcomeCallable StopFleetActionsCallable(const StopFleetActionsRequestT &request) const
void RequestUploadCredentialsAsync(const RequestUploadCredentialsRequestT &request, const RequestUploadCredentialsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DescribeFleetUtilizationOutcome DescribeFleetUtilization(const Model::DescribeFleetUtilizationRequest &request={}) const
void StartGameSessionPlacementAsync(const StartGameSessionPlacementRequestT &request, const StartGameSessionPlacementResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DeleteScalingPolicyAsync(const DeleteScalingPolicyRequestT &request, const DeleteScalingPolicyResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void UpdateGameServerGroupAsync(const UpdateGameServerGroupRequestT &request, const UpdateGameServerGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::ListContainerGroupDefinitionVersionsOutcomeCallable ListContainerGroupDefinitionVersionsCallable(const ListContainerGroupDefinitionVersionsRequestT &request) const
virtual Model::DeleteFleetLocationsOutcome DeleteFleetLocations(const Model::DeleteFleetLocationsRequest &request) const
void ListContainerGroupDefinitionVersionsAsync(const ListContainerGroupDefinitionVersionsRequestT &request, const ListContainerGroupDefinitionVersionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DeleteMatchmakingRuleSetOutcome DeleteMatchmakingRuleSet(const Model::DeleteMatchmakingRuleSetRequest &request) const
void CreateContainerGroupDefinitionAsync(const CreateContainerGroupDefinitionRequestT &request, const CreateContainerGroupDefinitionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DescribeEC2InstanceLimitsOutcomeCallable DescribeEC2InstanceLimitsCallable(const DescribeEC2InstanceLimitsRequestT &request={}) const
void DescribeVpcPeeringConnectionsAsync(const DescribeVpcPeeringConnectionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DescribeVpcPeeringConnectionsRequestT &request={}) const
Model::UntagResourceOutcomeCallable UntagResourceCallable(const UntagResourceRequestT &request) const
void CreateGameSessionAsync(const CreateGameSessionRequestT &request, const CreateGameSessionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DescribeVpcPeeringConnectionsOutcome DescribeVpcPeeringConnections(const Model::DescribeVpcPeeringConnectionsRequest &request={}) const
void ListLocationsAsync(const ListLocationsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListLocationsRequestT &request={}) const
void DescribeGameServerAsync(const DescribeGameServerRequestT &request, const DescribeGameServerResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::CreateGameSessionQueueOutcomeCallable CreateGameSessionQueueCallable(const CreateGameSessionQueueRequestT &request) const
Model::CreateVpcPeeringConnectionOutcomeCallable CreateVpcPeeringConnectionCallable(const CreateVpcPeeringConnectionRequestT &request) const
void StopGameSessionPlacementAsync(const StopGameSessionPlacementRequestT &request, const StopGameSessionPlacementResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DescribeMatchmakingOutcome DescribeMatchmaking(const Model::DescribeMatchmakingRequest &request) const
virtual Model::DescribeComputeOutcome DescribeCompute(const Model::DescribeComputeRequest &request) const
virtual Model::DescribeAliasOutcome DescribeAlias(const Model::DescribeAliasRequest &request) const
void ListContainerFleetsAsync(const ListContainerFleetsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListContainerFleetsRequestT &request={}) const
virtual Model::UntagResourceOutcome UntagResource(const Model::UntagResourceRequest &request) const
void DeleteVpcPeeringConnectionAsync(const DeleteVpcPeeringConnectionRequestT &request, const DeleteVpcPeeringConnectionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ValidateMatchmakingRuleSetOutcome ValidateMatchmakingRuleSet(const Model::ValidateMatchmakingRuleSetRequest &request) const
Model::DescribeGameServerInstancesOutcomeCallable DescribeGameServerInstancesCallable(const DescribeGameServerInstancesRequestT &request) const
Model::ListFleetsOutcomeCallable ListFleetsCallable(const ListFleetsRequestT &request={}) const
void DescribeGameSessionQueuesAsync(const DescribeGameSessionQueuesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DescribeGameSessionQueuesRequestT &request={}) const
virtual Model::DescribeFleetLocationAttributesOutcome DescribeFleetLocationAttributes(const Model::DescribeFleetLocationAttributesRequest &request) const
virtual Model::DescribeInstancesOutcome DescribeInstances(const Model::DescribeInstancesRequest &request) const
Model::DeleteGameSessionQueueOutcomeCallable DeleteGameSessionQueueCallable(const DeleteGameSessionQueueRequestT &request) const
virtual Model::ListTagsForResourceOutcome ListTagsForResource(const Model::ListTagsForResourceRequest &request) const
virtual Model::ListGameServersOutcome ListGameServers(const Model::ListGameServersRequest &request) const
Model::DeleteScalingPolicyOutcomeCallable DeleteScalingPolicyCallable(const DeleteScalingPolicyRequestT &request) const
GameLiftClient(const Aws::GameLift::GameLiftClientConfiguration &clientConfiguration=Aws::GameLift::GameLiftClientConfiguration(), std::shared_ptr< GameLiftEndpointProviderBase > endpointProvider=nullptr)
virtual Model::DeleteLocationOutcome DeleteLocation(const Model::DeleteLocationRequest &request) const
void SuspendGameServerGroupAsync(const SuspendGameServerGroupRequestT &request, const SuspendGameServerGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DeleteAliasOutcome DeleteAlias(const Model::DeleteAliasRequest &request) const
virtual Model::DescribeGameServerGroupOutcome DescribeGameServerGroup(const Model::DescribeGameServerGroupRequest &request) const
Model::TerminateGameSessionOutcomeCallable TerminateGameSessionCallable(const TerminateGameSessionRequestT &request) const
virtual Model::DescribeBuildOutcome DescribeBuild(const Model::DescribeBuildRequest &request) const
void ListGameServersAsync(const ListGameServersRequestT &request, const ListGameServersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void CreateMatchmakingConfigurationAsync(const CreateMatchmakingConfigurationRequestT &request, const CreateMatchmakingConfigurationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::UpdateGameSessionOutcomeCallable UpdateGameSessionCallable(const UpdateGameSessionRequestT &request) const
Model::CreateMatchmakingRuleSetOutcomeCallable CreateMatchmakingRuleSetCallable(const CreateMatchmakingRuleSetRequestT &request) const
void ListFleetDeploymentsAsync(const ListFleetDeploymentsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListFleetDeploymentsRequestT &request={}) const
void DescribeInstancesAsync(const DescribeInstancesRequestT &request, const DescribeInstancesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::UpdateGameServerOutcomeCallable UpdateGameServerCallable(const UpdateGameServerRequestT &request) const
Model::UpdateContainerGroupDefinitionOutcomeCallable UpdateContainerGroupDefinitionCallable(const UpdateContainerGroupDefinitionRequestT &request) const
Model::DeleteVpcPeeringConnectionOutcomeCallable DeleteVpcPeeringConnectionCallable(const DeleteVpcPeeringConnectionRequestT &request) const
void TerminateGameSessionAsync(const TerminateGameSessionRequestT &request, const TerminateGameSessionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::CreateLocationOutcomeCallable CreateLocationCallable(const CreateLocationRequestT &request) const
Model::DeleteLocationOutcomeCallable DeleteLocationCallable(const DeleteLocationRequestT &request) const
Model::ListTagsForResourceOutcomeCallable ListTagsForResourceCallable(const ListTagsForResourceRequestT &request) const
virtual Model::UpdateGameSessionOutcome UpdateGameSession(const Model::UpdateGameSessionRequest &request) const
virtual Model::StopFleetActionsOutcome StopFleetActions(const Model::StopFleetActionsRequest &request) const
virtual Model::DeregisterGameServerOutcome DeregisterGameServer(const Model::DeregisterGameServerRequest &request) const
Model::DeleteFleetLocationsOutcomeCallable DeleteFleetLocationsCallable(const DeleteFleetLocationsRequestT &request) const
virtual Model::GetPlayerConnectionDetailsOutcome GetPlayerConnectionDetails(const Model::GetPlayerConnectionDetailsRequest &request) const
void ListGameServerGroupsAsync(const ListGameServerGroupsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListGameServerGroupsRequestT &request={}) const
void DescribePlayerSessionsAsync(const DescribePlayerSessionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DescribePlayerSessionsRequestT &request={}) const
Model::StartMatchmakingOutcomeCallable StartMatchmakingCallable(const StartMatchmakingRequestT &request) const
Model::ListFleetDeploymentsOutcomeCallable ListFleetDeploymentsCallable(const ListFleetDeploymentsRequestT &request={}) const
void GetInstanceAccessAsync(const GetInstanceAccessRequestT &request, const GetInstanceAccessResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DeleteVpcPeeringAuthorizationAsync(const DeleteVpcPeeringAuthorizationRequestT &request, const DeleteVpcPeeringAuthorizationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void TagResourceAsync(const TagResourceRequestT &request, const TagResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DescribeFleetAttributesAsync(const DescribeFleetAttributesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DescribeFleetAttributesRequestT &request={}) const
Model::DeleteContainerFleetOutcomeCallable DeleteContainerFleetCallable(const DeleteContainerFleetRequestT &request) const
Model::RegisterComputeOutcomeCallable RegisterComputeCallable(const RegisterComputeRequestT &request) const
virtual Model::CreateContainerGroupDefinitionOutcome CreateContainerGroupDefinition(const Model::CreateContainerGroupDefinitionRequest &request) const
void DescribeGameSessionDetailsAsync(const DescribeGameSessionDetailsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DescribeGameSessionDetailsRequestT &request={}) const
virtual Model::UpdateMatchmakingConfigurationOutcome UpdateMatchmakingConfiguration(const Model::UpdateMatchmakingConfigurationRequest &request) const
Model::DescribeMatchmakingOutcomeCallable DescribeMatchmakingCallable(const DescribeMatchmakingRequestT &request) const
void DeleteAliasAsync(const DeleteAliasRequestT &request, const DeleteAliasResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::UpdateBuildOutcomeCallable UpdateBuildCallable(const UpdateBuildRequestT &request) const
void CreateMatchmakingRuleSetAsync(const CreateMatchmakingRuleSetRequestT &request, const CreateMatchmakingRuleSetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DeleteContainerFleetAsync(const DeleteContainerFleetRequestT &request, const DeleteContainerFleetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DescribeMatchmakingConfigurationsOutcomeCallable DescribeMatchmakingConfigurationsCallable(const DescribeMatchmakingConfigurationsRequestT &request={}) const
virtual Model::ResolveAliasOutcome ResolveAlias(const Model::ResolveAliasRequest &request) const
void CreateScriptAsync(const CreateScriptResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const CreateScriptRequestT &request={}) const
virtual Model::GetComputeAccessOutcome GetComputeAccess(const Model::GetComputeAccessRequest &request) const
Model::DescribeContainerGroupDefinitionOutcomeCallable DescribeContainerGroupDefinitionCallable(const DescribeContainerGroupDefinitionRequestT &request) const
Model::UpdateAliasOutcomeCallable UpdateAliasCallable(const UpdateAliasRequestT &request) const
virtual Model::ResumeGameServerGroupOutcome ResumeGameServerGroup(const Model::ResumeGameServerGroupRequest &request) const
Model::ResumeGameServerGroupOutcomeCallable ResumeGameServerGroupCallable(const ResumeGameServerGroupRequestT &request) const
virtual Model::SuspendGameServerGroupOutcome SuspendGameServerGroup(const Model::SuspendGameServerGroupRequest &request) const
Model::CreateContainerGroupDefinitionOutcomeCallable CreateContainerGroupDefinitionCallable(const CreateContainerGroupDefinitionRequestT &request) const
Model::CreateVpcPeeringAuthorizationOutcomeCallable CreateVpcPeeringAuthorizationCallable(const CreateVpcPeeringAuthorizationRequestT &request) const
virtual Model::AcceptMatchOutcome AcceptMatch(const Model::AcceptMatchRequest &request) const
Model::DeleteBuildOutcomeCallable DeleteBuildCallable(const DeleteBuildRequestT &request) const
Model::DescribeBuildOutcomeCallable DescribeBuildCallable(const DescribeBuildRequestT &request) const
void DescribeScalingPoliciesAsync(const DescribeScalingPoliciesRequestT &request, const DescribeScalingPoliciesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::RegisterGameServerOutcomeCallable RegisterGameServerCallable(const RegisterGameServerRequestT &request) const
void DeleteFleetLocationsAsync(const DeleteFleetLocationsRequestT &request, const DeleteFleetLocationsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DescribeFleetDeploymentOutcomeCallable DescribeFleetDeploymentCallable(const DescribeFleetDeploymentRequestT &request) const
Model::GetPlayerConnectionDetailsOutcomeCallable GetPlayerConnectionDetailsCallable(const GetPlayerConnectionDetailsRequestT &request) const
virtual Model::GetGameSessionLogUrlOutcome GetGameSessionLogUrl(const Model::GetGameSessionLogUrlRequest &request) const
virtual Model::UpdateFleetCapacityOutcome UpdateFleetCapacity(const Model::UpdateFleetCapacityRequest &request) const
Model::StartGameSessionPlacementOutcomeCallable StartGameSessionPlacementCallable(const StartGameSessionPlacementRequestT &request) const
virtual Model::StopGameSessionPlacementOutcome StopGameSessionPlacement(const Model::StopGameSessionPlacementRequest &request) const
Model::DescribeGameSessionsOutcomeCallable DescribeGameSessionsCallable(const DescribeGameSessionsRequestT &request={}) const
virtual Model::DescribeEC2InstanceLimitsOutcome DescribeEC2InstanceLimits(const Model::DescribeEC2InstanceLimitsRequest &request={}) const
void DeleteMatchmakingConfigurationAsync(const DeleteMatchmakingConfigurationRequestT &request, const DeleteMatchmakingConfigurationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ListAliasesOutcome ListAliases(const Model::ListAliasesRequest &request={}) const
Model::DeleteMatchmakingConfigurationOutcomeCallable DeleteMatchmakingConfigurationCallable(const DeleteMatchmakingConfigurationRequestT &request) const
void StartFleetActionsAsync(const StartFleetActionsRequestT &request, const StartFleetActionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DescribeRuntimeConfigurationOutcomeCallable DescribeRuntimeConfigurationCallable(const DescribeRuntimeConfigurationRequestT &request) const
virtual Model::ListContainerGroupDefinitionVersionsOutcome ListContainerGroupDefinitionVersions(const Model::ListContainerGroupDefinitionVersionsRequest &request) const
void DescribeFleetCapacityAsync(const DescribeFleetCapacityResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DescribeFleetCapacityRequestT &request={}) const
Model::CreateGameSessionOutcomeCallable CreateGameSessionCallable(const CreateGameSessionRequestT &request) const
void DescribeMatchmakingConfigurationsAsync(const DescribeMatchmakingConfigurationsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DescribeMatchmakingConfigurationsRequestT &request={}) const
virtual Model::UpdateContainerFleetOutcome UpdateContainerFleet(const Model::UpdateContainerFleetRequest &request) const
void CreatePlayerSessionsAsync(const CreatePlayerSessionsRequestT &request, const CreatePlayerSessionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DescribeMatchmakingAsync(const DescribeMatchmakingRequestT &request, const DescribeMatchmakingResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DeleteFleetOutcomeCallable DeleteFleetCallable(const DeleteFleetRequestT &request) const
static const char * GetServiceName()
virtual Model::UpdateScriptOutcome UpdateScript(const Model::UpdateScriptRequest &request) const
void DescribeComputeAsync(const DescribeComputeRequestT &request, const DescribeComputeResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void CreateBuildAsync(const CreateBuildResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const CreateBuildRequestT &request={}) const
void ResolveAliasAsync(const ResolveAliasRequestT &request, const ResolveAliasResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::UpdateGameServerGroupOutcomeCallable UpdateGameServerGroupCallable(const UpdateGameServerGroupRequestT &request) const
Model::StopMatchmakingOutcomeCallable StopMatchmakingCallable(const StopMatchmakingRequestT &request) const
static const char * GetAllocationTag()
Model::ListContainerFleetsOutcomeCallable ListContainerFleetsCallable(const ListContainerFleetsRequestT &request={}) const
virtual Model::CreateGameSessionOutcome CreateGameSession(const Model::CreateGameSessionRequest &request) const
virtual Model::ListFleetsOutcome ListFleets(const Model::ListFleetsRequest &request={}) const
Model::DescribeComputeOutcomeCallable DescribeComputeCallable(const DescribeComputeRequestT &request) const
Model::CreateScriptOutcomeCallable CreateScriptCallable(const CreateScriptRequestT &request={}) const
virtual Model::ListLocationsOutcome ListLocations(const Model::ListLocationsRequest &request={}) const
Model::ListGameServersOutcomeCallable ListGameServersCallable(const ListGameServersRequestT &request) const
Model::CreateBuildOutcomeCallable CreateBuildCallable(const CreateBuildRequestT &request={}) const
virtual Model::CreateFleetOutcome CreateFleet(const Model::CreateFleetRequest &request) const
Model::DescribeFleetCapacityOutcomeCallable DescribeFleetCapacityCallable(const DescribeFleetCapacityRequestT &request={}) const
void ListAliasesAsync(const ListAliasesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListAliasesRequestT &request={}) const
Model::ListAliasesOutcomeCallable ListAliasesCallable(const ListAliasesRequestT &request={}) const
void StartMatchmakingAsync(const StartMatchmakingRequestT &request, const StartMatchmakingResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void StartMatchBackfillAsync(const StartMatchBackfillRequestT &request, const StartMatchBackfillResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DeleteGameServerGroupOutcomeCallable DeleteGameServerGroupCallable(const DeleteGameServerGroupRequestT &request) const
Model::DescribeVpcPeeringAuthorizationsOutcomeCallable DescribeVpcPeeringAuthorizationsCallable(const DescribeVpcPeeringAuthorizationsRequestT &request={}) const
virtual Model::DescribeFleetCapacityOutcome DescribeFleetCapacity(const Model::DescribeFleetCapacityRequest &request={}) const
void DeleteGameServerGroupAsync(const DeleteGameServerGroupRequestT &request, const DeleteGameServerGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::ValidateMatchmakingRuleSetOutcomeCallable ValidateMatchmakingRuleSetCallable(const ValidateMatchmakingRuleSetRequestT &request) const
void UpdateRuntimeConfigurationAsync(const UpdateRuntimeConfigurationRequestT &request, const UpdateRuntimeConfigurationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DeregisterComputeAsync(const DeregisterComputeRequestT &request, const DeregisterComputeResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void CreateLocationAsync(const CreateLocationRequestT &request, const CreateLocationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DeleteGameServerGroupOutcome DeleteGameServerGroup(const Model::DeleteGameServerGroupRequest &request) const
virtual Model::DescribeFleetLocationCapacityOutcome DescribeFleetLocationCapacity(const Model::DescribeFleetLocationCapacityRequest &request) const
Model::DeleteAliasOutcomeCallable DeleteAliasCallable(const DeleteAliasRequestT &request) const
virtual Model::DescribeGameSessionDetailsOutcome DescribeGameSessionDetails(const Model::DescribeGameSessionDetailsRequest &request={}) const
virtual Model::CreateContainerFleetOutcome CreateContainerFleet(const Model::CreateContainerFleetRequest &request) const
virtual Model::CreateGameServerGroupOutcome CreateGameServerGroup(const Model::CreateGameServerGroupRequest &request) const
Model::DescribeAliasOutcomeCallable DescribeAliasCallable(const DescribeAliasRequestT &request) const
virtual Model::SearchGameSessionsOutcome SearchGameSessions(const Model::SearchGameSessionsRequest &request={}) const
void CreateGameSessionQueueAsync(const CreateGameSessionQueueRequestT &request, const CreateGameSessionQueueResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DescribeVpcPeeringAuthorizationsAsync(const DescribeVpcPeeringAuthorizationsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DescribeVpcPeeringAuthorizationsRequestT &request={}) const
Model::DeleteVpcPeeringAuthorizationOutcomeCallable DeleteVpcPeeringAuthorizationCallable(const DeleteVpcPeeringAuthorizationRequestT &request) const
virtual Model::DeleteGameSessionQueueOutcome DeleteGameSessionQueue(const Model::DeleteGameSessionQueueRequest &request) const
Model::StartFleetActionsOutcomeCallable StartFleetActionsCallable(const StartFleetActionsRequestT &request) const
void UpdateContainerFleetAsync(const UpdateContainerFleetRequestT &request, const UpdateContainerFleetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DeleteBuildAsync(const DeleteBuildRequestT &request, const DeleteBuildResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DeleteScriptOutcome DeleteScript(const Model::DeleteScriptRequest &request) const
Model::ListLocationsOutcomeCallable ListLocationsCallable(const ListLocationsRequestT &request={}) const
std::future< DeleteVpcPeeringConnectionOutcome > DeleteVpcPeeringConnectionOutcomeCallable
std::future< DescribeScalingPoliciesOutcome > DescribeScalingPoliciesOutcomeCallable
std::future< DeleteBuildOutcome > DeleteBuildOutcomeCallable
std::future< RegisterComputeOutcome > RegisterComputeOutcomeCallable
std::future< DescribeGameSessionPlacementOutcome > DescribeGameSessionPlacementOutcomeCallable
std::future< ListContainerFleetsOutcome > ListContainerFleetsOutcomeCallable
std::future< CreateContainerFleetOutcome > CreateContainerFleetOutcomeCallable
std::future< DeleteFleetLocationsOutcome > DeleteFleetLocationsOutcomeCallable
std::future< DescribeFleetEventsOutcome > DescribeFleetEventsOutcomeCallable
std::future< DescribeVpcPeeringAuthorizationsOutcome > DescribeVpcPeeringAuthorizationsOutcomeCallable
std::future< ListGameServerGroupsOutcome > ListGameServerGroupsOutcomeCallable
std::future< ListFleetsOutcome > ListFleetsOutcomeCallable
std::future< ListGameServersOutcome > ListGameServersOutcomeCallable
std::future< DescribeFleetUtilizationOutcome > DescribeFleetUtilizationOutcomeCallable
std::future< CreateVpcPeeringConnectionOutcome > CreateVpcPeeringConnectionOutcomeCallable
std::future< UpdateFleetPortSettingsOutcome > UpdateFleetPortSettingsOutcomeCallable
std::future< UpdateFleetCapacityOutcome > UpdateFleetCapacityOutcomeCallable
std::future< DescribeGameSessionsOutcome > DescribeGameSessionsOutcomeCallable
std::future< StartFleetActionsOutcome > StartFleetActionsOutcomeCallable
std::future< GetPlayerConnectionDetailsOutcome > GetPlayerConnectionDetailsOutcomeCallable
std::future< DeleteMatchmakingRuleSetOutcome > DeleteMatchmakingRuleSetOutcomeCallable
std::future< ClaimGameServerOutcome > ClaimGameServerOutcomeCallable
std::future< DeleteContainerFleetOutcome > DeleteContainerFleetOutcomeCallable
std::future< DeleteGameSessionQueueOutcome > DeleteGameSessionQueueOutcomeCallable
std::future< DescribeAliasOutcome > DescribeAliasOutcomeCallable
std::future< CreateGameSessionOutcome > CreateGameSessionOutcomeCallable
std::future< GetComputeAuthTokenOutcome > GetComputeAuthTokenOutcomeCallable
std::future< ListContainerGroupDefinitionVersionsOutcome > ListContainerGroupDefinitionVersionsOutcomeCallable
std::future< DescribeMatchmakingConfigurationsOutcome > DescribeMatchmakingConfigurationsOutcomeCallable
std::future< DescribeBuildOutcome > DescribeBuildOutcomeCallable
std::future< DeleteLocationOutcome > DeleteLocationOutcomeCallable
std::future< ListFleetDeploymentsOutcome > ListFleetDeploymentsOutcomeCallable
std::future< UpdateBuildOutcome > UpdateBuildOutcomeCallable
std::future< DeregisterGameServerOutcome > DeregisterGameServerOutcomeCallable
std::future< DeleteVpcPeeringAuthorizationOutcome > DeleteVpcPeeringAuthorizationOutcomeCallable
std::future< UpdateAliasOutcome > UpdateAliasOutcomeCallable
std::future< GetInstanceAccessOutcome > GetInstanceAccessOutcomeCallable
std::future< ResolveAliasOutcome > ResolveAliasOutcomeCallable
std::future< UpdateGameServerGroupOutcome > UpdateGameServerGroupOutcomeCallable
std::future< DescribeGameServerInstancesOutcome > DescribeGameServerInstancesOutcomeCallable
std::future< ValidateMatchmakingRuleSetOutcome > ValidateMatchmakingRuleSetOutcomeCallable
std::future< TerminateGameSessionOutcome > TerminateGameSessionOutcomeCallable
std::future< ResumeGameServerGroupOutcome > ResumeGameServerGroupOutcomeCallable
std::future< DescribeFleetCapacityOutcome > DescribeFleetCapacityOutcomeCallable
std::future< CreatePlayerSessionsOutcome > CreatePlayerSessionsOutcomeCallable
std::future< CreateMatchmakingConfigurationOutcome > CreateMatchmakingConfigurationOutcomeCallable
std::future< StartMatchmakingOutcome > StartMatchmakingOutcomeCallable
std::future< CreateFleetLocationsOutcome > CreateFleetLocationsOutcomeCallable
std::future< UpdateMatchmakingConfigurationOutcome > UpdateMatchmakingConfigurationOutcomeCallable
std::future< DescribeFleetLocationCapacityOutcome > DescribeFleetLocationCapacityOutcomeCallable
std::future< ListBuildsOutcome > ListBuildsOutcomeCallable
std::future< DescribeEC2InstanceLimitsOutcome > DescribeEC2InstanceLimitsOutcomeCallable
std::future< TagResourceOutcome > TagResourceOutcomeCallable
std::future< DescribeRuntimeConfigurationOutcome > DescribeRuntimeConfigurationOutcomeCallable
std::future< DescribeFleetLocationUtilizationOutcome > DescribeFleetLocationUtilizationOutcomeCallable
std::future< RequestUploadCredentialsOutcome > RequestUploadCredentialsOutcomeCallable
std::future< UpdateGameServerOutcome > UpdateGameServerOutcomeCallable
std::future< RegisterGameServerOutcome > RegisterGameServerOutcomeCallable
std::future< UpdateScriptOutcome > UpdateScriptOutcomeCallable
std::future< CreateFleetOutcome > CreateFleetOutcomeCallable
std::future< DescribeScriptOutcome > DescribeScriptOutcomeCallable
std::future< StopFleetActionsOutcome > StopFleetActionsOutcomeCallable
std::future< DescribeGameSessionQueuesOutcome > DescribeGameSessionQueuesOutcomeCallable
std::future< DescribeMatchmakingOutcome > DescribeMatchmakingOutcomeCallable
std::future< UpdateFleetAttributesOutcome > UpdateFleetAttributesOutcomeCallable
std::future< CreateMatchmakingRuleSetOutcome > CreateMatchmakingRuleSetOutcomeCallable
std::future< DeleteGameServerGroupOutcome > DeleteGameServerGroupOutcomeCallable
std::future< DescribeFleetLocationAttributesOutcome > DescribeFleetLocationAttributesOutcomeCallable
std::future< PutScalingPolicyOutcome > PutScalingPolicyOutcomeCallable
std::future< CreateAliasOutcome > CreateAliasOutcomeCallable
std::future< UpdateRuntimeConfigurationOutcome > UpdateRuntimeConfigurationOutcomeCallable
std::future< CreateScriptOutcome > CreateScriptOutcomeCallable
std::future< DeleteScriptOutcome > DeleteScriptOutcomeCallable
std::future< UntagResourceOutcome > UntagResourceOutcomeCallable
std::future< ListTagsForResourceOutcome > ListTagsForResourceOutcomeCallable
std::future< UpdateGameSessionQueueOutcome > UpdateGameSessionQueueOutcomeCallable
std::future< StopGameSessionPlacementOutcome > StopGameSessionPlacementOutcomeCallable
std::future< CreateGameSessionQueueOutcome > CreateGameSessionQueueOutcomeCallable
std::future< DescribeComputeOutcome > DescribeComputeOutcomeCallable
std::future< StopMatchmakingOutcome > StopMatchmakingOutcomeCallable
std::future< DescribeGameSessionDetailsOutcome > DescribeGameSessionDetailsOutcomeCallable
std::future< ListLocationsOutcome > ListLocationsOutcomeCallable
std::future< DeleteMatchmakingConfigurationOutcome > DeleteMatchmakingConfigurationOutcomeCallable
std::future< SuspendGameServerGroupOutcome > SuspendGameServerGroupOutcomeCallable
std::future< UpdateContainerGroupDefinitionOutcome > UpdateContainerGroupDefinitionOutcomeCallable
std::future< DescribeContainerGroupDefinitionOutcome > DescribeContainerGroupDefinitionOutcomeCallable
std::future< DescribeFleetPortSettingsOutcome > DescribeFleetPortSettingsOutcomeCallable
std::future< CreateContainerGroupDefinitionOutcome > CreateContainerGroupDefinitionOutcomeCallable
std::future< CreatePlayerSessionOutcome > CreatePlayerSessionOutcomeCallable
std::future< DescribeMatchmakingRuleSetsOutcome > DescribeMatchmakingRuleSetsOutcomeCallable
std::future< DeregisterComputeOutcome > DeregisterComputeOutcomeCallable
std::future< CreateBuildOutcome > CreateBuildOutcomeCallable
std::future< DeleteContainerGroupDefinitionOutcome > DeleteContainerGroupDefinitionOutcomeCallable
std::future< DescribeVpcPeeringConnectionsOutcome > DescribeVpcPeeringConnectionsOutcomeCallable
std::future< ListScriptsOutcome > ListScriptsOutcomeCallable
std::future< ListAliasesOutcome > ListAliasesOutcomeCallable
std::future< DescribeFleetDeploymentOutcome > DescribeFleetDeploymentOutcomeCallable
std::future< SearchGameSessionsOutcome > SearchGameSessionsOutcomeCallable
std::future< StartMatchBackfillOutcome > StartMatchBackfillOutcomeCallable
std::future< ListComputeOutcome > ListComputeOutcomeCallable
std::future< ListContainerGroupDefinitionsOutcome > ListContainerGroupDefinitionsOutcomeCallable
std::future< DescribeInstancesOutcome > DescribeInstancesOutcomeCallable
std::future< DescribeGameServerGroupOutcome > DescribeGameServerGroupOutcomeCallable
std::future< GetComputeAccessOutcome > GetComputeAccessOutcomeCallable
std::future< GetGameSessionLogUrlOutcome > GetGameSessionLogUrlOutcomeCallable
std::future< DeleteScalingPolicyOutcome > DeleteScalingPolicyOutcomeCallable
std::future< CreateVpcPeeringAuthorizationOutcome > CreateVpcPeeringAuthorizationOutcomeCallable
std::future< StartGameSessionPlacementOutcome > StartGameSessionPlacementOutcomeCallable
std::future< DeleteFleetOutcome > DeleteFleetOutcomeCallable
std::future< DeleteAliasOutcome > DeleteAliasOutcomeCallable
std::future< DescribeFleetAttributesOutcome > DescribeFleetAttributesOutcomeCallable
std::future< UpdateGameSessionOutcome > UpdateGameSessionOutcomeCallable
std::future< CreateGameServerGroupOutcome > CreateGameServerGroupOutcomeCallable
std::future< AcceptMatchOutcome > AcceptMatchOutcomeCallable
std::future< DescribeGameServerOutcome > DescribeGameServerOutcomeCallable
std::future< UpdateContainerFleetOutcome > UpdateContainerFleetOutcomeCallable
std::future< CreateLocationOutcome > CreateLocationOutcomeCallable
std::future< DescribePlayerSessionsOutcome > DescribePlayerSessionsOutcomeCallable
std::future< DescribeContainerFleetOutcome > DescribeContainerFleetOutcomeCallable
std::function< void(const GameLiftClient *, const Model::DescribeComputeRequest &, const Model::DescribeComputeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeComputeResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::ListGameServersRequest &, const Model::ListGameServersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListGameServersResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeContainerGroupDefinitionRequest &, const Model::DescribeContainerGroupDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeContainerGroupDefinitionResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::ListComputeRequest &, const Model::ListComputeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListComputeResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::CreateBuildRequest &, const Model::CreateBuildOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateBuildResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::ResolveAliasRequest &, const Model::ResolveAliasOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ResolveAliasResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DeleteScriptRequest &, const Model::DeleteScriptOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteScriptResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::UpdateRuntimeConfigurationRequest &, const Model::UpdateRuntimeConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateRuntimeConfigurationResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::PutScalingPolicyRequest &, const Model::PutScalingPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutScalingPolicyResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::ListContainerGroupDefinitionVersionsRequest &, const Model::ListContainerGroupDefinitionVersionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListContainerGroupDefinitionVersionsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeFleetLocationAttributesRequest &, const Model::DescribeFleetLocationAttributesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeFleetLocationAttributesResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribePlayerSessionsRequest &, const Model::DescribePlayerSessionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribePlayerSessionsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DeregisterComputeRequest &, const Model::DeregisterComputeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeregisterComputeResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DeleteFleetLocationsRequest &, const Model::DeleteFleetLocationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteFleetLocationsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DeleteScalingPolicyRequest &, const Model::DeleteScalingPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteScalingPolicyResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeGameSessionPlacementRequest &, const Model::DescribeGameSessionPlacementOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeGameSessionPlacementResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeMatchmakingRequest &, const Model::DescribeMatchmakingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeMatchmakingResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::TerminateGameSessionRequest &, const Model::TerminateGameSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TerminateGameSessionResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::RegisterGameServerRequest &, const Model::RegisterGameServerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RegisterGameServerResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DeleteBuildRequest &, const Model::DeleteBuildOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteBuildResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::UpdateFleetAttributesRequest &, const Model::UpdateFleetAttributesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateFleetAttributesResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeBuildRequest &, const Model::DescribeBuildOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeBuildResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DeleteMatchmakingConfigurationRequest &, const Model::DeleteMatchmakingConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteMatchmakingConfigurationResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::ListScriptsRequest &, const Model::ListScriptsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListScriptsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::StartMatchmakingRequest &, const Model::StartMatchmakingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartMatchmakingResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::ResumeGameServerGroupRequest &, const Model::ResumeGameServerGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ResumeGameServerGroupResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DeleteContainerGroupDefinitionRequest &, const Model::DeleteContainerGroupDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteContainerGroupDefinitionResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::CreateAliasRequest &, const Model::CreateAliasOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateAliasResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::ValidateMatchmakingRuleSetRequest &, const Model::ValidateMatchmakingRuleSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ValidateMatchmakingRuleSetResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::CreateFleetRequest &, const Model::CreateFleetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateFleetResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::CreateGameServerGroupRequest &, const Model::CreateGameServerGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateGameServerGroupResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::StartMatchBackfillRequest &, const Model::StartMatchBackfillOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartMatchBackfillResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::ListContainerGroupDefinitionsRequest &, const Model::ListContainerGroupDefinitionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListContainerGroupDefinitionsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::CreateMatchmakingConfigurationRequest &, const Model::CreateMatchmakingConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateMatchmakingConfigurationResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::SuspendGameServerGroupRequest &, const Model::SuspendGameServerGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> SuspendGameServerGroupResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::AcceptMatchRequest &, const Model::AcceptMatchOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AcceptMatchResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::StartFleetActionsRequest &, const Model::StartFleetActionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartFleetActionsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeContainerFleetRequest &, const Model::DescribeContainerFleetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeContainerFleetResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::ListBuildsRequest &, const Model::ListBuildsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListBuildsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DeleteVpcPeeringConnectionRequest &, const Model::DeleteVpcPeeringConnectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteVpcPeeringConnectionResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::ListTagsForResourceRequest &, const Model::ListTagsForResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTagsForResourceResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeGameSessionQueuesRequest &, const Model::DescribeGameSessionQueuesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeGameSessionQueuesResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::ListGameServerGroupsRequest &, const Model::ListGameServerGroupsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListGameServerGroupsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::ListFleetsRequest &, const Model::ListFleetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListFleetsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::UpdateBuildRequest &, const Model::UpdateBuildOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateBuildResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::StopFleetActionsRequest &, const Model::StopFleetActionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopFleetActionsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::StartGameSessionPlacementRequest &, const Model::StartGameSessionPlacementOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartGameSessionPlacementResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::UpdateGameSessionQueueRequest &, const Model::UpdateGameSessionQueueOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateGameSessionQueueResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::ListContainerFleetsRequest &, const Model::ListContainerFleetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListContainerFleetsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeRuntimeConfigurationRequest &, const Model::DescribeRuntimeConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeRuntimeConfigurationResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeGameSessionsRequest &, const Model::DescribeGameSessionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeGameSessionsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::GetComputeAccessRequest &, const Model::GetComputeAccessOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetComputeAccessResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DeleteContainerFleetRequest &, const Model::DeleteContainerFleetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteContainerFleetResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeFleetLocationUtilizationRequest &, const Model::DescribeFleetLocationUtilizationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeFleetLocationUtilizationResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeFleetUtilizationRequest &, const Model::DescribeFleetUtilizationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeFleetUtilizationResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeFleetCapacityRequest &, const Model::DescribeFleetCapacityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeFleetCapacityResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeVpcPeeringAuthorizationsRequest &, const Model::DescribeVpcPeeringAuthorizationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeVpcPeeringAuthorizationsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::UpdateAliasRequest &, const Model::UpdateAliasOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateAliasResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DeleteMatchmakingRuleSetRequest &, const Model::DeleteMatchmakingRuleSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteMatchmakingRuleSetResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::GetInstanceAccessRequest &, const Model::GetInstanceAccessOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetInstanceAccessResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::StopMatchmakingRequest &, const Model::StopMatchmakingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopMatchmakingResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeGameSessionDetailsRequest &, const Model::DescribeGameSessionDetailsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeGameSessionDetailsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::CreateFleetLocationsRequest &, const Model::CreateFleetLocationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateFleetLocationsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeEC2InstanceLimitsRequest &, const Model::DescribeEC2InstanceLimitsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeEC2InstanceLimitsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::UpdateFleetCapacityRequest &, const Model::UpdateFleetCapacityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateFleetCapacityResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeFleetDeploymentRequest &, const Model::DescribeFleetDeploymentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeFleetDeploymentResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeVpcPeeringConnectionsRequest &, const Model::DescribeVpcPeeringConnectionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeVpcPeeringConnectionsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeFleetEventsRequest &, const Model::DescribeFleetEventsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeFleetEventsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::CreateScriptRequest &, const Model::CreateScriptOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateScriptResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeGameServerGroupRequest &, const Model::DescribeGameServerGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeGameServerGroupResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DeleteGameServerGroupRequest &, const Model::DeleteGameServerGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteGameServerGroupResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::UpdateContainerGroupDefinitionRequest &, const Model::UpdateContainerGroupDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateContainerGroupDefinitionResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DeregisterGameServerRequest &, const Model::DeregisterGameServerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeregisterGameServerResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeMatchmakingRuleSetsRequest &, const Model::DescribeMatchmakingRuleSetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeMatchmakingRuleSetsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeGameServerInstancesRequest &, const Model::DescribeGameServerInstancesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeGameServerInstancesResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DeleteVpcPeeringAuthorizationRequest &, const Model::DeleteVpcPeeringAuthorizationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteVpcPeeringAuthorizationResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeGameServerRequest &, const Model::DescribeGameServerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeGameServerResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::CreateVpcPeeringAuthorizationRequest &, const Model::CreateVpcPeeringAuthorizationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateVpcPeeringAuthorizationResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::UpdateScriptRequest &, const Model::UpdateScriptOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateScriptResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::UpdateGameServerRequest &, const Model::UpdateGameServerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateGameServerResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::UpdateGameSessionRequest &, const Model::UpdateGameSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateGameSessionResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeAliasRequest &, const Model::DescribeAliasOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeAliasResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::CreateContainerGroupDefinitionRequest &, const Model::CreateContainerGroupDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateContainerGroupDefinitionResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeInstancesRequest &, const Model::DescribeInstancesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeInstancesResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::SearchGameSessionsRequest &, const Model::SearchGameSessionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> SearchGameSessionsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::GetComputeAuthTokenRequest &, const Model::GetComputeAuthTokenOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetComputeAuthTokenResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DeleteAliasRequest &, const Model::DeleteAliasOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteAliasResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeFleetPortSettingsRequest &, const Model::DescribeFleetPortSettingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeFleetPortSettingsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::CreateContainerFleetRequest &, const Model::CreateContainerFleetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateContainerFleetResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeScalingPoliciesRequest &, const Model::DescribeScalingPoliciesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeScalingPoliciesResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::UpdateFleetPortSettingsRequest &, const Model::UpdateFleetPortSettingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateFleetPortSettingsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeFleetAttributesRequest &, const Model::DescribeFleetAttributesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeFleetAttributesResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::StopGameSessionPlacementRequest &, const Model::StopGameSessionPlacementOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopGameSessionPlacementResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::UpdateContainerFleetRequest &, const Model::UpdateContainerFleetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateContainerFleetResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::CreatePlayerSessionRequest &, const Model::CreatePlayerSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreatePlayerSessionResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DeleteLocationRequest &, const Model::DeleteLocationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteLocationResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::CreateGameSessionQueueRequest &, const Model::CreateGameSessionQueueOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateGameSessionQueueResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::GetGameSessionLogUrlRequest &, const Model::GetGameSessionLogUrlOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetGameSessionLogUrlResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::ListAliasesRequest &, const Model::ListAliasesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListAliasesResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::UpdateGameServerGroupRequest &, const Model::UpdateGameServerGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateGameServerGroupResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::CreateGameSessionRequest &, const Model::CreateGameSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateGameSessionResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::ListLocationsRequest &, const Model::ListLocationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListLocationsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeMatchmakingConfigurationsRequest &, const Model::DescribeMatchmakingConfigurationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeMatchmakingConfigurationsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DeleteFleetRequest &, const Model::DeleteFleetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteFleetResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeScriptRequest &, const Model::DescribeScriptOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeScriptResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::CreatePlayerSessionsRequest &, const Model::CreatePlayerSessionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreatePlayerSessionsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::UpdateMatchmakingConfigurationRequest &, const Model::UpdateMatchmakingConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateMatchmakingConfigurationResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::CreateVpcPeeringConnectionRequest &, const Model::CreateVpcPeeringConnectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateVpcPeeringConnectionResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::CreateLocationRequest &, const Model::CreateLocationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateLocationResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::RequestUploadCredentialsRequest &, const Model::RequestUploadCredentialsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RequestUploadCredentialsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::ClaimGameServerRequest &, const Model::ClaimGameServerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ClaimGameServerResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::ListFleetDeploymentsRequest &, const Model::ListFleetDeploymentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListFleetDeploymentsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::RegisterComputeRequest &, const Model::RegisterComputeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RegisterComputeResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DeleteGameSessionQueueRequest &, const Model::DeleteGameSessionQueueOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteGameSessionQueueResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::DescribeFleetLocationCapacityRequest &, const Model::DescribeFleetLocationCapacityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeFleetLocationCapacityResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::GetPlayerConnectionDetailsRequest &, const Model::GetPlayerConnectionDetailsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetPlayerConnectionDetailsResponseReceivedHandler
std::function< void(const GameLiftClient *, const Model::CreateMatchmakingRuleSetRequest &, const Model::CreateMatchmakingRuleSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateMatchmakingRuleSetResponseReceivedHandler
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String