Home
last modified time | relevance | path

Searched refs:GetRightsizingRecommendationRequest (Results 1 – 25 of 52) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ce/include/aws/ce/model/
H A DGetRightsizingRecommendationRequest.h23 class AWS_COSTEXPLORER_API GetRightsizingRecommendationRequest : public CostExplorerRequest
26 GetRightsizingRecommendationRequest();
52 …inline GetRightsizingRecommendationRequest& WithFilter(const Expression& value) { SetFilter(value)… in WithFilter()
55 …inline GetRightsizingRecommendationRequest& WithFilter(Expression&& value) { SetFilter(std::move(v… in WithFilter()
147 …inline GetRightsizingRecommendationRequest& WithService(const Aws::String& value) { SetService(val… in WithService()
153 …inline GetRightsizingRecommendationRequest& WithService(Aws::String&& value) { SetService(std::mov… in WithService()
159 …inline GetRightsizingRecommendationRequest& WithService(const char* value) { SetService(value); re… in WithService()
184 …inline GetRightsizingRecommendationRequest& WithPageSize(int value) { SetPageSize(value); return *… in WithPageSize()
221 …inline GetRightsizingRecommendationRequest& WithNextPageToken(const Aws::String& value) { SetNextP… in WithNextPageToken()
227 …inline GetRightsizingRecommendationRequest& WithNextPageToken(Aws::String&& value) { SetNextPageTo… in WithNextPageToken()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ce/source/model/
H A DGetRightsizingRecommendationRequest.cpp15 GetRightsizingRecommendationRequest::GetRightsizingRecommendationRequest() : in GetRightsizingRecommendationRequest() function in GetRightsizingRecommendationRequest
25 Aws::String GetRightsizingRecommendationRequest::SerializePayload() const in SerializePayload()
62 Aws::Http::HeaderValueCollection GetRightsizingRecommendationRequest::GetRequestSpecificHeaders() c… in GetRequestSpecificHeaders()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ce/include/aws/ce/
H A DCostExplorerClient.h101 class GetRightsizingRecommendationRequest; variable
197 …std::function<void(const CostExplorerClient*, const Model::GetRightsizingRecommendationRequest&, c…
962 …mendationOutcome GetRightsizingRecommendation(const Model::GetRightsizingRecommendationRequest& re…
977 …Callable GetRightsizingRecommendationCallable(const Model::GetRightsizingRecommendationRequest& re…
992 …irtual void GetRightsizingRecommendationAsync(const Model::GetRightsizingRecommendationRequest& re…
1411 …void GetRightsizingRecommendationAsyncHelper(const Model::GetRightsizingRecommendationRequest& req…
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/costexplorer/costexploreriface/
H A Dinterface.go89GetRightsizingRecommendationRequest(*costexplorer.GetRightsizingRecommendationInput) (*request.Req… methodSpec
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/costexplorer/costexploreriface/
H A Dinterface.go89GetRightsizingRecommendationRequest(*costexplorer.GetRightsizingRecommendationInput) (*request.Req… 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/costexplorer/costexploreriface/
H A Dinterface.go105GetRightsizingRecommendationRequest(*costexplorer.GetRightsizingRecommendationInput) (*request.Req… methodSpec
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/costexplorer/costexploreriface/
H A Dinterface.go105GetRightsizingRecommendationRequest(*costexplorer.GetRightsizingRecommendationInput) (*request.Req… methodSpec
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/costexplorer/costexploreriface/
H A Dinterface.go105GetRightsizingRecommendationRequest(*costexplorer.GetRightsizingRecommendationInput) (*request.Req… methodSpec
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/costexplorer/costexploreriface/
H A Dinterface.go105GetRightsizingRecommendationRequest(*costexplorer.GetRightsizingRecommendationInput) (*request.Req… methodSpec
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/costexplorer/costexploreriface/
H A Dinterface.go105GetRightsizingRecommendationRequest(*costexplorer.GetRightsizingRecommendationInput) (*request.Req… methodSpec
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/costexplorer/costexploreriface/
H A Dinterface.go105GetRightsizingRecommendationRequest(*costexplorer.GetRightsizingRecommendationInput) (*request.Req… methodSpec
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/costexplorer/costexploreriface/
H A Dinterface.go105GetRightsizingRecommendationRequest(*costexplorer.GetRightsizingRecommendationInput) (*request.Req… methodSpec
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ce/source/
H A DCostExplorerClient.cpp559 …ome CostExplorerClient::GetRightsizingRecommendation(const GetRightsizingRecommendationRequest& re… in GetRightsizingRecommendation()
565 …ExplorerClient::GetRightsizingRecommendationCallable(const GetRightsizingRecommendationRequest& re… in GetRightsizingRecommendationCallable()
573 …ostExplorerClient::GetRightsizingRecommendationAsync(const GetRightsizingRecommendationRequest& re… in GetRightsizingRecommendationAsync()
578 …lorerClient::GetRightsizingRecommendationAsyncHelper(const GetRightsizingRecommendationRequest& re… in GetRightsizingRecommendationAsyncHelper()
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/costexplorer/costexploreriface/
H A Dinterface.go133GetRightsizingRecommendationRequest(*costexplorer.GetRightsizingRecommendationInput) (*request.Req… methodSpec
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/costexplorer/costexploreriface/
H A Dinterface.go137GetRightsizingRecommendationRequest(*costexplorer.GetRightsizingRecommendationInput) (*request.Req… methodSpec
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/costexplorer/costexploreriface/
H A Dinterface.go137GetRightsizingRecommendationRequest(*costexplorer.GetRightsizingRecommendationInput) (*request.Req… methodSpec
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/costexplorer/costexploreriface/
H A Dinterface.go137GetRightsizingRecommendationRequest(*costexplorer.GetRightsizingRecommendationInput) (*request.Req… methodSpec
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/costexplorer/costexploreriface/
H A Dinterface.go137GetRightsizingRecommendationRequest(*costexplorer.GetRightsizingRecommendationInput) (*request.Req… methodSpec
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/costexplorer/costexploreriface/
H A Dinterface.go137GetRightsizingRecommendationRequest(*costexplorer.GetRightsizingRecommendationInput) (*request.Req… methodSpec
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/costexplorer/costexploreriface/
H A Dinterface.go137GetRightsizingRecommendationRequest(*costexplorer.GetRightsizingRecommendationInput) (*request.Req… methodSpec
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/costexplorer/costexploreriface/
H A Dinterface.go137GetRightsizingRecommendationRequest(*costexplorer.GetRightsizingRecommendationInput) (*request.Req… methodSpec
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/costexplorer/costexploreriface/
H A Dinterface.go137GetRightsizingRecommendationRequest(*costexplorer.GetRightsizingRecommendationInput) (*request.Req… methodSpec
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/costexplorer/costexploreriface/
H A Dinterface.go137GetRightsizingRecommendationRequest(*costexplorer.GetRightsizingRecommendationInput) (*request.Req… methodSpec
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/costexplorer/costexploreriface/
H A Dinterface.go137GetRightsizingRecommendationRequest(*costexplorer.GetRightsizingRecommendationInput) (*request.Req… methodSpec
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/costexplorer/costexploreriface/
H A Dinterface.go137GetRightsizingRecommendationRequest(*costexplorer.GetRightsizingRecommendationInput) (*request.Req… methodSpec

123