Home
last modified time | relevance | path

Searched refs:CreateByteMatchSetRequest (Results 1 – 25 of 124) 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 DCreateByteMatchSetRequest.h21 class AWS_WAF_API CreateByteMatchSetRequest : public WAFRequest
24 CreateByteMatchSetRequest();
71 …inline CreateByteMatchSetRequest& WithName(const Aws::String& value) { SetName(value); return *thi… in WithName()
77 …inline CreateByteMatchSetRequest& WithName(Aws::String&& value) { SetName(std::move(value)); retur… in WithName()
83 inline CreateByteMatchSetRequest& WithName(const char* value) { SetName(value); return *this;} in WithName()
114 …inline CreateByteMatchSetRequest& WithChangeToken(const Aws::String& value) { SetChangeToken(value… in WithChangeToken()
119 …inline CreateByteMatchSetRequest& WithChangeToken(Aws::String&& value) { SetChangeToken(std::move(… in WithChangeToken()
124 …inline CreateByteMatchSetRequest& WithChangeToken(const char* value) { SetChangeToken(value); retu… 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 DCreateByteMatchSetRequest.h21 class AWS_WAFREGIONAL_API CreateByteMatchSetRequest : public WAFRegionalRequest
24 CreateByteMatchSetRequest();
71 …inline CreateByteMatchSetRequest& WithName(const Aws::String& value) { SetName(value); return *thi… in WithName()
77 …inline CreateByteMatchSetRequest& WithName(Aws::String&& value) { SetName(std::move(value)); retur… in WithName()
83 inline CreateByteMatchSetRequest& WithName(const char* value) { SetName(value); return *this;} in WithName()
114 …inline CreateByteMatchSetRequest& WithChangeToken(const Aws::String& value) { SetChangeToken(value… in WithChangeToken()
119 …inline CreateByteMatchSetRequest& WithChangeToken(Aws::String&& value) { SetChangeToken(std::move(… in WithChangeToken()
124 …inline CreateByteMatchSetRequest& WithChangeToken(const char* value) { SetChangeToken(value); retu… in WithChangeToken()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-waf/source/model/
H A DCreateByteMatchSetRequest.cpp15 CreateByteMatchSetRequest::CreateByteMatchSetRequest() : in CreateByteMatchSetRequest() function in CreateByteMatchSetRequest
21 Aws::String CreateByteMatchSetRequest::SerializePayload() const in SerializePayload()
40 Aws::Http::HeaderValueCollection CreateByteMatchSetRequest::GetRequestSpecificHeaders() const in GetRequestSpecificHeaders()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-waf-regional/source/model/
H A DCreateByteMatchSetRequest.cpp15 CreateByteMatchSetRequest::CreateByteMatchSetRequest() : in CreateByteMatchSetRequest() function in CreateByteMatchSetRequest
21 Aws::String CreateByteMatchSetRequest::SerializePayload() const in SerializePayload()
40 Aws::Http::HeaderValueCollection CreateByteMatchSetRequest::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.h130 class CreateByteMatchSetRequest; variable
367 …typedef std::function<void(const WAFClient*, const Model::CreateByteMatchSetRequest&, const Model:…
522 …odel::CreateByteMatchSetOutcome CreateByteMatchSet(const Model::CreateByteMatchSetRequest& request…
557 …MatchSetOutcomeCallable CreateByteMatchSetCallable(const Model::CreateByteMatchSetRequest& request…
592 …virtual void CreateByteMatchSetAsync(const Model::CreateByteMatchSetRequest& request, const Create…
6596 …void CreateByteMatchSetAsyncHelper(const Model::CreateByteMatchSetRequest& request, const CreateBy…
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-waf-regional/include/aws/waf-regional/
H A DWAFRegionalClient.h135 class CreateByteMatchSetRequest; variable
384 …typedef std::function<void(const WAFRegionalClient*, const Model::CreateByteMatchSetRequest&, cons…
598 …odel::CreateByteMatchSetOutcome CreateByteMatchSet(const Model::CreateByteMatchSetRequest& request…
633 …MatchSetOutcomeCallable CreateByteMatchSetCallable(const Model::CreateByteMatchSetRequest& request…
668 …virtual void CreateByteMatchSetAsync(const Model::CreateByteMatchSetRequest& request, const Create…
6829 …void CreateByteMatchSetAsyncHelper(const Model::CreateByteMatchSetRequest& request, const CreateBy…
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/waf/wafiface/
H A Dinterface.go65CreateByteMatchSetRequest(*waf.CreateByteMatchSetInput) (*request.Request, *waf.CreateByteMatchSet… methodSpec
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/wafregional/wafregionaliface/
H A Dinterface.go70CreateByteMatchSetRequest(*waf.CreateByteMatchSetInput) (*request.Request, *waf.CreateByteMatchSet… methodSpec
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/wafregional/
H A Dapi.go158 func (c *WAFRegional) CreateByteMatchSetRequest(input *waf.CreateByteMatchSetInput) (req *request.R… func
259 req, out := c.CreateByteMatchSetRequest(input)
273 req, out := c.CreateByteMatchSetRequest(input)
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/waf/wafiface/
H A Dinterface.go65CreateByteMatchSetRequest(*waf.CreateByteMatchSetInput) (*request.Request, *waf.CreateByteMatchSet… methodSpec
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-waf/source/
H A DWAFClient.cpp174 CreateByteMatchSetOutcome WAFClient::CreateByteMatchSet(const CreateByteMatchSetRequest& request) c… in CreateByteMatchSet()
180 …hSetOutcomeCallable WAFClient::CreateByteMatchSetCallable(const CreateByteMatchSetRequest& request… in CreateByteMatchSetCallable()
188 void WAFClient::CreateByteMatchSetAsync(const CreateByteMatchSetRequest& request, const CreateByteM… in CreateByteMatchSetAsync()
193 void WAFClient::CreateByteMatchSetAsyncHelper(const CreateByteMatchSetRequest& request, const Creat… in CreateByteMatchSetAsyncHelper()
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/waf/wafiface/
H A Dinterface.go65CreateByteMatchSetRequest(*waf.CreateByteMatchSetInput) (*request.Request, *waf.CreateByteMatchSet… methodSpec
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/wafregional/wafregionaliface/
H A Dinterface.go70CreateByteMatchSetRequest(*waf.CreateByteMatchSetInput) (*request.Request, *waf.CreateByteMatchSet… methodSpec
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/wafregional/wafregionaliface/
H A Dinterface.go70CreateByteMatchSetRequest(*waf.CreateByteMatchSetInput) (*request.Request, *waf.CreateByteMatchSet… 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.go70CreateByteMatchSetRequest(*waf.CreateByteMatchSetInput) (*request.Request, *waf.CreateByteMatchSet…
/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.go65CreateByteMatchSetRequest(*waf.CreateByteMatchSetInput) (*request.Request, *waf.CreateByteMatchSet… methodSpec
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-waf-regional/source/
H A DWAFRegionalClient.cpp202 CreateByteMatchSetOutcome WAFRegionalClient::CreateByteMatchSet(const CreateByteMatchSetRequest& re… in CreateByteMatchSet()
208 …omeCallable WAFRegionalClient::CreateByteMatchSetCallable(const CreateByteMatchSetRequest& request… in CreateByteMatchSetCallable()
216 void WAFRegionalClient::CreateByteMatchSetAsync(const CreateByteMatchSetRequest& request, const Cre… in CreateByteMatchSetAsync()
221 void WAFRegionalClient::CreateByteMatchSetAsyncHelper(const CreateByteMatchSetRequest& request, con… in CreateByteMatchSetAsyncHelper()
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/waf/wafiface/
H A Dinterface.go65CreateByteMatchSetRequest(*waf.CreateByteMatchSetInput) (*request.Request, *waf.CreateByteMatchSet… 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.go65CreateByteMatchSetRequest(*waf.CreateByteMatchSetInput) (*request.Request, *waf.CreateByteMatchSet… methodSpec
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/waf/wafiface/
H A Dinterface.go65CreateByteMatchSetRequest(*waf.CreateByteMatchSetInput) (*request.Request, *waf.CreateByteMatchSet… methodSpec
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/waf/wafiface/
H A Dinterface.go65CreateByteMatchSetRequest(*waf.CreateByteMatchSetInput) (*request.Request, *waf.CreateByteMatchSet… methodSpec
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/waf/wafiface/
H A Dinterface.go65CreateByteMatchSetRequest(*waf.CreateByteMatchSetInput) (*request.Request, *waf.CreateByteMatchSet… methodSpec
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/wafregional/wafregionaliface/
H A Dinterface.go70CreateByteMatchSetRequest(*waf.CreateByteMatchSetInput) (*request.Request, *waf.CreateByteMatchSet… methodSpec
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/waf/wafiface/
H A Dinterface.go65CreateByteMatchSetRequest(*waf.CreateByteMatchSetInput) (*request.Request, *waf.CreateByteMatchSet… methodSpec
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/waf/wafiface/
H A Dinterface.go65CreateByteMatchSetRequest(*waf.CreateByteMatchSetInput) (*request.Request, *waf.CreateByteMatchSet… methodSpec

12345