AWS SDK for C++

AWS SDK for C++ Version 1.11.679

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 165 of file GameLiftStreamsServiceClientModel.h.

◆ AssociateApplicationsResponseReceivedHandler

Definition at line 168 of file GameLiftStreamsServiceClientModel.h.

◆ CreateApplicationResponseReceivedHandler

Definition at line 171 of file GameLiftStreamsServiceClientModel.h.

◆ CreateStreamGroupResponseReceivedHandler

Definition at line 174 of file GameLiftStreamsServiceClientModel.h.

◆ CreateStreamSessionConnectionResponseReceivedHandler

Definition at line 178 of file GameLiftStreamsServiceClientModel.h.

◆ DeleteApplicationResponseReceivedHandler

Definition at line 181 of file GameLiftStreamsServiceClientModel.h.

◆ DeleteStreamGroupResponseReceivedHandler

Definition at line 184 of file GameLiftStreamsServiceClientModel.h.

◆ DisassociateApplicationsResponseReceivedHandler

Definition at line 187 of file GameLiftStreamsServiceClientModel.h.

◆ ExportStreamSessionFilesResponseReceivedHandler

Definition at line 190 of file GameLiftStreamsServiceClientModel.h.

◆ GameLiftStreamsClientConfiguration

Definition at line 73 of file GameLiftStreamsServiceClientModel.h.

◆ GameLiftStreamsEndpointProvider

Definition at line 75 of file GameLiftStreamsServiceClientModel.h.

◆ GameLiftStreamsEndpointProviderBase

Definition at line 74 of file GameLiftStreamsServiceClientModel.h.

◆ GetApplicationResponseReceivedHandler

Definition at line 193 of file GameLiftStreamsServiceClientModel.h.

◆ GetStreamGroupResponseReceivedHandler

Definition at line 196 of file GameLiftStreamsServiceClientModel.h.

◆ GetStreamSessionResponseReceivedHandler

Definition at line 199 of file GameLiftStreamsServiceClientModel.h.

◆ ListApplicationsResponseReceivedHandler

Definition at line 202 of file GameLiftStreamsServiceClientModel.h.

◆ ListStreamGroupsResponseReceivedHandler

Definition at line 205 of file GameLiftStreamsServiceClientModel.h.

◆ ListStreamSessionsByAccountResponseReceivedHandler

Definition at line 211 of file GameLiftStreamsServiceClientModel.h.

◆ ListStreamSessionsResponseReceivedHandler

Definition at line 208 of file GameLiftStreamsServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 214 of file GameLiftStreamsServiceClientModel.h.

◆ RemoveStreamGroupLocationsResponseReceivedHandler

Definition at line 217 of file GameLiftStreamsServiceClientModel.h.

◆ StartStreamSessionResponseReceivedHandler

Definition at line 220 of file GameLiftStreamsServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 223 of file GameLiftStreamsServiceClientModel.h.

◆ TerminateStreamSessionResponseReceivedHandler

Definition at line 226 of file GameLiftStreamsServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 229 of file GameLiftStreamsServiceClientModel.h.

◆ UpdateApplicationResponseReceivedHandler

Definition at line 232 of file GameLiftStreamsServiceClientModel.h.

◆ UpdateStreamGroupResponseReceivedHandler

Definition at line 235 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 14 of file GameLiftStreamsErrors.h.