AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  SWFErrorMapper
 

Classes

class  SWFClient
 
 
class  SWFError
 
class  SWFRequest
 

Typedefs

 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const SWFClient *, const Model::DeprecateDomainRequest &, const Model::DeprecateDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeprecateDomainResponseReceivedHandler
 
 
 
typedef std::function< void(const SWFClient *, const Model::DescribeDomainRequest &, const Model::DescribeDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeDomainResponseReceivedHandler
 
 
 
 
typedef std::function< void(const SWFClient *, const Model::ListActivityTypesRequest &, const Model::ListActivityTypesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListActivityTypesResponseReceivedHandler
 
 
typedef std::function< void(const SWFClient *, const Model::ListDomainsRequest &, const Model::ListDomainsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDomainsResponseReceivedHandler
 
 
 
typedef std::function< void(const SWFClient *, const Model::ListWorkflowTypesRequest &, const Model::ListWorkflowTypesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListWorkflowTypesResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const SWFClient *, const Model::RegisterDomainRequest &, const Model::RegisterDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RegisterDomainResponseReceivedHandler
 
 
 
 
 
 
 
 
 
typedef std::function< void(const SWFClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
 
 
typedef std::function< void(const SWFClient *, const Model::UndeprecateDomainRequest &, const Model::UndeprecateDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UndeprecateDomainResponseReceivedHandler
 
 
typedef std::function< void(const SWFClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ CountClosedWorkflowExecutionsResponseReceivedHandler

Definition at line 210 of file SWFServiceClientModel.h.

◆ CountOpenWorkflowExecutionsResponseReceivedHandler

Definition at line 211 of file SWFServiceClientModel.h.

◆ CountPendingActivityTasksResponseReceivedHandler

Definition at line 212 of file SWFServiceClientModel.h.

◆ CountPendingDecisionTasksResponseReceivedHandler

Definition at line 213 of file SWFServiceClientModel.h.

◆ DeleteActivityTypeResponseReceivedHandler

Definition at line 214 of file SWFServiceClientModel.h.

◆ DeleteWorkflowTypeResponseReceivedHandler

Definition at line 215 of file SWFServiceClientModel.h.

◆ DeprecateActivityTypeResponseReceivedHandler

Definition at line 216 of file SWFServiceClientModel.h.

◆ DeprecateDomainResponseReceivedHandler

Definition at line 217 of file SWFServiceClientModel.h.

◆ DeprecateWorkflowTypeResponseReceivedHandler

Definition at line 218 of file SWFServiceClientModel.h.

◆ DescribeActivityTypeResponseReceivedHandler

Definition at line 219 of file SWFServiceClientModel.h.

◆ DescribeDomainResponseReceivedHandler

Definition at line 220 of file SWFServiceClientModel.h.

◆ DescribeWorkflowExecutionResponseReceivedHandler

Definition at line 221 of file SWFServiceClientModel.h.

◆ DescribeWorkflowTypeResponseReceivedHandler

Definition at line 222 of file SWFServiceClientModel.h.

◆ GetWorkflowExecutionHistoryResponseReceivedHandler

Definition at line 223 of file SWFServiceClientModel.h.

◆ ListActivityTypesResponseReceivedHandler

Definition at line 224 of file SWFServiceClientModel.h.

◆ ListClosedWorkflowExecutionsResponseReceivedHandler

Definition at line 225 of file SWFServiceClientModel.h.

◆ ListDomainsResponseReceivedHandler

typedef std::function<void(const SWFClient*, const Model::ListDomainsRequest&, const Model::ListDomainsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::SWF::ListDomainsResponseReceivedHandler

Definition at line 226 of file SWFServiceClientModel.h.

◆ ListOpenWorkflowExecutionsResponseReceivedHandler

Definition at line 227 of file SWFServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 228 of file SWFServiceClientModel.h.

◆ ListWorkflowTypesResponseReceivedHandler

Definition at line 229 of file SWFServiceClientModel.h.

◆ PollForActivityTaskResponseReceivedHandler

Definition at line 230 of file SWFServiceClientModel.h.

◆ PollForDecisionTaskResponseReceivedHandler

Definition at line 231 of file SWFServiceClientModel.h.

◆ RecordActivityTaskHeartbeatResponseReceivedHandler

Definition at line 232 of file SWFServiceClientModel.h.

◆ RegisterActivityTypeResponseReceivedHandler

Definition at line 233 of file SWFServiceClientModel.h.

◆ RegisterDomainResponseReceivedHandler

Definition at line 234 of file SWFServiceClientModel.h.

◆ RegisterWorkflowTypeResponseReceivedHandler

Definition at line 235 of file SWFServiceClientModel.h.

◆ RequestCancelWorkflowExecutionResponseReceivedHandler

Definition at line 236 of file SWFServiceClientModel.h.

◆ RespondActivityTaskCanceledResponseReceivedHandler

Definition at line 237 of file SWFServiceClientModel.h.

◆ RespondActivityTaskCompletedResponseReceivedHandler

Definition at line 238 of file SWFServiceClientModel.h.

◆ RespondActivityTaskFailedResponseReceivedHandler

Definition at line 239 of file SWFServiceClientModel.h.

◆ RespondDecisionTaskCompletedResponseReceivedHandler

Definition at line 240 of file SWFServiceClientModel.h.

◆ SignalWorkflowExecutionResponseReceivedHandler

Definition at line 241 of file SWFServiceClientModel.h.

◆ StartWorkflowExecutionResponseReceivedHandler

Definition at line 242 of file SWFServiceClientModel.h.

◆ SWFClientConfiguration

Definition at line 74 of file SWFServiceClientModel.h.

◆ SWFEndpointProvider

Definition at line 76 of file SWFServiceClientModel.h.

◆ SWFEndpointProviderBase

Definition at line 75 of file SWFServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

typedef std::function<void(const SWFClient*, const Model::TagResourceRequest&, const Model::TagResourceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::SWF::TagResourceResponseReceivedHandler

Definition at line 243 of file SWFServiceClientModel.h.

◆ TerminateWorkflowExecutionResponseReceivedHandler

Definition at line 244 of file SWFServiceClientModel.h.

◆ UndeprecateActivityTypeResponseReceivedHandler

Definition at line 245 of file SWFServiceClientModel.h.

◆ UndeprecateDomainResponseReceivedHandler

Definition at line 246 of file SWFServiceClientModel.h.

◆ UndeprecateWorkflowTypeResponseReceivedHandler

Definition at line 247 of file SWFServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 248 of file SWFServiceClientModel.h.

Enumeration Type Documentation

◆ SWFErrors

enum class Aws::SWF::SWFErrors
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 
DEFAULT_UNDEFINED_FAULT 
DOMAIN_ALREADY_EXISTS_FAULT 
DOMAIN_DEPRECATED_FAULT 
LIMIT_EXCEEDED_FAULT 
OPERATION_NOT_PERMITTED_FAULT 
TOO_MANY_TAGS_FAULT 
TYPE_ALREADY_EXISTS_FAULT 
TYPE_DEPRECATED_FAULT 
TYPE_NOT_DEPRECATED_FAULT 
UNKNOWN_RESOURCE_FAULT 
WORKFLOW_EXECUTION_ALREADY_STARTED_FAULT 

Definition at line 16 of file SWFErrors.h.