Home
last modified time | relevance | path

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

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codedeploy/include/aws/codedeploy/model/
H A DCreateApplicationRequest.h109 …inline void SetComputePlatform(const ComputePlatform& value) { m_computePlatformHasBeenSet = true;… in SetComputePlatform() function
115 …inline void SetComputePlatform(ComputePlatform&& value) { m_computePlatformHasBeenSet = true; m_co… in SetComputePlatform() function
121 …cationRequest& WithComputePlatform(const ComputePlatform& value) { SetComputePlatform(value); retu… in WithComputePlatform()
127 …ApplicationRequest& WithComputePlatform(ComputePlatform&& value) { SetComputePlatform(std::move(va… in WithComputePlatform()
H A DCreateDeploymentConfigRequest.h229 …inline void SetComputePlatform(const ComputePlatform& value) { m_computePlatformHasBeenSet = true;… in SetComputePlatform() function
235 …inline void SetComputePlatform(ComputePlatform&& value) { m_computePlatformHasBeenSet = true; m_co… in SetComputePlatform() function
241 …ConfigRequest& WithComputePlatform(const ComputePlatform& value) { SetComputePlatform(value); retu… in WithComputePlatform()
247 …ymentConfigRequest& WithComputePlatform(ComputePlatform&& value) { SetComputePlatform(std::move(va… in WithComputePlatform()
H A DApplicationInfo.h237 …inline void SetComputePlatform(const ComputePlatform& value) { m_computePlatformHasBeenSet = true;… in SetComputePlatform() function
243 …inline void SetComputePlatform(ComputePlatform&& value) { m_computePlatformHasBeenSet = true; m_co… in SetComputePlatform() function
249 …inline ApplicationInfo& WithComputePlatform(const ComputePlatform& value) { SetComputePlatform(val… in WithComputePlatform()
255 …inline ApplicationInfo& WithComputePlatform(ComputePlatform&& value) { SetComputePlatform(std::mov… in WithComputePlatform()
H A DDeploymentConfigInfo.h204 …inline void SetComputePlatform(const ComputePlatform& value) { m_computePlatformHasBeenSet = true;… in SetComputePlatform() function
210 …inline void SetComputePlatform(ComputePlatform&& value) { m_computePlatformHasBeenSet = true; m_co… in SetComputePlatform() function
216 …entConfigInfo& WithComputePlatform(const ComputePlatform& value) { SetComputePlatform(value); retu… in WithComputePlatform()
222 …inline DeploymentConfigInfo& WithComputePlatform(ComputePlatform&& value) { SetComputePlatform(std… in WithComputePlatform()
H A DDeploymentGroupInfo.h921 …inline void SetComputePlatform(const ComputePlatform& value) { m_computePlatformHasBeenSet = true;… in SetComputePlatform() function
927 …inline void SetComputePlatform(ComputePlatform&& value) { m_computePlatformHasBeenSet = true; m_co… in SetComputePlatform() function
933 …mentGroupInfo& WithComputePlatform(const ComputePlatform& value) { SetComputePlatform(value); retu… in WithComputePlatform()
939 …inline DeploymentGroupInfo& WithComputePlatform(ComputePlatform&& value) { SetComputePlatform(std:… in WithComputePlatform()
H A DDeploymentInfo.h1161 …inline void SetComputePlatform(const ComputePlatform& value) { m_computePlatformHasBeenSet = true;… in SetComputePlatform() function
1167 …inline void SetComputePlatform(ComputePlatform&& value) { m_computePlatformHasBeenSet = true; m_co… in SetComputePlatform() function
1173 …inline DeploymentInfo& WithComputePlatform(const ComputePlatform& value) { SetComputePlatform(valu… in WithComputePlatform()
1179 …inline DeploymentInfo& WithComputePlatform(ComputePlatform&& value) { SetComputePlatform(std::move… in WithComputePlatform()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codeguruprofiler/include/aws/codeguruprofiler/model/
H A DCreateProfilingGroupRequest.h168 …inline void SetComputePlatform(const ComputePlatform& value) { m_computePlatformHasBeenSet = true;… in SetComputePlatform() function
177 …inline void SetComputePlatform(ComputePlatform&& value) { m_computePlatformHasBeenSet = true; m_co… in SetComputePlatform() function
186 …gGroupRequest& WithComputePlatform(const ComputePlatform& value) { SetComputePlatform(value); retu… in WithComputePlatform()
195 …filingGroupRequest& WithComputePlatform(ComputePlatform&& value) { SetComputePlatform(std::move(va… in WithComputePlatform()
H A DProfilingGroupDescription.h160 …inline void SetComputePlatform(const ComputePlatform& value) { m_computePlatformHasBeenSet = true;… in SetComputePlatform() function
169 …inline void SetComputePlatform(ComputePlatform&& value) { m_computePlatformHasBeenSet = true; m_co… in SetComputePlatform() function
178 …upDescription& WithComputePlatform(const ComputePlatform& value) { SetComputePlatform(value); retu… in WithComputePlatform()
187 …ngGroupDescription& WithComputePlatform(ComputePlatform&& value) { SetComputePlatform(std::move(va… in WithComputePlatform()
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go4491 func (s *ApplicationInfo) SetComputePlatform(v string) *ApplicationInfo { func
5216 func (s *CreateApplicationInput) SetComputePlatform(v string) *CreateApplicationInput { func
5309 func (s *CreateDeploymentConfigInput) SetComputePlatform(v string) *CreateDeploymentConfigInput { func
6059 func (s *DeploymentConfigInfo) SetComputePlatform(v string) *DeploymentConfigInfo { func
6211 func (s *DeploymentGroupInfo) SetComputePlatform(v string) *DeploymentGroupInfo { func
6467 func (s *DeploymentInfo) SetComputePlatform(v string) *DeploymentInfo { func
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/codedeploy/
H A Dapi.go4494 func (s *ApplicationInfo) SetComputePlatform(v string) *ApplicationInfo { func
5220 func (s *CreateApplicationInput) SetComputePlatform(v string) *CreateApplicationInput { func
5313 func (s *CreateDeploymentConfigInput) SetComputePlatform(v string) *CreateDeploymentConfigInput { func
6063 func (s *DeploymentConfigInfo) SetComputePlatform(v string) *DeploymentConfigInfo { func
6215 func (s *DeploymentGroupInfo) SetComputePlatform(v string) *DeploymentGroupInfo { func
6471 func (s *DeploymentInfo) SetComputePlatform(v string) *DeploymentInfo { func
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go5259 func (s *ApplicationInfo) SetComputePlatform(v string) *ApplicationInfo { func
6089 func (s *CreateApplicationInput) SetComputePlatform(v string) *CreateApplicationInput { func
6188 func (s *CreateDeploymentConfigInput) SetComputePlatform(v string) *CreateDeploymentConfigInput { func
6975 func (s *DeploymentConfigInfo) SetComputePlatform(v string) *DeploymentConfigInfo { func
7136 func (s *DeploymentGroupInfo) SetComputePlatform(v string) *DeploymentGroupInfo { func
7412 func (s *DeploymentInfo) SetComputePlatform(v string) *DeploymentInfo { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go5271 func (s *ApplicationInfo) SetComputePlatform(v string) *ApplicationInfo { func
6101 func (s *CreateApplicationInput) SetComputePlatform(v string) *CreateApplicationInput { func
6200 func (s *CreateDeploymentConfigInput) SetComputePlatform(v string) *CreateDeploymentConfigInput { func
6987 func (s *DeploymentConfigInfo) SetComputePlatform(v string) *DeploymentConfigInfo { func
7148 func (s *DeploymentGroupInfo) SetComputePlatform(v string) *DeploymentGroupInfo { func
7424 func (s *DeploymentInfo) SetComputePlatform(v string) *DeploymentInfo { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go5259 func (s *ApplicationInfo) SetComputePlatform(v string) *ApplicationInfo { func
6089 func (s *CreateApplicationInput) SetComputePlatform(v string) *CreateApplicationInput { func
6188 func (s *CreateDeploymentConfigInput) SetComputePlatform(v string) *CreateDeploymentConfigInput { func
6975 func (s *DeploymentConfigInfo) SetComputePlatform(v string) *DeploymentConfigInfo { func
7136 func (s *DeploymentGroupInfo) SetComputePlatform(v string) *DeploymentGroupInfo { func
7412 func (s *DeploymentInfo) SetComputePlatform(v string) *DeploymentInfo { func
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go5271 func (s *ApplicationInfo) SetComputePlatform(v string) *ApplicationInfo { func
6101 func (s *CreateApplicationInput) SetComputePlatform(v string) *CreateApplicationInput { func
6200 func (s *CreateDeploymentConfigInput) SetComputePlatform(v string) *CreateDeploymentConfigInput { func
6987 func (s *DeploymentConfigInfo) SetComputePlatform(v string) *DeploymentConfigInfo { func
7148 func (s *DeploymentGroupInfo) SetComputePlatform(v string) *DeploymentGroupInfo { func
7424 func (s *DeploymentInfo) SetComputePlatform(v string) *DeploymentInfo { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go5259 func (s *ApplicationInfo) SetComputePlatform(v string) *ApplicationInfo { func
6089 func (s *CreateApplicationInput) SetComputePlatform(v string) *CreateApplicationInput { func
6188 func (s *CreateDeploymentConfigInput) SetComputePlatform(v string) *CreateDeploymentConfigInput { func
6975 func (s *DeploymentConfigInfo) SetComputePlatform(v string) *DeploymentConfigInfo { func
7136 func (s *DeploymentGroupInfo) SetComputePlatform(v string) *DeploymentGroupInfo { func
7412 func (s *DeploymentInfo) SetComputePlatform(v string) *DeploymentInfo { func
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go5557 func (s *ApplicationInfo) SetComputePlatform(v string) *ApplicationInfo { func
6757 func (s *CreateApplicationInput) SetComputePlatform(v string) *CreateApplicationInput { func
6856 func (s *CreateDeploymentConfigInput) SetComputePlatform(v string) *CreateDeploymentConfigInput { func
7906 func (s *DeploymentConfigInfo) SetComputePlatform(v string) *DeploymentConfigInfo { func
8348 func (s *DeploymentGroupInfo) SetComputePlatform(v string) *DeploymentGroupInfo { func
8796 func (s *DeploymentInfo) SetComputePlatform(v string) *DeploymentInfo { func
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/codedeploy/
H A Dapi.go5557 func (s *ApplicationInfo) SetComputePlatform(v string) *ApplicationInfo { func
6757 func (s *CreateApplicationInput) SetComputePlatform(v string) *CreateApplicationInput { func
6856 func (s *CreateDeploymentConfigInput) SetComputePlatform(v string) *CreateDeploymentConfigInput { func
7906 func (s *DeploymentConfigInfo) SetComputePlatform(v string) *DeploymentConfigInfo { func
8348 func (s *DeploymentGroupInfo) SetComputePlatform(v string) *DeploymentGroupInfo { func
8796 func (s *DeploymentInfo) SetComputePlatform(v string) *DeploymentInfo { func
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go5557 func (s *ApplicationInfo) SetComputePlatform(v string) *ApplicationInfo { func
6757 func (s *CreateApplicationInput) SetComputePlatform(v string) *CreateApplicationInput { func
6856 func (s *CreateDeploymentConfigInput) SetComputePlatform(v string) *CreateDeploymentConfigInput { func
7924 func (s *DeploymentConfigInfo) SetComputePlatform(v string) *DeploymentConfigInfo { func
8378 func (s *DeploymentGroupInfo) SetComputePlatform(v string) *DeploymentGroupInfo { func
8838 func (s *DeploymentInfo) SetComputePlatform(v string) *DeploymentInfo { func
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go5557 func (s *ApplicationInfo) SetComputePlatform(v string) *ApplicationInfo { func
6757 func (s *CreateApplicationInput) SetComputePlatform(v string) *CreateApplicationInput { func
6856 func (s *CreateDeploymentConfigInput) SetComputePlatform(v string) *CreateDeploymentConfigInput { func
7924 func (s *DeploymentConfigInfo) SetComputePlatform(v string) *DeploymentConfigInfo { func
8378 func (s *DeploymentGroupInfo) SetComputePlatform(v string) *DeploymentGroupInfo { func
8838 func (s *DeploymentInfo) SetComputePlatform(v string) *DeploymentInfo { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go5557 func (s *ApplicationInfo) SetComputePlatform(v string) *ApplicationInfo { func
6757 func (s *CreateApplicationInput) SetComputePlatform(v string) *CreateApplicationInput { func
6856 func (s *CreateDeploymentConfigInput) SetComputePlatform(v string) *CreateDeploymentConfigInput { func
7924 func (s *DeploymentConfigInfo) SetComputePlatform(v string) *DeploymentConfigInfo { func
8378 func (s *DeploymentGroupInfo) SetComputePlatform(v string) *DeploymentGroupInfo { func
8838 func (s *DeploymentInfo) SetComputePlatform(v string) *DeploymentInfo { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go5557 func (s *ApplicationInfo) SetComputePlatform(v string) *ApplicationInfo { func
6757 func (s *CreateApplicationInput) SetComputePlatform(v string) *CreateApplicationInput { func
6856 func (s *CreateDeploymentConfigInput) SetComputePlatform(v string) *CreateDeploymentConfigInput { func
7924 func (s *DeploymentConfigInfo) SetComputePlatform(v string) *DeploymentConfigInfo { func
8378 func (s *DeploymentGroupInfo) SetComputePlatform(v string) *DeploymentGroupInfo { func
8838 func (s *DeploymentInfo) SetComputePlatform(v string) *DeploymentInfo { func
/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/codedeploy/
H A Dapi.go5441 func (s *ApplicationInfo) SetComputePlatform(v string) *ApplicationInfo { func
6552 func (s *CreateApplicationInput) SetComputePlatform(v string) *CreateApplicationInput { func
6651 func (s *CreateDeploymentConfigInput) SetComputePlatform(v string) *CreateDeploymentConfigInput { func
7663 func (s *DeploymentConfigInfo) SetComputePlatform(v string) *DeploymentConfigInfo { func
8105 func (s *DeploymentGroupInfo) SetComputePlatform(v string) *DeploymentGroupInfo { func
8549 func (s *DeploymentInfo) SetComputePlatform(v string) *DeploymentInfo { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go5557 func (s *ApplicationInfo) SetComputePlatform(v string) *ApplicationInfo { func
6757 func (s *CreateApplicationInput) SetComputePlatform(v string) *CreateApplicationInput { func
6856 func (s *CreateDeploymentConfigInput) SetComputePlatform(v string) *CreateDeploymentConfigInput { func
7924 func (s *DeploymentConfigInfo) SetComputePlatform(v string) *DeploymentConfigInfo { func
8378 func (s *DeploymentGroupInfo) SetComputePlatform(v string) *DeploymentGroupInfo { func
8838 func (s *DeploymentInfo) SetComputePlatform(v string) *DeploymentInfo { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go5557 func (s *ApplicationInfo) SetComputePlatform(v string) *ApplicationInfo { func
6757 func (s *CreateApplicationInput) SetComputePlatform(v string) *CreateApplicationInput { func
6856 func (s *CreateDeploymentConfigInput) SetComputePlatform(v string) *CreateDeploymentConfigInput { func
7906 func (s *DeploymentConfigInfo) SetComputePlatform(v string) *DeploymentConfigInfo { func
8348 func (s *DeploymentGroupInfo) SetComputePlatform(v string) *DeploymentGroupInfo { func
8796 func (s *DeploymentInfo) SetComputePlatform(v string) *DeploymentInfo { func
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/codedeploy/
H A Dapi.go5629 func (s *ApplicationInfo) SetComputePlatform(v string) *ApplicationInfo { func
7045 func (s *CreateApplicationInput) SetComputePlatform(v string) *CreateApplicationInput { func
7160 func (s *CreateDeploymentConfigInput) SetComputePlatform(v string) *CreateDeploymentConfigInput { func
8388 func (s *DeploymentConfigInfo) SetComputePlatform(v string) *DeploymentConfigInfo { func
8890 func (s *DeploymentGroupInfo) SetComputePlatform(v string) *DeploymentGroupInfo { func
9382 func (s *DeploymentInfo) SetComputePlatform(v string) *DeploymentInfo { func

123