AWS SDK for C++

AWS SDK for C++ Version 1.11.836

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  MQErrorMapper
 
namespace  Pagination
 

Classes

class  MQClient
 
 
class  MQError
 
 
class  MQRequest
 
class  MQWaiter
 

Typedefs

 
 
 
 
 
typedef std::function< void(const MQClient *, const Model::CreateBrokerRequest &, const Model::CreateBrokerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateBrokerResponseReceivedHandler
 
 
typedef std::function< void(const MQClient *, const Model::CreateTagsRequest &, const Model::CreateTagsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateTagsResponseReceivedHandler
 
typedef std::function< void(const MQClient *, const Model::CreateUserRequest &, const Model::CreateUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateUserResponseReceivedHandler
 
typedef std::function< void(const MQClient *, const Model::DeleteBrokerRequest &, const Model::DeleteBrokerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteBrokerResponseReceivedHandler
 
 
typedef std::function< void(const MQClient *, const Model::DeleteTagsRequest &, const Model::DeleteTagsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteTagsResponseReceivedHandler
 
typedef std::function< void(const MQClient *, const Model::DeleteUserRequest &, const Model::DeleteUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteUserResponseReceivedHandler
 
typedef std::function< void(const MQClient *, const Model::DescribeBrokerRequest &, const Model::DescribeBrokerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeBrokerResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const MQClient *, const Model::DescribeUserRequest &, const Model::DescribeUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeUserResponseReceivedHandler
 
typedef std::function< void(const MQClient *, const Model::ListBrokersRequest &, const Model::ListBrokersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListBrokersResponseReceivedHandler
 
 
 
typedef std::function< void(const MQClient *, const Model::ListTagsRequest &, const Model::ListTagsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTagsResponseReceivedHandler
 
typedef std::function< void(const MQClient *, const Model::ListUsersRequest &, const Model::ListUsersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListUsersResponseReceivedHandler
 
typedef std::function< void(const MQClient *, const Model::PromoteRequest &, const Model::PromoteOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PromoteResponseReceivedHandler
 
typedef std::function< void(const MQClient *, const Model::RebootBrokerRequest &, const Model::RebootBrokerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RebootBrokerResponseReceivedHandler
 
typedef std::function< void(const MQClient *, const Model::UpdateBrokerRequest &, const Model::UpdateBrokerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateBrokerResponseReceivedHandler
 
 
typedef std::function< void(const MQClient *, const Model::UpdateUserRequest &, const Model::UpdateUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateUserResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ CreateBrokerResponseReceivedHandler

Definition at line 172 of file MQServiceClientModel.h.

◆ CreateConfigurationResponseReceivedHandler

Definition at line 175 of file MQServiceClientModel.h.

◆ CreateTagsResponseReceivedHandler

typedef std::function<void(const MQClient*, const Model::CreateTagsRequest&, const Model::CreateTagsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::MQ::CreateTagsResponseReceivedHandler

Definition at line 178 of file MQServiceClientModel.h.

◆ CreateUserResponseReceivedHandler

typedef std::function<void(const MQClient*, const Model::CreateUserRequest&, const Model::CreateUserOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::MQ::CreateUserResponseReceivedHandler

Definition at line 181 of file MQServiceClientModel.h.

◆ DeleteBrokerResponseReceivedHandler

Definition at line 184 of file MQServiceClientModel.h.

◆ DeleteConfigurationResponseReceivedHandler

Definition at line 187 of file MQServiceClientModel.h.

◆ DeleteTagsResponseReceivedHandler

typedef std::function<void(const MQClient*, const Model::DeleteTagsRequest&, const Model::DeleteTagsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::MQ::DeleteTagsResponseReceivedHandler

Definition at line 190 of file MQServiceClientModel.h.

◆ DeleteUserResponseReceivedHandler

typedef std::function<void(const MQClient*, const Model::DeleteUserRequest&, const Model::DeleteUserOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::MQ::DeleteUserResponseReceivedHandler

Definition at line 193 of file MQServiceClientModel.h.

◆ DescribeBrokerEngineTypesResponseReceivedHandler

Definition at line 199 of file MQServiceClientModel.h.

◆ DescribeBrokerInstanceOptionsResponseReceivedHandler

Definition at line 203 of file MQServiceClientModel.h.

◆ DescribeBrokerResponseReceivedHandler

Definition at line 196 of file MQServiceClientModel.h.

◆ DescribeConfigurationResponseReceivedHandler

Definition at line 206 of file MQServiceClientModel.h.

◆ DescribeConfigurationRevisionResponseReceivedHandler

Definition at line 210 of file MQServiceClientModel.h.

◆ DescribeSharedResourcesPaginator

Definition at line 15 of file MQClientPagination.h.

◆ DescribeSharedResourcesResponseReceivedHandler

Definition at line 213 of file MQServiceClientModel.h.

◆ DescribeUserResponseReceivedHandler

Definition at line 216 of file MQServiceClientModel.h.

◆ ListBrokersPaginator

Definition at line 17 of file MQClientPagination.h.

◆ ListBrokersResponseReceivedHandler

typedef std::function<void(const MQClient*, const Model::ListBrokersRequest&, const Model::ListBrokersOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::MQ::ListBrokersResponseReceivedHandler

Definition at line 219 of file MQServiceClientModel.h.

◆ ListConfigurationRevisionsResponseReceivedHandler

Definition at line 222 of file MQServiceClientModel.h.

◆ ListConfigurationsResponseReceivedHandler

Definition at line 225 of file MQServiceClientModel.h.

◆ ListTagsResponseReceivedHandler

typedef std::function<void(const MQClient*, const Model::ListTagsRequest&, const Model::ListTagsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::MQ::ListTagsResponseReceivedHandler

Definition at line 228 of file MQServiceClientModel.h.

◆ ListUsersResponseReceivedHandler

typedef std::function<void(const MQClient*, const Model::ListUsersRequest&, const Model::ListUsersOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::MQ::ListUsersResponseReceivedHandler

Definition at line 231 of file MQServiceClientModel.h.

◆ MQClientConfiguration

Definition at line 77 of file MQServiceClientModel.h.

◆ MQEndpointProvider

Definition at line 79 of file MQServiceClientModel.h.

◆ MQEndpointProviderBase

Definition at line 78 of file MQServiceClientModel.h.

◆ PromoteResponseReceivedHandler

typedef std::function<void(const MQClient*, const Model::PromoteRequest&, const Model::PromoteOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::MQ::PromoteResponseReceivedHandler

Definition at line 234 of file MQServiceClientModel.h.

◆ RebootBrokerResponseReceivedHandler

Definition at line 237 of file MQServiceClientModel.h.

◆ UpdateBrokerResponseReceivedHandler

Definition at line 240 of file MQServiceClientModel.h.

◆ UpdateConfigurationResponseReceivedHandler

Definition at line 243 of file MQServiceClientModel.h.

◆ UpdateUserResponseReceivedHandler

typedef std::function<void(const MQClient*, const Model::UpdateUserRequest&, const Model::UpdateUserOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::MQ::UpdateUserResponseReceivedHandler

Definition at line 246 of file MQServiceClientModel.h.

Enumeration Type Documentation

◆ MQErrors

enum class Aws::MQ::MQErrors
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 
BAD_REQUEST 
CONFLICT 
FORBIDDEN 
INTERNAL_SERVER_ERROR 
NOT_FOUND 
UNAUTHORIZED 

Definition at line 14 of file MQErrors.h.