AWS SDK for C++

AWS SDK for C++ Version 1.11.867

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

Namespaces

namespace  Endpoint
 
 
namespace  Model
 
namespace  Pagination
 

Classes

 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const GameLiftStreamsClient *, const Model::GetStreamUrlRequest &, const Model::GetStreamUrlOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetStreamUrlResponseReceivedHandler
 
 
 
 
 
 
 
 
 
 
 
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 189 of file GameLiftStreamsServiceClientModel.h.

◆ AssociateApplicationsResponseReceivedHandler

Definition at line 192 of file GameLiftStreamsServiceClientModel.h.

◆ CreateApplicationResponseReceivedHandler

Definition at line 195 of file GameLiftStreamsServiceClientModel.h.

◆ CreateStreamGroupResponseReceivedHandler

Definition at line 198 of file GameLiftStreamsServiceClientModel.h.

◆ CreateStreamSessionAdminShellResponseReceivedHandler

Definition at line 202 of file GameLiftStreamsServiceClientModel.h.

◆ CreateStreamSessionConnectionResponseReceivedHandler

Definition at line 206 of file GameLiftStreamsServiceClientModel.h.

◆ CreateStreamUrlResponseReceivedHandler

Definition at line 209 of file GameLiftStreamsServiceClientModel.h.

◆ DeleteApplicationResponseReceivedHandler

Definition at line 212 of file GameLiftStreamsServiceClientModel.h.

◆ DeleteStreamGroupResponseReceivedHandler

Definition at line 215 of file GameLiftStreamsServiceClientModel.h.

◆ DisassociateApplicationsResponseReceivedHandler

Definition at line 218 of file GameLiftStreamsServiceClientModel.h.

◆ ExportStreamSessionFilesResponseReceivedHandler

Definition at line 221 of file GameLiftStreamsServiceClientModel.h.

◆ GameLiftStreamsClientConfiguration

Definition at line 79 of file GameLiftStreamsServiceClientModel.h.

◆ GameLiftStreamsEndpointProvider

Definition at line 81 of file GameLiftStreamsServiceClientModel.h.

◆ GameLiftStreamsEndpointProviderBase

Definition at line 80 of file GameLiftStreamsServiceClientModel.h.

◆ GetApplicationResponseReceivedHandler

Definition at line 224 of file GameLiftStreamsServiceClientModel.h.

◆ GetStreamGroupResponseReceivedHandler

Definition at line 227 of file GameLiftStreamsServiceClientModel.h.

◆ GetStreamSessionResponseReceivedHandler

Definition at line 230 of file GameLiftStreamsServiceClientModel.h.

◆ GetStreamUrlResponseReceivedHandler

Definition at line 233 of file GameLiftStreamsServiceClientModel.h.

◆ ListApplicationShaderCachesResponseReceivedHandler

Definition at line 236 of file GameLiftStreamsServiceClientModel.h.

◆ ListApplicationsPaginator

Definition at line 18 of file GameLiftStreamsClientPagination.h.

◆ ListApplicationsResponseReceivedHandler

Definition at line 239 of file GameLiftStreamsServiceClientModel.h.

◆ ListStreamGroupsPaginator

Definition at line 20 of file GameLiftStreamsClientPagination.h.

◆ ListStreamGroupsResponseReceivedHandler

Definition at line 242 of file GameLiftStreamsServiceClientModel.h.

◆ ListStreamSessionsByAccountPaginator

Definition at line 25 of file GameLiftStreamsClientPagination.h.

◆ ListStreamSessionsByAccountResponseReceivedHandler

Definition at line 248 of file GameLiftStreamsServiceClientModel.h.

◆ ListStreamSessionsPaginator

Definition at line 22 of file GameLiftStreamsClientPagination.h.

◆ ListStreamSessionsResponseReceivedHandler

Definition at line 245 of file GameLiftStreamsServiceClientModel.h.

◆ ListStreamUrlsPaginator

Definition at line 28 of file GameLiftStreamsClientPagination.h.

◆ ListStreamUrlsResponseReceivedHandler

Definition at line 251 of file GameLiftStreamsServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 254 of file GameLiftStreamsServiceClientModel.h.

◆ RemoveStreamGroupLocationsResponseReceivedHandler

Definition at line 257 of file GameLiftStreamsServiceClientModel.h.

◆ RevokeStreamUrlResponseReceivedHandler

Definition at line 260 of file GameLiftStreamsServiceClientModel.h.

◆ StartStreamSessionResponseReceivedHandler

Definition at line 263 of file GameLiftStreamsServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 266 of file GameLiftStreamsServiceClientModel.h.

◆ TerminateStreamSessionResponseReceivedHandler

Definition at line 269 of file GameLiftStreamsServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 272 of file GameLiftStreamsServiceClientModel.h.

◆ UpdateApplicationResponseReceivedHandler

Definition at line 275 of file GameLiftStreamsServiceClientModel.h.

◆ UpdateStreamGroupResponseReceivedHandler

Definition at line 278 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 
STREAM_SESSION_ACCESS_NOT_READY 

Definition at line 14 of file GameLiftStreamsErrors.h.