Home
last modified time | relevance | path

Searched refs:WorkflowTypeFilter (Results 1 – 25 of 92) sorted by relevance

1234

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-swf/include/aws/swf/model/
H A DWorkflowTypeFilter.h33 class AWS_SWF_API WorkflowTypeFilter
36 WorkflowTypeFilter();
37 WorkflowTypeFilter(Aws::Utils::Json::JsonView jsonValue);
38 WorkflowTypeFilter& operator=(Aws::Utils::Json::JsonView jsonValue);
70 inline WorkflowTypeFilter& WithName(const Aws::String& value) { SetName(value); return *this;} in WithName()
75 …inline WorkflowTypeFilter& WithName(Aws::String&& value) { SetName(std::move(value)); return *this… in WithName()
80 inline WorkflowTypeFilter& WithName(const char* value) { SetName(value); return *this;} in WithName()
111 …inline WorkflowTypeFilter& WithVersion(const Aws::String& value) { SetVersion(value); return *this… in WithVersion()
116 …inline WorkflowTypeFilter& WithVersion(Aws::String&& value) { SetVersion(std::move(value)); return… in WithVersion()
121 inline WorkflowTypeFilter& WithVersion(const char* value) { SetVersion(value); return *this;} in WithVersion()
H A DCountOpenWorkflowExecutionsRequest.h125 inline const WorkflowTypeFilter& GetTypeFilter() const{ return m_typeFilter; } in GetTypeFilter()
141 …inline void SetTypeFilter(const WorkflowTypeFilter& value) { m_typeFilterHasBeenSet = true; m_type… in SetTypeFilter()
149 …inline void SetTypeFilter(WorkflowTypeFilter&& value) { m_typeFilterHasBeenSet = true; m_typeFilte… in SetTypeFilter()
157 …inline CountOpenWorkflowExecutionsRequest& WithTypeFilter(const WorkflowTypeFilter& value) { SetTy… in WithTypeFilter()
165 …inline CountOpenWorkflowExecutionsRequest& WithTypeFilter(WorkflowTypeFilter&& value) { SetTypeFil… in WithTypeFilter()
273 WorkflowTypeFilter m_typeFilter;
H A DCountClosedWorkflowExecutionsRequest.h243 inline const WorkflowTypeFilter& GetTypeFilter() const{ return m_typeFilter; } in GetTypeFilter()
261 …inline void SetTypeFilter(const WorkflowTypeFilter& value) { m_typeFilterHasBeenSet = true; m_type… in SetTypeFilter()
270 …inline void SetTypeFilter(WorkflowTypeFilter&& value) { m_typeFilterHasBeenSet = true; m_typeFilte… in SetTypeFilter()
279 …inline CountClosedWorkflowExecutionsRequest& WithTypeFilter(const WorkflowTypeFilter& value) { Set… in WithTypeFilter()
288 …inline CountClosedWorkflowExecutionsRequest& WithTypeFilter(WorkflowTypeFilter&& value) { SetTypeF… in WithTypeFilter()
420 WorkflowTypeFilter m_typeFilter;
H A DListOpenWorkflowExecutionsRequest.h125 inline const WorkflowTypeFilter& GetTypeFilter() const{ return m_typeFilter; } in GetTypeFilter()
141 …inline void SetTypeFilter(const WorkflowTypeFilter& value) { m_typeFilterHasBeenSet = true; m_type… in SetTypeFilter()
149 …inline void SetTypeFilter(WorkflowTypeFilter&& value) { m_typeFilterHasBeenSet = true; m_typeFilte… in SetTypeFilter()
157 …inline ListOpenWorkflowExecutionsRequest& WithTypeFilter(const WorkflowTypeFilter& value) { SetTyp… in WithTypeFilter()
165 …inline ListOpenWorkflowExecutionsRequest& WithTypeFilter(WorkflowTypeFilter&& value) { SetTypeFilt… in WithTypeFilter()
424 WorkflowTypeFilter m_typeFilter;
H A DListClosedWorkflowExecutionsRequest.h328 inline const WorkflowTypeFilter& GetTypeFilter() const{ return m_typeFilter; } in GetTypeFilter()
346 …inline void SetTypeFilter(const WorkflowTypeFilter& value) { m_typeFilterHasBeenSet = true; m_type… in SetTypeFilter()
355 …inline void SetTypeFilter(WorkflowTypeFilter&& value) { m_typeFilterHasBeenSet = true; m_typeFilte… in SetTypeFilter()
364 …inline ListClosedWorkflowExecutionsRequest& WithTypeFilter(const WorkflowTypeFilter& value) { SetT… in WithTypeFilter()
373 …inline ListClosedWorkflowExecutionsRequest& WithTypeFilter(WorkflowTypeFilter&& value) { SetTypeFi… in WithTypeFilter()
592 WorkflowTypeFilter m_typeFilter;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-swf/source/model/
H A DWorkflowTypeFilter.cpp21 WorkflowTypeFilter::WorkflowTypeFilter() : in WorkflowTypeFilter() function in Aws::SWF::Model::WorkflowTypeFilter
27 WorkflowTypeFilter::WorkflowTypeFilter(JsonView jsonValue) : in WorkflowTypeFilter() function in Aws::SWF::Model::WorkflowTypeFilter
34 WorkflowTypeFilter& WorkflowTypeFilter::operator =(JsonView jsonValue) in operator =()
53 JsonValue WorkflowTypeFilter::Jsonize() const in Jsonize()
/dports/devel/p5-Paws/Paws-0.14/lib/Paws/SimpleWorkflow/
H A DWorkflowTypeFilter.pm1 package Paws::SimpleWorkflow::WorkflowTypeFilter {
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/swf/
H A Dapi_op_CountOpenWorkflowExecutions.go86 TypeFilter *types.WorkflowTypeFilter
H A Dapi_op_CountClosedWorkflowExecutions.go97 TypeFilter *types.WorkflowTypeFilter
H A Dapi_op_ListClosedWorkflowExecutions.go123 TypeFilter *types.WorkflowTypeFilter
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/swf/
H A Dapi_op_CountOpenWorkflowExecutions.go86 TypeFilter *types.WorkflowTypeFilter
H A Dapi_op_CountClosedWorkflowExecutions.go97 TypeFilter *types.WorkflowTypeFilter
H A Dapi_op_ListClosedWorkflowExecutions.go123 TypeFilter *types.WorkflowTypeFilter
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/swf/
H A Dapi_op_CountOpenWorkflowExecutions.go86 TypeFilter *types.WorkflowTypeFilter
H A Dapi_op_CountClosedWorkflowExecutions.go97 TypeFilter *types.WorkflowTypeFilter
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/swf/
H A Dapi_op_CountOpenWorkflowExecutions.go86 TypeFilter *types.WorkflowTypeFilter
H A Dapi_op_CountClosedWorkflowExecutions.go97 TypeFilter *types.WorkflowTypeFilter
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/swf/
H A Dapi_op_CountOpenWorkflowExecutions.go86 TypeFilter *types.WorkflowTypeFilter
H A Dapi_op_CountClosedWorkflowExecutions.go97 TypeFilter *types.WorkflowTypeFilter
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/swf/
H A Dapi_op_CountOpenWorkflowExecutions.go86 TypeFilter *types.WorkflowTypeFilter
H A Dapi_op_CountClosedWorkflowExecutions.go97 TypeFilter *types.WorkflowTypeFilter
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/swf/
H A Dapi_op_CountOpenWorkflowExecutions.go86 TypeFilter *types.WorkflowTypeFilter
H A Dapi_op_CountClosedWorkflowExecutions.go97 TypeFilter *types.WorkflowTypeFilter
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/swf/
H A Dapi_op_CountOpenWorkflowExecutions.go86 TypeFilter *types.WorkflowTypeFilter
H A Dapi_op_CountClosedWorkflowExecutions.go97 TypeFilter *types.WorkflowTypeFilter

1234