Home
last modified time | relevance | path

Searched refs:CreateGeoMatchSetRequest (Results 1 – 25 of 120) sorted by relevance

12345

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-waf/include/aws/waf/model/
H A DCreateGeoMatchSetRequest.h21 class AWS_WAF_API CreateGeoMatchSetRequest : public WAFRequest
24 CreateGeoMatchSetRequest();
71 …inline CreateGeoMatchSetRequest& WithName(const Aws::String& value) { SetName(value); return *this… in WithName()
77 …inline CreateGeoMatchSetRequest& WithName(Aws::String&& value) { SetName(std::move(value)); return… in WithName()
83 inline CreateGeoMatchSetRequest& WithName(const char* value) { SetName(value); return *this;} in WithName()
114 …inline CreateGeoMatchSetRequest& WithChangeToken(const Aws::String& value) { SetChangeToken(value)… in WithChangeToken()
119 …inline CreateGeoMatchSetRequest& WithChangeToken(Aws::String&& value) { SetChangeToken(std::move(v… in WithChangeToken()
124 …inline CreateGeoMatchSetRequest& WithChangeToken(const char* value) { SetChangeToken(value); retur… in WithChangeToken()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-waf-regional/include/aws/waf-regional/model/
H A DCreateGeoMatchSetRequest.h21 class AWS_WAFREGIONAL_API CreateGeoMatchSetRequest : public WAFRegionalRequest
24 CreateGeoMatchSetRequest();
71 …inline CreateGeoMatchSetRequest& WithName(const Aws::String& value) { SetName(value); return *this… in WithName()
77 …inline CreateGeoMatchSetRequest& WithName(Aws::String&& value) { SetName(std::move(value)); return… in WithName()
83 inline CreateGeoMatchSetRequest& WithName(const char* value) { SetName(value); return *this;} in WithName()
114 …inline CreateGeoMatchSetRequest& WithChangeToken(const Aws::String& value) { SetChangeToken(value)… in WithChangeToken()
119 …inline CreateGeoMatchSetRequest& WithChangeToken(Aws::String&& value) { SetChangeToken(std::move(v… in WithChangeToken()
124 …inline CreateGeoMatchSetRequest& WithChangeToken(const char* value) { SetChangeToken(value); retur… in WithChangeToken()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-waf/source/model/
H A DCreateGeoMatchSetRequest.cpp15 CreateGeoMatchSetRequest::CreateGeoMatchSetRequest() : in CreateGeoMatchSetRequest() function in CreateGeoMatchSetRequest
21 Aws::String CreateGeoMatchSetRequest::SerializePayload() const in SerializePayload()
40 Aws::Http::HeaderValueCollection CreateGeoMatchSetRequest::GetRequestSpecificHeaders() const in GetRequestSpecificHeaders()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-waf-regional/source/model/
H A DCreateGeoMatchSetRequest.cpp15 CreateGeoMatchSetRequest::CreateGeoMatchSetRequest() : in CreateGeoMatchSetRequest() function in CreateGeoMatchSetRequest
21 Aws::String CreateGeoMatchSetRequest::SerializePayload() const in SerializePayload()
40 Aws::Http::HeaderValueCollection CreateGeoMatchSetRequest::GetRequestSpecificHeaders() const in GetRequestSpecificHeaders()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-waf/include/aws/waf/
H A DWAFClient.h131 class CreateGeoMatchSetRequest; variable
368 …typedef std::function<void(const WAFClient*, const Model::CreateGeoMatchSetRequest&, const Model::…
623 … Model::CreateGeoMatchSetOutcome CreateGeoMatchSet(const Model::CreateGeoMatchSetRequest& request)…
656 …oMatchSetOutcomeCallable CreateGeoMatchSetCallable(const Model::CreateGeoMatchSetRequest& request)…
689 …virtual void CreateGeoMatchSetAsync(const Model::CreateGeoMatchSetRequest& request, const CreateGe…
6597 …void CreateGeoMatchSetAsyncHelper(const Model::CreateGeoMatchSetRequest& request, const CreateGeoM…
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-waf-regional/include/aws/waf-regional/
H A DWAFRegionalClient.h136 class CreateGeoMatchSetRequest; variable
385 …typedef std::function<void(const WAFRegionalClient*, const Model::CreateGeoMatchSetRequest&, const…
699 … Model::CreateGeoMatchSetOutcome CreateGeoMatchSet(const Model::CreateGeoMatchSetRequest& request)…
732 …oMatchSetOutcomeCallable CreateGeoMatchSetCallable(const Model::CreateGeoMatchSetRequest& request)…
765 …virtual void CreateGeoMatchSetAsync(const Model::CreateGeoMatchSetRequest& request, const CreateGe…
6830 …void CreateGeoMatchSetAsyncHelper(const Model::CreateGeoMatchSetRequest& request, const CreateGeoM…
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/waf/wafiface/
H A Dinterface.go69CreateGeoMatchSetRequest(*waf.CreateGeoMatchSetInput) (*request.Request, *waf.CreateGeoMatchSetOut… methodSpec
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-waf/source/
H A DWAFClient.cpp198 CreateGeoMatchSetOutcome WAFClient::CreateGeoMatchSet(const CreateGeoMatchSetRequest& request) const in CreateGeoMatchSet()
204 …chSetOutcomeCallable WAFClient::CreateGeoMatchSetCallable(const CreateGeoMatchSetRequest& request)… in CreateGeoMatchSetCallable()
212 void WAFClient::CreateGeoMatchSetAsync(const CreateGeoMatchSetRequest& request, const CreateGeoMatc… in CreateGeoMatchSetAsync()
217 void WAFClient::CreateGeoMatchSetAsyncHelper(const CreateGeoMatchSetRequest& request, const CreateG… in CreateGeoMatchSetAsyncHelper()
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/waf/wafiface/
H A Dinterface.go69CreateGeoMatchSetRequest(*waf.CreateGeoMatchSetInput) (*request.Request, *waf.CreateGeoMatchSetOut… methodSpec
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/wafregional/wafregionaliface/
H A Dinterface.go74CreateGeoMatchSetRequest(*waf.CreateGeoMatchSetInput) (*request.Request, *waf.CreateGeoMatchSetOut… methodSpec
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/wafregional/wafregionaliface/
H A Dinterface.go74CreateGeoMatchSetRequest(*waf.CreateGeoMatchSetInput) (*request.Request, *waf.CreateGeoMatchSetOut… methodSpec
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/wafregional/wafregionaliface/
H A Dinterface.go74CreateGeoMatchSetRequest(*waf.CreateGeoMatchSetInput) (*request.Request, *waf.CreateGeoMatchSetOut…
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/waf/wafiface/
H A Dinterface.go69CreateGeoMatchSetRequest(*waf.CreateGeoMatchSetInput) (*request.Request, *waf.CreateGeoMatchSetOut… methodSpec
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-waf-regional/source/
H A DWAFRegionalClient.cpp226 CreateGeoMatchSetOutcome WAFRegionalClient::CreateGeoMatchSet(const CreateGeoMatchSetRequest& reque… in CreateGeoMatchSet()
232 …comeCallable WAFRegionalClient::CreateGeoMatchSetCallable(const CreateGeoMatchSetRequest& request)… in CreateGeoMatchSetCallable()
240 void WAFRegionalClient::CreateGeoMatchSetAsync(const CreateGeoMatchSetRequest& request, const Creat… in CreateGeoMatchSetAsync()
245 void WAFRegionalClient::CreateGeoMatchSetAsyncHelper(const CreateGeoMatchSetRequest& request, const… in CreateGeoMatchSetAsyncHelper()
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/waf/wafiface/
H A Dinterface.go69CreateGeoMatchSetRequest(*waf.CreateGeoMatchSetInput) (*request.Request, *waf.CreateGeoMatchSetOut… methodSpec
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/waf/wafiface/
H A Dinterface.go69CreateGeoMatchSetRequest(*waf.CreateGeoMatchSetInput) (*request.Request, *waf.CreateGeoMatchSetOut… methodSpec
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/waf/wafiface/
H A Dinterface.go69CreateGeoMatchSetRequest(*waf.CreateGeoMatchSetInput) (*request.Request, *waf.CreateGeoMatchSetOut… methodSpec
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/waf/wafiface/
H A Dinterface.go69CreateGeoMatchSetRequest(*waf.CreateGeoMatchSetInput) (*request.Request, *waf.CreateGeoMatchSetOut… methodSpec
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/waf/wafiface/
H A Dinterface.go69CreateGeoMatchSetRequest(*waf.CreateGeoMatchSetInput) (*request.Request, *waf.CreateGeoMatchSetOut… methodSpec
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/wafregional/wafregionaliface/
H A Dinterface.go74CreateGeoMatchSetRequest(*waf.CreateGeoMatchSetInput) (*request.Request, *waf.CreateGeoMatchSetOut… methodSpec
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/waf/wafiface/
H A Dinterface.go69CreateGeoMatchSetRequest(*waf.CreateGeoMatchSetInput) (*request.Request, *waf.CreateGeoMatchSetOut… methodSpec
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/waf/wafiface/
H A Dinterface.go69CreateGeoMatchSetRequest(*waf.CreateGeoMatchSetInput) (*request.Request, *waf.CreateGeoMatchSetOut… methodSpec
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/waf/wafiface/
H A Dinterface.go69CreateGeoMatchSetRequest(*waf.CreateGeoMatchSetInput) (*request.Request, *waf.CreateGeoMatchSetOut… methodSpec
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/wafregional/wafregionaliface/
H A Dinterface.go74CreateGeoMatchSetRequest(*waf.CreateGeoMatchSetInput) (*request.Request, *waf.CreateGeoMatchSetOut… methodSpec
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.30.0/service/waf/wafiface/
H A Dinterface.go69CreateGeoMatchSetRequest(*waf.CreateGeoMatchSetInput) (*request.Request, *waf.CreateGeoMatchSetOut… methodSpec

12345