AWS SDK for C++

AWS SDK for C++ Version 1.11.811

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

Namespaces

namespace  Endpoint
 
namespace  EVSErrorMapper
 
namespace  Model
 
namespace  Pagination
 

Classes

class  EVSClient
 
 
class  EVSError
 
 
class  EVSRequest
 
class  EVSWaiter
 

Typedefs

 
 
 
 
 
 
 
 
 
typedef std::function< void(const EVSClient *, const Model::CreateEntitlementRequest &, const Model::CreateEntitlementOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateEntitlementResponseReceivedHandler
 
typedef std::function< void(const EVSClient *, const Model::CreateEnvironmentRequest &, const Model::CreateEnvironmentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateEnvironmentResponseReceivedHandler
 
 
 
typedef std::function< void(const EVSClient *, const Model::DeleteEntitlementRequest &, const Model::DeleteEntitlementOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteEntitlementResponseReceivedHandler
 
typedef std::function< void(const EVSClient *, const Model::DeleteEnvironmentRequest &, const Model::DeleteEnvironmentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteEnvironmentResponseReceivedHandler
 
 
 
 
typedef std::function< void(const EVSClient *, const Model::GetDepotUrlRequest &, const Model::GetDepotUrlOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetDepotUrlResponseReceivedHandler
 
typedef std::function< void(const EVSClient *, const Model::GetEnvironmentRequest &, const Model::GetEnvironmentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetEnvironmentResponseReceivedHandler
 
typedef std::function< void(const EVSClient *, const Model::GetVersionsRequest &, const Model::GetVersionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetVersionsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const EVSClient *, const Model::ListEnvironmentsRequest &, const Model::ListEnvironmentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListEnvironmentsResponseReceivedHandler
 
 
 
typedef std::function< void(const EVSClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
typedef std::function< void(const EVSClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ AssociateEipToVlanResponseReceivedHandler

Definition at line 159 of file EVSServiceClientModel.h.

◆ CreateEntitlementResponseReceivedHandler

Definition at line 162 of file EVSServiceClientModel.h.

◆ CreateEnvironmentConnectorResponseReceivedHandler

Definition at line 168 of file EVSServiceClientModel.h.

◆ CreateEnvironmentHostResponseReceivedHandler

Definition at line 171 of file EVSServiceClientModel.h.

◆ CreateEnvironmentResponseReceivedHandler

Definition at line 165 of file EVSServiceClientModel.h.

◆ DeleteEntitlementResponseReceivedHandler

Definition at line 174 of file EVSServiceClientModel.h.

◆ DeleteEnvironmentConnectorResponseReceivedHandler

Definition at line 180 of file EVSServiceClientModel.h.

◆ DeleteEnvironmentHostResponseReceivedHandler

Definition at line 183 of file EVSServiceClientModel.h.

◆ DeleteEnvironmentResponseReceivedHandler

Definition at line 177 of file EVSServiceClientModel.h.

◆ DisassociateEipFromVlanResponseReceivedHandler

Definition at line 186 of file EVSServiceClientModel.h.

◆ EVSClientConfiguration

Definition at line 73 of file EVSServiceClientModel.h.

◆ EVSEndpointProvider

Definition at line 75 of file EVSServiceClientModel.h.

◆ EVSEndpointProviderBase

Definition at line 74 of file EVSServiceClientModel.h.

◆ GetDepotUrlResponseReceivedHandler

Definition at line 189 of file EVSServiceClientModel.h.

◆ GetEnvironmentResponseReceivedHandler

Definition at line 192 of file EVSServiceClientModel.h.

◆ GetVersionsResponseReceivedHandler

Definition at line 195 of file EVSServiceClientModel.h.

◆ ListEnvironmentConnectorsPaginator

Definition at line 18 of file EVSClientPagination.h.

◆ ListEnvironmentConnectorsResponseReceivedHandler

Definition at line 198 of file EVSServiceClientModel.h.

◆ ListEnvironmentHostsPaginator

Definition at line 21 of file EVSClientPagination.h.

◆ ListEnvironmentHostsResponseReceivedHandler

Definition at line 201 of file EVSServiceClientModel.h.

◆ ListEnvironmentsPaginator

Definition at line 23 of file EVSClientPagination.h.

◆ ListEnvironmentsResponseReceivedHandler

Definition at line 207 of file EVSServiceClientModel.h.

◆ ListEnvironmentVlansPaginator

Definition at line 25 of file EVSClientPagination.h.

◆ ListEnvironmentVlansResponseReceivedHandler

Definition at line 204 of file EVSServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 210 of file EVSServiceClientModel.h.

◆ ListVmEntitlementsPaginator

Definition at line 27 of file EVSClientPagination.h.

◆ ListVmEntitlementsResponseReceivedHandler

Definition at line 213 of file EVSServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 216 of file EVSServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 219 of file EVSServiceClientModel.h.

◆ UpdateEnvironmentConnectorResponseReceivedHandler

Definition at line 222 of file EVSServiceClientModel.h.

Enumeration Type Documentation

◆ EVSErrors

enum class Aws::EVS::EVSErrors
strong
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 
INTERNAL_SERVER 
SERVICE_QUOTA_EXCEEDED 
TAG_POLICY 
TOO_MANY_TAGS 

Definition at line 14 of file EVSErrors.h.