Home
last modified time | relevance | path

Searched refs:SetReplayName (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-events/include/aws/events/model/
H A DCancelReplayRequest.h50 …inline void SetReplayName(const Aws::String& value) { m_replayNameHasBeenSet = true; m_replayName … in SetReplayName() function
55 …inline void SetReplayName(Aws::String&& value) { m_replayNameHasBeenSet = true; m_replayName = std… in SetReplayName() function
60 …inline void SetReplayName(const char* value) { m_replayNameHasBeenSet = true; m_replayName.assign(… in SetReplayName() function
65 …inline CancelReplayRequest& WithReplayName(const Aws::String& value) { SetReplayName(value); retur… in WithReplayName()
70 …inline CancelReplayRequest& WithReplayName(Aws::String&& value) { SetReplayName(std::move(value));… in WithReplayName()
75 …inline CancelReplayRequest& WithReplayName(const char* value) { SetReplayName(value); return *this… in WithReplayName()
H A DDescribeReplayRequest.h50 …inline void SetReplayName(const Aws::String& value) { m_replayNameHasBeenSet = true; m_replayName … in SetReplayName() function
55 …inline void SetReplayName(Aws::String&& value) { m_replayNameHasBeenSet = true; m_replayName = std… in SetReplayName() function
60 …inline void SetReplayName(const char* value) { m_replayNameHasBeenSet = true; m_replayName.assign(… in SetReplayName() function
65 …inline DescribeReplayRequest& WithReplayName(const Aws::String& value) { SetReplayName(value); ret… in WithReplayName()
70 …inline DescribeReplayRequest& WithReplayName(Aws::String&& value) { SetReplayName(std::move(value)… in WithReplayName()
75 …inline DescribeReplayRequest& WithReplayName(const char* value) { SetReplayName(value); return *th… in WithReplayName()
H A DStartReplayRequest.h52 …inline void SetReplayName(const Aws::String& value) { m_replayNameHasBeenSet = true; m_replayName … in SetReplayName() function
57 …inline void SetReplayName(Aws::String&& value) { m_replayNameHasBeenSet = true; m_replayName = std… in SetReplayName() function
62 …inline void SetReplayName(const char* value) { m_replayNameHasBeenSet = true; m_replayName.assign(… in SetReplayName() function
67 …inline StartReplayRequest& WithReplayName(const Aws::String& value) { SetReplayName(value); return… in WithReplayName()
72 …inline StartReplayRequest& WithReplayName(Aws::String&& value) { SetReplayName(std::move(value)); … in WithReplayName()
77 …inline StartReplayRequest& WithReplayName(const char* value) { SetReplayName(value); return *this;} in WithReplayName()
H A DReplay.h56 …inline void SetReplayName(const Aws::String& value) { m_replayNameHasBeenSet = true; m_replayName … in SetReplayName() function
61 …inline void SetReplayName(Aws::String&& value) { m_replayNameHasBeenSet = true; m_replayName = std… in SetReplayName() function
66 …inline void SetReplayName(const char* value) { m_replayNameHasBeenSet = true; m_replayName.assign(… in SetReplayName() function
71 inline Replay& WithReplayName(const Aws::String& value) { SetReplayName(value); return *this;} in WithReplayName()
76 …inline Replay& WithReplayName(Aws::String&& value) { SetReplayName(std::move(value)); return *this… in WithReplayName()
81 inline Replay& WithReplayName(const char* value) { SetReplayName(value); return *this;} in WithReplayName()
H A DDescribeReplayResult.h46 inline void SetReplayName(const Aws::String& value) { m_replayName = value; } in SetReplayName() function
51 inline void SetReplayName(Aws::String&& value) { m_replayName = std::move(value); } in SetReplayName() function
56 inline void SetReplayName(const char* value) { m_replayName.assign(value); } in SetReplayName() function
61 …inline DescribeReplayResult& WithReplayName(const Aws::String& value) { SetReplayName(value); retu… in WithReplayName()
66 …inline DescribeReplayResult& WithReplayName(Aws::String&& value) { SetReplayName(std::move(value))… in WithReplayName()
71 …inline DescribeReplayResult& WithReplayName(const char* value) { SetReplayName(value); return *thi… in WithReplayName()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-eventbridge/include/aws/eventbridge/model/
H A DCancelReplayRequest.h50 …inline void SetReplayName(const Aws::String& value) { m_replayNameHasBeenSet = true; m_replayName … in SetReplayName() function
55 …inline void SetReplayName(Aws::String&& value) { m_replayNameHasBeenSet = true; m_replayName = std… in SetReplayName() function
60 …inline void SetReplayName(const char* value) { m_replayNameHasBeenSet = true; m_replayName.assign(… in SetReplayName() function
65 …inline CancelReplayRequest& WithReplayName(const Aws::String& value) { SetReplayName(value); retur… in WithReplayName()
70 …inline CancelReplayRequest& WithReplayName(Aws::String&& value) { SetReplayName(std::move(value));… in WithReplayName()
75 …inline CancelReplayRequest& WithReplayName(const char* value) { SetReplayName(value); return *this… in WithReplayName()
H A DDescribeReplayRequest.h50 …inline void SetReplayName(const Aws::String& value) { m_replayNameHasBeenSet = true; m_replayName … in SetReplayName() function
55 …inline void SetReplayName(Aws::String&& value) { m_replayNameHasBeenSet = true; m_replayName = std… in SetReplayName() function
60 …inline void SetReplayName(const char* value) { m_replayNameHasBeenSet = true; m_replayName.assign(… in SetReplayName() function
65 …inline DescribeReplayRequest& WithReplayName(const Aws::String& value) { SetReplayName(value); ret… in WithReplayName()
70 …inline DescribeReplayRequest& WithReplayName(Aws::String&& value) { SetReplayName(std::move(value)… in WithReplayName()
75 …inline DescribeReplayRequest& WithReplayName(const char* value) { SetReplayName(value); return *th… in WithReplayName()
H A DStartReplayRequest.h52 …inline void SetReplayName(const Aws::String& value) { m_replayNameHasBeenSet = true; m_replayName … in SetReplayName() function
57 …inline void SetReplayName(Aws::String&& value) { m_replayNameHasBeenSet = true; m_replayName = std… in SetReplayName() function
62 …inline void SetReplayName(const char* value) { m_replayNameHasBeenSet = true; m_replayName.assign(… in SetReplayName() function
67 …inline StartReplayRequest& WithReplayName(const Aws::String& value) { SetReplayName(value); return… in WithReplayName()
72 …inline StartReplayRequest& WithReplayName(Aws::String&& value) { SetReplayName(std::move(value)); … in WithReplayName()
77 …inline StartReplayRequest& WithReplayName(const char* value) { SetReplayName(value); return *this;} in WithReplayName()
H A DReplay.h56 …inline void SetReplayName(const Aws::String& value) { m_replayNameHasBeenSet = true; m_replayName … in SetReplayName() function
61 …inline void SetReplayName(Aws::String&& value) { m_replayNameHasBeenSet = true; m_replayName = std… in SetReplayName() function
66 …inline void SetReplayName(const char* value) { m_replayNameHasBeenSet = true; m_replayName.assign(… in SetReplayName() function
71 inline Replay& WithReplayName(const Aws::String& value) { SetReplayName(value); return *this;} in WithReplayName()
76 …inline Replay& WithReplayName(Aws::String&& value) { SetReplayName(std::move(value)); return *this… in WithReplayName()
81 inline Replay& WithReplayName(const char* value) { SetReplayName(value); return *this;} in WithReplayName()
H A DDescribeReplayResult.h46 inline void SetReplayName(const Aws::String& value) { m_replayName = value; } in SetReplayName() function
51 inline void SetReplayName(Aws::String&& value) { m_replayName = std::move(value); } in SetReplayName() function
56 inline void SetReplayName(const char* value) { m_replayName.assign(value); } in SetReplayName() function
61 …inline DescribeReplayResult& WithReplayName(const Aws::String& value) { SetReplayName(value); retu… in WithReplayName()
66 …inline DescribeReplayResult& WithReplayName(Aws::String&& value) { SetReplayName(std::move(value))… in WithReplayName()
71 …inline DescribeReplayResult& WithReplayName(const char* value) { SetReplayName(value); return *thi… in WithReplayName()
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/cloudwatchevents/
H A Dapi.go4222 func (s *CancelReplayInput) SetReplayName(v string) *CancelReplayInput { func
5535 func (s *DescribeReplayInput) SetReplayName(v string) *DescribeReplayInput { func
5639 func (s *DescribeReplayOutput) SetReplayName(v string) *DescribeReplayOutput { func
9254 func (s *Replay) SetReplayName(v string) *Replay { func
9842 func (s *StartReplayInput) SetReplayName(v string) *StartReplayInput { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/eventbridge/
H A Dapi.go4222 func (s *CancelReplayInput) SetReplayName(v string) *CancelReplayInput { func
5535 func (s *DescribeReplayInput) SetReplayName(v string) *DescribeReplayInput { func
5639 func (s *DescribeReplayOutput) SetReplayName(v string) *DescribeReplayOutput { func
9254 func (s *Replay) SetReplayName(v string) *Replay { func
9842 func (s *StartReplayInput) SetReplayName(v string) *StartReplayInput { func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/cloudwatchevents/
H A Dapi.go4222 func (s *CancelReplayInput) SetReplayName(v string) *CancelReplayInput { func
5535 func (s *DescribeReplayInput) SetReplayName(v string) *DescribeReplayInput { func
5639 func (s *DescribeReplayOutput) SetReplayName(v string) *DescribeReplayOutput { func
9254 func (s *Replay) SetReplayName(v string) *Replay { func
9842 func (s *StartReplayInput) SetReplayName(v string) *StartReplayInput { func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/eventbridge/
H A Dapi.go4222 func (s *CancelReplayInput) SetReplayName(v string) *CancelReplayInput { func
5535 func (s *DescribeReplayInput) SetReplayName(v string) *DescribeReplayInput { func
5639 func (s *DescribeReplayOutput) SetReplayName(v string) *DescribeReplayOutput { func
9254 func (s *Replay) SetReplayName(v string) *Replay { func
9842 func (s *StartReplayInput) SetReplayName(v string) *StartReplayInput { func
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/eventbridge/
H A Dapi.go4222 func (s *CancelReplayInput) SetReplayName(v string) *CancelReplayInput { func
5535 func (s *DescribeReplayInput) SetReplayName(v string) *DescribeReplayInput { func
5639 func (s *DescribeReplayOutput) SetReplayName(v string) *DescribeReplayOutput { func
9254 func (s *Replay) SetReplayName(v string) *Replay { func
9842 func (s *StartReplayInput) SetReplayName(v string) *StartReplayInput { func
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/cloudwatchevents/
H A Dapi.go4222 func (s *CancelReplayInput) SetReplayName(v string) *CancelReplayInput { func
5535 func (s *DescribeReplayInput) SetReplayName(v string) *DescribeReplayInput { func
5639 func (s *DescribeReplayOutput) SetReplayName(v string) *DescribeReplayOutput { func
9254 func (s *Replay) SetReplayName(v string) *Replay { func
9842 func (s *StartReplayInput) SetReplayName(v string) *StartReplayInput { func
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/eventbridge/
H A Dapi.go5273 func (s *CancelReplayInput) SetReplayName(v string) *CancelReplayInput { func
8299 func (s *DescribeReplayInput) SetReplayName(v string) *DescribeReplayInput { func
8403 func (s *DescribeReplayOutput) SetReplayName(v string) *DescribeReplayOutput { func
12450 func (s *Replay) SetReplayName(v string) *Replay { func
13141 func (s *StartReplayInput) SetReplayName(v string) *StartReplayInput { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/eventbridge/
H A Dapi.go5257 func (s *CancelReplayInput) SetReplayName(v string) *CancelReplayInput { func
8216 func (s *DescribeReplayInput) SetReplayName(v string) *DescribeReplayInput { func
8320 func (s *DescribeReplayOutput) SetReplayName(v string) *DescribeReplayOutput { func
12173 func (s *Replay) SetReplayName(v string) *Replay { func
12864 func (s *StartReplayInput) SetReplayName(v string) *StartReplayInput { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/cloudwatchevents/
H A Dapi.go5257 func (s *CancelReplayInput) SetReplayName(v string) *CancelReplayInput { func
8216 func (s *DescribeReplayInput) SetReplayName(v string) *DescribeReplayInput { func
8320 func (s *DescribeReplayOutput) SetReplayName(v string) *DescribeReplayOutput { func
12173 func (s *Replay) SetReplayName(v string) *Replay { func
12864 func (s *StartReplayInput) SetReplayName(v string) *StartReplayInput { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/eventbridge/
H A Dapi.go5284 func (s *CancelReplayInput) SetReplayName(v string) *CancelReplayInput { func
8311 func (s *DescribeReplayInput) SetReplayName(v string) *DescribeReplayInput { func
8415 func (s *DescribeReplayOutput) SetReplayName(v string) *DescribeReplayOutput { func
12473 func (s *Replay) SetReplayName(v string) *Replay { func
13172 func (s *StartReplayInput) SetReplayName(v string) *StartReplayInput { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/cloudwatchevents/
H A Dapi.go5283 func (s *CancelReplayInput) SetReplayName(v string) *CancelReplayInput { func
8310 func (s *DescribeReplayInput) SetReplayName(v string) *DescribeReplayInput { func
8414 func (s *DescribeReplayOutput) SetReplayName(v string) *DescribeReplayOutput { func
12472 func (s *Replay) SetReplayName(v string) *Replay { func
13171 func (s *StartReplayInput) SetReplayName(v string) *StartReplayInput { func
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/cloudwatchevents/
H A Dapi.go5273 func (s *CancelReplayInput) SetReplayName(v string) *CancelReplayInput { func
8299 func (s *DescribeReplayInput) SetReplayName(v string) *DescribeReplayInput { func
8403 func (s *DescribeReplayOutput) SetReplayName(v string) *DescribeReplayOutput { func
12450 func (s *Replay) SetReplayName(v string) *Replay { func
13141 func (s *StartReplayInput) SetReplayName(v string) *StartReplayInput { func
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/cloudwatchevents/
H A Dapi.go5273 func (s *CancelReplayInput) SetReplayName(v string) *CancelReplayInput { func
8299 func (s *DescribeReplayInput) SetReplayName(v string) *DescribeReplayInput { func
8403 func (s *DescribeReplayOutput) SetReplayName(v string) *DescribeReplayOutput { func
12450 func (s *Replay) SetReplayName(v string) *Replay { func
13141 func (s *StartReplayInput) SetReplayName(v string) *StartReplayInput { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/cloudwatchevents/
H A Dapi.go5257 func (s *CancelReplayInput) SetReplayName(v string) *CancelReplayInput { func
8216 func (s *DescribeReplayInput) SetReplayName(v string) *DescribeReplayInput { func
8320 func (s *DescribeReplayOutput) SetReplayName(v string) *DescribeReplayOutput { func
12173 func (s *Replay) SetReplayName(v string) *Replay { func
12864 func (s *StartReplayInput) SetReplayName(v string) *StartReplayInput { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/eventbridge/
H A Dapi.go5257 func (s *CancelReplayInput) SetReplayName(v string) *CancelReplayInput { func
8216 func (s *DescribeReplayInput) SetReplayName(v string) *DescribeReplayInput { func
8320 func (s *DescribeReplayOutput) SetReplayName(v string) *DescribeReplayOutput { func
12173 func (s *Replay) SetReplayName(v string) *Replay { func
12864 func (s *StartReplayInput) SetReplayName(v string) *StartReplayInput { func

12