AWS SDK for C++

AWS SDK for C++ Version 1.11.606

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::GameLiftStreams Namespace Reference

Namespaces

namespace  Endpoint
 
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const GameLiftStreamsClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
 
typedef std::function< void(const GameLiftStreamsClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 
 

Enumerations

 

Typedef Documentation

◆ AddStreamGroupLocationsResponseReceivedHandler

Definition at line 169 of file GameLiftStreamsServiceClientModel.h.

◆ AssociateApplicationsResponseReceivedHandler

Definition at line 170 of file GameLiftStreamsServiceClientModel.h.

◆ CreateApplicationResponseReceivedHandler

Definition at line 171 of file GameLiftStreamsServiceClientModel.h.

◆ CreateStreamGroupResponseReceivedHandler

Definition at line 172 of file GameLiftStreamsServiceClientModel.h.

◆ CreateStreamSessionConnectionResponseReceivedHandler

Definition at line 173 of file GameLiftStreamsServiceClientModel.h.

◆ DeleteApplicationResponseReceivedHandler

Definition at line 174 of file GameLiftStreamsServiceClientModel.h.

◆ DeleteStreamGroupResponseReceivedHandler

Definition at line 175 of file GameLiftStreamsServiceClientModel.h.

◆ DisassociateApplicationsResponseReceivedHandler

Definition at line 176 of file GameLiftStreamsServiceClientModel.h.

◆ ExportStreamSessionFilesResponseReceivedHandler

Definition at line 177 of file GameLiftStreamsServiceClientModel.h.

◆ GameLiftStreamsClientConfiguration

Definition at line 78 of file GameLiftStreamsServiceClientModel.h.

◆ GameLiftStreamsEndpointProvider

Definition at line 80 of file GameLiftStreamsServiceClientModel.h.

◆ GameLiftStreamsEndpointProviderBase

Definition at line 79 of file GameLiftStreamsServiceClientModel.h.

◆ GetApplicationResponseReceivedHandler

Definition at line 178 of file GameLiftStreamsServiceClientModel.h.

◆ GetStreamGroupResponseReceivedHandler

Definition at line 179 of file GameLiftStreamsServiceClientModel.h.

◆ GetStreamSessionResponseReceivedHandler

Definition at line 180 of file GameLiftStreamsServiceClientModel.h.

◆ ListApplicationsResponseReceivedHandler

Definition at line 181 of file GameLiftStreamsServiceClientModel.h.

◆ ListStreamGroupsResponseReceivedHandler

Definition at line 182 of file GameLiftStreamsServiceClientModel.h.

◆ ListStreamSessionsByAccountResponseReceivedHandler

Definition at line 184 of file GameLiftStreamsServiceClientModel.h.

◆ ListStreamSessionsResponseReceivedHandler

Definition at line 183 of file GameLiftStreamsServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 185 of file GameLiftStreamsServiceClientModel.h.

◆ RemoveStreamGroupLocationsResponseReceivedHandler

Definition at line 186 of file GameLiftStreamsServiceClientModel.h.

◆ StartStreamSessionResponseReceivedHandler

Definition at line 187 of file GameLiftStreamsServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 188 of file GameLiftStreamsServiceClientModel.h.

◆ TerminateStreamSessionResponseReceivedHandler

Definition at line 189 of file GameLiftStreamsServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 190 of file GameLiftStreamsServiceClientModel.h.

◆ UpdateApplicationResponseReceivedHandler

Definition at line 191 of file GameLiftStreamsServiceClientModel.h.

◆ UpdateStreamGroupResponseReceivedHandler

Definition at line 192 of file GameLiftStreamsServiceClientModel.h.

Enumeration Type Documentation

◆ GameLiftStreamsErrors

Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
CONFLICT 
INTERNAL_SERVER 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file GameLiftStreamsErrors.h.