AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  KafkaErrorMapper
 
namespace  Model
 

Classes

class  KafkaClient
 
 
class  KafkaError
 
class  KafkaRequest
 

Typedefs

 
 
 
 
 
typedef std::function< void(const KafkaClient *, const Model::CreateClusterRequest &, const Model::CreateClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateClusterResponseReceivedHandler
 
typedef std::function< void(const KafkaClient *, const Model::CreateClusterV2Request &, const Model::CreateClusterV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateClusterV2ResponseReceivedHandler
 
 
typedef std::function< void(const KafkaClient *, const Model::CreateReplicatorRequest &, const Model::CreateReplicatorOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateReplicatorResponseReceivedHandler
 
 
typedef std::function< void(const KafkaClient *, const Model::DeleteClusterRequest &, const Model::DeleteClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteClusterResponseReceivedHandler
 
 
 
typedef std::function< void(const KafkaClient *, const Model::DeleteReplicatorRequest &, const Model::DeleteReplicatorOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteReplicatorResponseReceivedHandler
 
 
typedef std::function< void(const KafkaClient *, const Model::DescribeClusterRequest &, const Model::DescribeClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeClusterResponseReceivedHandler
 
 
 
typedef std::function< void(const KafkaClient *, const Model::DescribeClusterV2Request &, const Model::DescribeClusterV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeClusterV2ResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const KafkaClient *, const Model::GetClusterPolicyRequest &, const Model::GetClusterPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetClusterPolicyResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const KafkaClient *, const Model::ListClustersRequest &, const Model::ListClustersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListClustersResponseReceivedHandler
 
typedef std::function< void(const KafkaClient *, const Model::ListClustersV2Request &, const Model::ListClustersV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListClustersV2ResponseReceivedHandler
 
 
 
typedef std::function< void(const KafkaClient *, const Model::ListKafkaVersionsRequest &, const Model::ListKafkaVersionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListKafkaVersionsResponseReceivedHandler
 
typedef std::function< void(const KafkaClient *, const Model::ListNodesRequest &, const Model::ListNodesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListNodesResponseReceivedHandler
 
typedef std::function< void(const KafkaClient *, const Model::ListReplicatorsRequest &, const Model::ListReplicatorsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListReplicatorsResponseReceivedHandler
 
typedef std::function< void(const KafkaClient *, const Model::ListScramSecretsRequest &, const Model::ListScramSecretsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListScramSecretsResponseReceivedHandler
 
 
 
typedef std::function< void(const KafkaClient *, const Model::PutClusterPolicyRequest &, const Model::PutClusterPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutClusterPolicyResponseReceivedHandler
 
typedef std::function< void(const KafkaClient *, const Model::RebootBrokerRequest &, const Model::RebootBrokerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RebootBrokerResponseReceivedHandler
 
 
typedef std::function< void(const KafkaClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const KafkaClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
typedef std::function< void(const KafkaClient *, const Model::UpdateBrokerCountRequest &, const Model::UpdateBrokerCountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateBrokerCountResponseReceivedHandler
 
 
typedef std::function< void(const KafkaClient *, const Model::UpdateBrokerTypeRequest &, const Model::UpdateBrokerTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateBrokerTypeResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const KafkaClient *, const Model::UpdateMonitoringRequest &, const Model::UpdateMonitoringOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateMonitoringResponseReceivedHandler
 
 
typedef std::function< void(const KafkaClient *, const Model::UpdateSecurityRequest &, const Model::UpdateSecurityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateSecurityResponseReceivedHandler
 
typedef std::function< void(const KafkaClient *, const Model::UpdateStorageRequest &, const Model::UpdateStorageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateStorageResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ BatchAssociateScramSecretResponseReceivedHandler

Definition at line 287 of file KafkaServiceClientModel.h.

◆ BatchDisassociateScramSecretResponseReceivedHandler

Definition at line 288 of file KafkaServiceClientModel.h.

◆ CreateClusterResponseReceivedHandler

Definition at line 289 of file KafkaServiceClientModel.h.

◆ CreateClusterV2ResponseReceivedHandler

Definition at line 290 of file KafkaServiceClientModel.h.

◆ CreateConfigurationResponseReceivedHandler

Definition at line 291 of file KafkaServiceClientModel.h.

◆ CreateReplicatorResponseReceivedHandler

Definition at line 292 of file KafkaServiceClientModel.h.

◆ CreateVpcConnectionResponseReceivedHandler

Definition at line 293 of file KafkaServiceClientModel.h.

◆ DeleteClusterPolicyResponseReceivedHandler

Definition at line 295 of file KafkaServiceClientModel.h.

◆ DeleteClusterResponseReceivedHandler

Definition at line 294 of file KafkaServiceClientModel.h.

◆ DeleteConfigurationResponseReceivedHandler

Definition at line 296 of file KafkaServiceClientModel.h.

◆ DeleteReplicatorResponseReceivedHandler

Definition at line 297 of file KafkaServiceClientModel.h.

◆ DeleteVpcConnectionResponseReceivedHandler

Definition at line 298 of file KafkaServiceClientModel.h.

◆ DescribeClusterOperationResponseReceivedHandler

Definition at line 300 of file KafkaServiceClientModel.h.

◆ DescribeClusterOperationV2ResponseReceivedHandler

Definition at line 301 of file KafkaServiceClientModel.h.

◆ DescribeClusterResponseReceivedHandler

Definition at line 299 of file KafkaServiceClientModel.h.

◆ DescribeClusterV2ResponseReceivedHandler

Definition at line 302 of file KafkaServiceClientModel.h.

◆ DescribeConfigurationResponseReceivedHandler

Definition at line 303 of file KafkaServiceClientModel.h.

◆ DescribeConfigurationRevisionResponseReceivedHandler

Definition at line 304 of file KafkaServiceClientModel.h.

◆ DescribeReplicatorResponseReceivedHandler

Definition at line 305 of file KafkaServiceClientModel.h.

◆ DescribeVpcConnectionResponseReceivedHandler

Definition at line 306 of file KafkaServiceClientModel.h.

◆ GetBootstrapBrokersResponseReceivedHandler

Definition at line 307 of file KafkaServiceClientModel.h.

◆ GetClusterPolicyResponseReceivedHandler

Definition at line 308 of file KafkaServiceClientModel.h.

◆ GetCompatibleKafkaVersionsResponseReceivedHandler

Definition at line 309 of file KafkaServiceClientModel.h.

◆ KafkaClientConfiguration

Definition at line 112 of file KafkaServiceClientModel.h.

◆ KafkaEndpointProvider

Definition at line 114 of file KafkaServiceClientModel.h.

◆ KafkaEndpointProviderBase

Definition at line 113 of file KafkaServiceClientModel.h.

◆ ListClientVpcConnectionsResponseReceivedHandler

Definition at line 310 of file KafkaServiceClientModel.h.

◆ ListClusterOperationsResponseReceivedHandler

Definition at line 311 of file KafkaServiceClientModel.h.

◆ ListClusterOperationsV2ResponseReceivedHandler

Definition at line 312 of file KafkaServiceClientModel.h.

◆ ListClustersResponseReceivedHandler

Definition at line 313 of file KafkaServiceClientModel.h.

◆ ListClustersV2ResponseReceivedHandler

Definition at line 314 of file KafkaServiceClientModel.h.

◆ ListConfigurationRevisionsResponseReceivedHandler

Definition at line 315 of file KafkaServiceClientModel.h.

◆ ListConfigurationsResponseReceivedHandler

Definition at line 316 of file KafkaServiceClientModel.h.

◆ ListKafkaVersionsResponseReceivedHandler

Definition at line 317 of file KafkaServiceClientModel.h.

◆ ListNodesResponseReceivedHandler

typedef std::function<void(const KafkaClient*, const Model::ListNodesRequest&, const Model::ListNodesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Kafka::ListNodesResponseReceivedHandler

Definition at line 318 of file KafkaServiceClientModel.h.

◆ ListReplicatorsResponseReceivedHandler

Definition at line 319 of file KafkaServiceClientModel.h.

◆ ListScramSecretsResponseReceivedHandler

Definition at line 320 of file KafkaServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 321 of file KafkaServiceClientModel.h.

◆ ListVpcConnectionsResponseReceivedHandler

Definition at line 322 of file KafkaServiceClientModel.h.

◆ PutClusterPolicyResponseReceivedHandler

Definition at line 323 of file KafkaServiceClientModel.h.

◆ RebootBrokerResponseReceivedHandler

Definition at line 324 of file KafkaServiceClientModel.h.

◆ RejectClientVpcConnectionResponseReceivedHandler

Definition at line 325 of file KafkaServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 326 of file KafkaServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 327 of file KafkaServiceClientModel.h.

◆ UpdateBrokerCountResponseReceivedHandler

Definition at line 328 of file KafkaServiceClientModel.h.

◆ UpdateBrokerStorageResponseReceivedHandler

Definition at line 329 of file KafkaServiceClientModel.h.

◆ UpdateBrokerTypeResponseReceivedHandler

Definition at line 330 of file KafkaServiceClientModel.h.

◆ UpdateClusterConfigurationResponseReceivedHandler

Definition at line 331 of file KafkaServiceClientModel.h.

◆ UpdateClusterKafkaVersionResponseReceivedHandler

Definition at line 332 of file KafkaServiceClientModel.h.

◆ UpdateConfigurationResponseReceivedHandler

Definition at line 333 of file KafkaServiceClientModel.h.

◆ UpdateConnectivityResponseReceivedHandler

Definition at line 334 of file KafkaServiceClientModel.h.

◆ UpdateMonitoringResponseReceivedHandler

Definition at line 335 of file KafkaServiceClientModel.h.

◆ UpdateReplicationInfoResponseReceivedHandler

Definition at line 336 of file KafkaServiceClientModel.h.

◆ UpdateSecurityResponseReceivedHandler

Definition at line 337 of file KafkaServiceClientModel.h.

◆ UpdateStorageResponseReceivedHandler

Definition at line 338 of file KafkaServiceClientModel.h.

Enumeration Type Documentation

◆ KafkaErrors

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 
TOO_MANY_REQUESTS 
UNAUTHORIZED 

Definition at line 16 of file KafkaErrors.h.