Home
last modified time | relevance | path

Searched refs:GetVariablesRequest (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-frauddetector/include/aws/frauddetector/model/
H A DGetVariablesRequest.h21 class AWS_FRAUDDETECTOR_API GetVariablesRequest : public FraudDetectorRequest
24 GetVariablesRequest();
65 inline GetVariablesRequest& WithName(const Aws::String& value) { SetName(value); return *this;} in WithName()
70 …inline GetVariablesRequest& WithName(Aws::String&& value) { SetName(std::move(value)); return *thi… in WithName()
75 inline GetVariablesRequest& WithName(const char* value) { SetName(value); return *this;} in WithName()
106 …inline GetVariablesRequest& WithNextToken(const Aws::String& value) { SetNextToken(value); return … in WithNextToken()
111 …inline GetVariablesRequest& WithNextToken(Aws::String&& value) { SetNextToken(std::move(value)); r… in WithNextToken()
116 … inline GetVariablesRequest& WithNextToken(const char* value) { SetNextToken(value); return *this;} in WithNextToken()
137 inline GetVariablesRequest& WithMaxResults(int value) { SetMaxResults(value); return *this;} in WithMaxResults()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-frauddetector/source/model/
H A DGetVariablesRequest.cpp15 GetVariablesRequest::GetVariablesRequest() : in GetVariablesRequest() function in GetVariablesRequest
23 Aws::String GetVariablesRequest::SerializePayload() const in SerializePayload()
48 Aws::Http::HeaderValueCollection GetVariablesRequest::GetRequestSpecificHeaders() const in GetRequestSpecificHeaders()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-frauddetector/include/aws/frauddetector/
H A DFraudDetectorClient.h162 class GetVariablesRequest; variable
366 …typedef std::function<void(const FraudDetectorClient*, const Model::GetVariablesRequest&, const Mo…
1889 … virtual Model::GetVariablesOutcome GetVariables(const Model::GetVariablesRequest& request) const;
1903 …del::GetVariablesOutcomeCallable GetVariablesCallable(const Model::GetVariablesRequest& request) c…
1917 …virtual void GetVariablesAsync(const Model::GetVariablesRequest& request, const GetVariablesRespon…
2615 …void GetVariablesAsyncHelper(const Model::GetVariablesRequest& request, const GetVariablesResponse…
/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/frauddetector/frauddetectoriface/
H A Dinterface.go155GetVariablesRequest(*frauddetector.GetVariablesInput) (*request.Request, *frauddetector.GetVariabl… methodSpec
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/frauddetector/frauddetectoriface/
H A Dinterface.go155GetVariablesRequest(*frauddetector.GetVariablesInput) (*request.Request, *frauddetector.GetVariabl… methodSpec
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/frauddetector/frauddetectoriface/
H A Dinterface.go155GetVariablesRequest(*frauddetector.GetVariablesInput) (*request.Request, *frauddetector.GetVariabl… methodSpec
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/frauddetector/frauddetectoriface/
H A Dinterface.go155GetVariablesRequest(*frauddetector.GetVariablesInput) (*request.Request, *frauddetector.GetVariabl… methodSpec
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/frauddetector/frauddetectoriface/
H A Dinterface.go163GetVariablesRequest(*frauddetector.GetVariablesInput) (*request.Request, *frauddetector.GetVariabl… methodSpec
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/frauddetector/frauddetectoriface/
H A Dinterface.go163GetVariablesRequest(*frauddetector.GetVariablesInput) (*request.Request, *frauddetector.GetVariabl… methodSpec
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/frauddetector/frauddetectoriface/
H A Dinterface.go192GetVariablesRequest(*frauddetector.GetVariablesInput) (*request.Request, *frauddetector.GetVariabl… methodSpec
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/frauddetector/frauddetectoriface/
H A Dinterface.go192GetVariablesRequest(*frauddetector.GetVariablesInput) (*request.Request, *frauddetector.GetVariabl… methodSpec
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-frauddetector/source/
H A DFraudDetectorClient.cpp1219 GetVariablesOutcome FraudDetectorClient::GetVariables(const GetVariablesRequest& request) const in GetVariables()
1225 GetVariablesOutcomeCallable FraudDetectorClient::GetVariablesCallable(const GetVariablesRequest& re… in GetVariablesCallable()
1233 void FraudDetectorClient::GetVariablesAsync(const GetVariablesRequest& request, const GetVariablesR… in GetVariablesAsync()
1238 void FraudDetectorClient::GetVariablesAsyncHelper(const GetVariablesRequest& request, const GetVari… in GetVariablesAsyncHelper()
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/frauddetector/frauddetectoriface/
H A Dinterface.go224GetVariablesRequest(*frauddetector.GetVariablesInput) (*request.Request, *frauddetector.GetVariabl… methodSpec
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/frauddetector/frauddetectoriface/
H A Dinterface.go224GetVariablesRequest(*frauddetector.GetVariablesInput) (*request.Request, *frauddetector.GetVariabl… methodSpec
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/frauddetector/frauddetectoriface/
H A Dinterface.go224GetVariablesRequest(*frauddetector.GetVariablesInput) (*request.Request, *frauddetector.GetVariabl… methodSpec
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/frauddetector/frauddetectoriface/
H A Dinterface.go243GetVariablesRequest(*frauddetector.GetVariablesInput) (*request.Request, *frauddetector.GetVariabl… methodSpec
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/frauddetector/frauddetectoriface/
H A Dinterface.go243GetVariablesRequest(*frauddetector.GetVariablesInput) (*request.Request, *frauddetector.GetVariabl… methodSpec
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/frauddetector/frauddetectoriface/
H A Dinterface.go243GetVariablesRequest(*frauddetector.GetVariablesInput) (*request.Request, *frauddetector.GetVariabl… methodSpec
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/frauddetector/frauddetectoriface/
H A Dinterface.go243GetVariablesRequest(*frauddetector.GetVariablesInput) (*request.Request, *frauddetector.GetVariabl… methodSpec
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/frauddetector/frauddetectoriface/
H A Dinterface.go243GetVariablesRequest(*frauddetector.GetVariablesInput) (*request.Request, *frauddetector.GetVariabl… methodSpec
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/frauddetector/frauddetectoriface/
H A Dinterface.go243GetVariablesRequest(*frauddetector.GetVariablesInput) (*request.Request, *frauddetector.GetVariabl… methodSpec
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/frauddetector/frauddetectoriface/
H A Dinterface.go243GetVariablesRequest(*frauddetector.GetVariablesInput) (*request.Request, *frauddetector.GetVariabl… methodSpec
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/frauddetector/frauddetectoriface/
H A Dinterface.go243GetVariablesRequest(*frauddetector.GetVariablesInput) (*request.Request, *frauddetector.GetVariabl… methodSpec
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/frauddetector/frauddetectoriface/
H A Dinterface.go274GetVariablesRequest(*frauddetector.GetVariablesInput) (*request.Request, *frauddetector.GetVariabl… methodSpec
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/frauddetector/frauddetectoriface/
H A Dinterface.go274GetVariablesRequest(*frauddetector.GetVariablesInput) (*request.Request, *frauddetector.GetVariabl… methodSpec

12