Home
last modified time | relevance | path

Searched refs:SetScope (Results 1 – 25 of 714) sorted by relevance

12345678910>>...29

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-schemas/include/aws/schemas/model/
H A DListRegistriesRequest.h176 inline void SetScope(const Aws::String& value) { m_scopeHasBeenSet = true; m_scope = value; } in SetScope() function
182 …inline void SetScope(Aws::String&& value) { m_scopeHasBeenSet = true; m_scope = std::move(value); } in SetScope() function
188 inline void SetScope(const char* value) { m_scopeHasBeenSet = true; m_scope.assign(value); } in SetScope() function
194 …inline ListRegistriesRequest& WithScope(const Aws::String& value) { SetScope(value); return *this;} in WithScope()
200 …inline ListRegistriesRequest& WithScope(Aws::String&& value) { SetScope(std::move(value)); return … in WithScope()
206 inline ListRegistriesRequest& WithScope(const char* value) { SetScope(value); return *this;} in WithScope()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-wafv2/include/aws/wafv2/model/
H A DLabelMatchStatement.h66 … inline void SetScope(const LabelMatchScope& value) { m_scopeHasBeenSet = true; m_scope = value; } in SetScope() function
72 …inline void SetScope(LabelMatchScope&& value) { m_scopeHasBeenSet = true; m_scope = std::move(valu… in SetScope() function
78 …inline LabelMatchStatement& WithScope(const LabelMatchScope& value) { SetScope(value); return *thi… in WithScope()
84 …inline LabelMatchStatement& WithScope(LabelMatchScope&& value) { SetScope(std::move(value)); retur… in WithScope()
H A DCheckCapacityRequest.h73 inline void SetScope(const Scope& value) { m_scopeHasBeenSet = true; m_scope = value; } in SetScope() function
85 inline void SetScope(Scope&& value) { m_scopeHasBeenSet = true; m_scope = std::move(value); } in SetScope() function
97 inline CheckCapacityRequest& WithScope(const Scope& value) { SetScope(value); return *this;} in WithScope()
109 … inline CheckCapacityRequest& WithScope(Scope&& value) { SetScope(std::move(value)); return *this;} in WithScope()
H A DListAvailableManagedRuleGroupsRequest.h72 inline void SetScope(const Scope& value) { m_scopeHasBeenSet = true; m_scope = value; } in SetScope() function
84 inline void SetScope(Scope&& value) { m_scopeHasBeenSet = true; m_scope = std::move(value); } in SetScope() function
96 …inline ListAvailableManagedRuleGroupsRequest& WithScope(const Scope& value) { SetScope(value); ret… in WithScope()
108 …inline ListAvailableManagedRuleGroupsRequest& WithScope(Scope&& value) { SetScope(std::move(value)… in WithScope()
H A DListLoggingConfigurationsRequest.h72 inline void SetScope(const Scope& value) { m_scopeHasBeenSet = true; m_scope = value; } in SetScope() function
84 inline void SetScope(Scope&& value) { m_scopeHasBeenSet = true; m_scope = std::move(value); } in SetScope() function
96 …inline ListLoggingConfigurationsRequest& WithScope(const Scope& value) { SetScope(value); return *… in WithScope()
108 …inline ListLoggingConfigurationsRequest& WithScope(Scope&& value) { SetScope(std::move(value)); re… in WithScope()
H A DListManagedRuleSetsRequest.h72 inline void SetScope(const Scope& value) { m_scopeHasBeenSet = true; m_scope = value; } in SetScope() function
84 inline void SetScope(Scope&& value) { m_scopeHasBeenSet = true; m_scope = std::move(value); } in SetScope() function
96 … inline ListManagedRuleSetsRequest& WithScope(const Scope& value) { SetScope(value); return *this;} in WithScope()
108 …inline ListManagedRuleSetsRequest& WithScope(Scope&& value) { SetScope(std::move(value)); return *… in WithScope()
H A DListRegexPatternSetsRequest.h72 inline void SetScope(const Scope& value) { m_scopeHasBeenSet = true; m_scope = value; } in SetScope() function
84 inline void SetScope(Scope&& value) { m_scopeHasBeenSet = true; m_scope = std::move(value); } in SetScope() function
96 …inline ListRegexPatternSetsRequest& WithScope(const Scope& value) { SetScope(value); return *this;} in WithScope()
108 …inline ListRegexPatternSetsRequest& WithScope(Scope&& value) { SetScope(std::move(value)); return … in WithScope()
H A DListWebACLsRequest.h72 inline void SetScope(const Scope& value) { m_scopeHasBeenSet = true; m_scope = value; } in SetScope() function
84 inline void SetScope(Scope&& value) { m_scopeHasBeenSet = true; m_scope = std::move(value); } in SetScope() function
96 inline ListWebACLsRequest& WithScope(const Scope& value) { SetScope(value); return *this;} in WithScope()
108 inline ListWebACLsRequest& WithScope(Scope&& value) { SetScope(std::move(value)); return *this;} in WithScope()
H A DListRuleGroupsRequest.h72 inline void SetScope(const Scope& value) { m_scopeHasBeenSet = true; m_scope = value; } in SetScope() function
84 inline void SetScope(Scope&& value) { m_scopeHasBeenSet = true; m_scope = std::move(value); } in SetScope() function
96 inline ListRuleGroupsRequest& WithScope(const Scope& value) { SetScope(value); return *this;} in WithScope()
108 …inline ListRuleGroupsRequest& WithScope(Scope&& value) { SetScope(std::move(value)); return *this;} in WithScope()
H A DListIPSetsRequest.h72 inline void SetScope(const Scope& value) { m_scopeHasBeenSet = true; m_scope = value; } in SetScope() function
84 inline void SetScope(Scope&& value) { m_scopeHasBeenSet = true; m_scope = std::move(value); } in SetScope() function
96 inline ListIPSetsRequest& WithScope(const Scope& value) { SetScope(value); return *this;} in WithScope()
108 inline ListIPSetsRequest& WithScope(Scope&& value) { SetScope(std::move(value)); return *this;} in WithScope()
H A DGetManagedRuleSetRequest.h129 inline void SetScope(const Scope& value) { m_scopeHasBeenSet = true; m_scope = value; } in SetScope() function
141 inline void SetScope(Scope&& value) { m_scopeHasBeenSet = true; m_scope = std::move(value); } in SetScope() function
153 inline GetManagedRuleSetRequest& WithScope(const Scope& value) { SetScope(value); return *this;} in WithScope()
165 …inline GetManagedRuleSetRequest& WithScope(Scope&& value) { SetScope(std::move(value)); return *th… in WithScope()
H A DGetRegexPatternSetRequest.h113 inline void SetScope(const Scope& value) { m_scopeHasBeenSet = true; m_scope = value; } in SetScope() function
125 inline void SetScope(Scope&& value) { m_scopeHasBeenSet = true; m_scope = std::move(value); } in SetScope() function
137 … inline GetRegexPatternSetRequest& WithScope(const Scope& value) { SetScope(value); return *this;} in WithScope()
149 …inline GetRegexPatternSetRequest& WithScope(Scope&& value) { SetScope(std::move(value)); return *t… in WithScope()
H A DGetWebACLRequest.h121 inline void SetScope(const Scope& value) { m_scopeHasBeenSet = true; m_scope = value; } in SetScope() function
133 inline void SetScope(Scope&& value) { m_scopeHasBeenSet = true; m_scope = std::move(value); } in SetScope() function
145 inline GetWebACLRequest& WithScope(const Scope& value) { SetScope(value); return *this;} in WithScope()
157 inline GetWebACLRequest& WithScope(Scope&& value) { SetScope(std::move(value)); return *this;} in WithScope()
H A DGetIPSetRequest.h121 inline void SetScope(const Scope& value) { m_scopeHasBeenSet = true; m_scope = value; } in SetScope() function
133 inline void SetScope(Scope&& value) { m_scopeHasBeenSet = true; m_scope = std::move(value); } in SetScope() function
145 inline GetIPSetRequest& WithScope(const Scope& value) { SetScope(value); return *this;} in WithScope()
157 inline GetIPSetRequest& WithScope(Scope&& value) { SetScope(std::move(value)); return *this;} in WithScope()
H A DDeleteRegexPatternSetRequest.h113 inline void SetScope(const Scope& value) { m_scopeHasBeenSet = true; m_scope = value; } in SetScope() function
125 inline void SetScope(Scope&& value) { m_scopeHasBeenSet = true; m_scope = std::move(value); } in SetScope() function
137 …inline DeleteRegexPatternSetRequest& WithScope(const Scope& value) { SetScope(value); return *this… in WithScope()
149 …inline DeleteRegexPatternSetRequest& WithScope(Scope&& value) { SetScope(std::move(value)); return… in WithScope()
H A DGetRuleGroupRequest.h121 inline void SetScope(const Scope& value) { m_scopeHasBeenSet = true; m_scope = value; } in SetScope() function
133 inline void SetScope(Scope&& value) { m_scopeHasBeenSet = true; m_scope = std::move(value); } in SetScope() function
145 inline GetRuleGroupRequest& WithScope(const Scope& value) { SetScope(value); return *this;} in WithScope()
157 … inline GetRuleGroupRequest& WithScope(Scope&& value) { SetScope(std::move(value)); return *this;} in WithScope()
H A DGetSampledRequestsRequest.h171 inline void SetScope(const Scope& value) { m_scopeHasBeenSet = true; m_scope = value; } in SetScope() function
183 inline void SetScope(Scope&& value) { m_scopeHasBeenSet = true; m_scope = std::move(value); } in SetScope() function
195 … inline GetSampledRequestsRequest& WithScope(const Scope& value) { SetScope(value); return *this;} in WithScope()
207 …inline GetSampledRequestsRequest& WithScope(Scope&& value) { SetScope(std::move(value)); return *t… in WithScope()
H A DDeleteIPSetRequest.h121 inline void SetScope(const Scope& value) { m_scopeHasBeenSet = true; m_scope = value; } in SetScope() function
133 inline void SetScope(Scope&& value) { m_scopeHasBeenSet = true; m_scope = std::move(value); } in SetScope() function
145 inline DeleteIPSetRequest& WithScope(const Scope& value) { SetScope(value); return *this;} in WithScope()
157 inline DeleteIPSetRequest& WithScope(Scope&& value) { SetScope(std::move(value)); return *this;} in WithScope()
H A DDeleteRuleGroupRequest.h121 inline void SetScope(const Scope& value) { m_scopeHasBeenSet = true; m_scope = value; } in SetScope() function
133 inline void SetScope(Scope&& value) { m_scopeHasBeenSet = true; m_scope = std::move(value); } in SetScope() function
145 inline DeleteRuleGroupRequest& WithScope(const Scope& value) { SetScope(value); return *this;} in WithScope()
157 …inline DeleteRuleGroupRequest& WithScope(Scope&& value) { SetScope(std::move(value)); return *this… in WithScope()
H A DDescribeManagedRuleGroupRequest.h170 inline void SetScope(const Scope& value) { m_scopeHasBeenSet = true; m_scope = value; } in SetScope() function
182 inline void SetScope(Scope&& value) { m_scopeHasBeenSet = true; m_scope = std::move(value); } in SetScope() function
194 …inline DescribeManagedRuleGroupRequest& WithScope(const Scope& value) { SetScope(value); return *t… in WithScope()
206 …inline DescribeManagedRuleGroupRequest& WithScope(Scope&& value) { SetScope(std::move(value)); ret… in WithScope()
H A DDeleteWebACLRequest.h121 inline void SetScope(const Scope& value) { m_scopeHasBeenSet = true; m_scope = value; } in SetScope() function
133 inline void SetScope(Scope&& value) { m_scopeHasBeenSet = true; m_scope = std::move(value); } in SetScope() function
145 inline DeleteWebACLRequest& WithScope(const Scope& value) { SetScope(value); return *this;} in WithScope()
157 … inline DeleteWebACLRequest& WithScope(Scope&& value) { SetScope(std::move(value)); return *this;} in WithScope()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-email/include/aws/email/model/
H A DStopAction.h64 inline void SetScope(const StopScope& value) { m_scopeHasBeenSet = true; m_scope = value; } in SetScope() function
70 … inline void SetScope(StopScope&& value) { m_scopeHasBeenSet = true; m_scope = std::move(value); } in SetScope() function
76 inline StopAction& WithScope(const StopScope& value) { SetScope(value); return *this;} in WithScope()
82 inline StopAction& WithScope(StopScope&& value) { SetScope(std::move(value)); return *this;} in WithScope()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-greengrassv2/include/aws/greengrassv2/model/
H A DListComponentsRequest.h58 …inline void SetScope(const ComponentVisibilityScope& value) { m_scopeHasBeenSet = true; m_scope = … in SetScope() function
64 …inline void SetScope(ComponentVisibilityScope&& value) { m_scopeHasBeenSet = true; m_scope = std::… in SetScope() function
70 …inline ListComponentsRequest& WithScope(const ComponentVisibilityScope& value) { SetScope(value); … in WithScope()
76 …inline ListComponentsRequest& WithScope(ComponentVisibilityScope&& value) { SetScope(std::move(val… in WithScope()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-fsx/include/aws/fsx/model/
H A DCompletionReport.h271 inline void SetScope(const ReportScope& value) { m_scopeHasBeenSet = true; m_scope = value; } in SetScope() function
280 …inline void SetScope(ReportScope&& value) { m_scopeHasBeenSet = true; m_scope = std::move(value); } in SetScope() function
289 inline CompletionReport& WithScope(const ReportScope& value) { SetScope(value); return *this;} in WithScope()
298 …inline CompletionReport& WithScope(ReportScope&& value) { SetScope(std::move(value)); return *this… in WithScope()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/invalidation/impl/
H A Dper_user_topic_subscription_request_unittest.cc77 .SetScope(url) in TEST_F()
107 .SetScope(base_url) in TEST_F()
150 .SetScope(base_url) in TEST_F()
193 .SetScope(base_url) in TEST_F()
234 .SetScope(base_url) in TEST_F()
263 .SetScope("http://valid-url.test") in TEST_F()
305 .SetScope(base_url) in TEST_F()
359 .SetScope(base_url) in TEST_P()

12345678910>>...29