Home
last modified time | relevance | path

Searched refs:SetInstanceProfile (Results 1 – 25 of 73) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-devicefarm/include/aws/devicefarm/model/
H A DCreateInstanceProfileResult.h43 inline void SetInstanceProfile(const InstanceProfile& value) { m_instanceProfile = value; } in SetInstanceProfile() function
48 … inline void SetInstanceProfile(InstanceProfile&& value) { m_instanceProfile = std::move(value); } in SetInstanceProfile() function
53 …ProfileResult& WithInstanceProfile(const InstanceProfile& value) { SetInstanceProfile(value); retu… in WithInstanceProfile()
58 …tanceProfileResult& WithInstanceProfile(InstanceProfile&& value) { SetInstanceProfile(std::move(va… in WithInstanceProfile()
H A DUpdateInstanceProfileResult.h43 inline void SetInstanceProfile(const InstanceProfile& value) { m_instanceProfile = value; } in SetInstanceProfile() function
48 … inline void SetInstanceProfile(InstanceProfile&& value) { m_instanceProfile = std::move(value); } in SetInstanceProfile() function
53 …ProfileResult& WithInstanceProfile(const InstanceProfile& value) { SetInstanceProfile(value); retu… in WithInstanceProfile()
58 …tanceProfileResult& WithInstanceProfile(InstanceProfile&& value) { SetInstanceProfile(std::move(va… in WithInstanceProfile()
H A DGetInstanceProfileResult.h43 inline void SetInstanceProfile(const InstanceProfile& value) { m_instanceProfile = value; } in SetInstanceProfile() function
48 … inline void SetInstanceProfile(InstanceProfile&& value) { m_instanceProfile = std::move(value); } in SetInstanceProfile() function
53 …ProfileResult& WithInstanceProfile(const InstanceProfile& value) { SetInstanceProfile(value); retu… in WithInstanceProfile()
58 …tanceProfileResult& WithInstanceProfile(InstanceProfile&& value) { SetInstanceProfile(std::move(va… in WithInstanceProfile()
H A DDeviceInstance.h256 …inline void SetInstanceProfile(const InstanceProfile& value) { m_instanceProfileHasBeenSet = true;… in SetInstanceProfile() function
261 …inline void SetInstanceProfile(InstanceProfile&& value) { m_instanceProfileHasBeenSet = true; m_in… in SetInstanceProfile() function
266 …inline DeviceInstance& WithInstanceProfile(const InstanceProfile& value) { SetInstanceProfile(valu… in WithInstanceProfile()
271 …inline DeviceInstance& WithInstanceProfile(InstanceProfile&& value) { SetInstanceProfile(std::move… in WithInstanceProfile()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iam/include/aws/iam/model/
H A DCreateInstanceProfileResult.h50 inline void SetInstanceProfile(const InstanceProfile& value) { m_instanceProfile = value; } in SetInstanceProfile() function
55 … inline void SetInstanceProfile(InstanceProfile&& value) { m_instanceProfile = std::move(value); } in SetInstanceProfile() function
60 …ProfileResult& WithInstanceProfile(const InstanceProfile& value) { SetInstanceProfile(value); retu… in WithInstanceProfile()
65 …tanceProfileResult& WithInstanceProfile(InstanceProfile&& value) { SetInstanceProfile(std::move(va… in WithInstanceProfile()
H A DGetInstanceProfileResult.h50 inline void SetInstanceProfile(const InstanceProfile& value) { m_instanceProfile = value; } in SetInstanceProfile() function
55 … inline void SetInstanceProfile(InstanceProfile&& value) { m_instanceProfile = std::move(value); } in SetInstanceProfile() function
60 …ProfileResult& WithInstanceProfile(const InstanceProfile& value) { SetInstanceProfile(value); retu… in WithInstanceProfile()
65 …tanceProfileResult& WithInstanceProfile(InstanceProfile&& value) { SetInstanceProfile(std::move(va… in WithInstanceProfile()
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/devicefarm/
H A Dapi.go6416 func (s *CreateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *CreateInstanceProfile… func
7750 func (s *DeviceInstance) SetInstanceProfile(v *InstanceProfile) *DeviceInstance { func
8426 func (s *GetInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *GetInstanceProfileOutput… func
13995 func (s *UpdateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *UpdateInstanceProfile… func
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/devicefarm/
H A Dapi.go6850 func (s *CreateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *CreateInstanceProfile… func
8350 func (s *DeviceInstance) SetInstanceProfile(v *InstanceProfile) *DeviceInstance { func
9040 func (s *GetInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *GetInstanceProfileOutput… func
14764 func (s *UpdateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *UpdateInstanceProfile… func
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/devicefarm/
H A Dapi.go7330 func (s *CreateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *CreateInstanceProfile… func
9027 func (s *DeviceInstance) SetInstanceProfile(v *InstanceProfile) *DeviceInstance { func
9883 func (s *GetInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *GetInstanceProfileOutput… func
16264 func (s *UpdateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *UpdateInstanceProfile… func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/devicefarm/
H A Dapi.go7330 func (s *CreateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *CreateInstanceProfile… func
9027 func (s *DeviceInstance) SetInstanceProfile(v *InstanceProfile) *DeviceInstance { func
9883 func (s *GetInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *GetInstanceProfileOutput… func
16264 func (s *UpdateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *UpdateInstanceProfile… func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/devicefarm/
H A Dapi.go7358 func (s *CreateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *CreateInstanceProfile… func
9065 func (s *DeviceInstance) SetInstanceProfile(v *InstanceProfile) *DeviceInstance { func
9923 func (s *GetInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *GetInstanceProfileOutput… func
16317 func (s *UpdateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *UpdateInstanceProfile… func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/devicefarm/
H A Dapi.go7330 func (s *CreateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *CreateInstanceProfile… func
9037 func (s *DeviceInstance) SetInstanceProfile(v *InstanceProfile) *DeviceInstance { func
9895 func (s *GetInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *GetInstanceProfileOutput… func
16289 func (s *UpdateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *UpdateInstanceProfile… func
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/devicefarm/
H A Dapi.go8578 func (s *CreateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *CreateInstanceProfile… func
10494 func (s *DeviceInstance) SetInstanceProfile(v *InstanceProfile) *DeviceInstance { func
11348 func (s *GetInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *GetInstanceProfileOutput… func
19101 func (s *UpdateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *UpdateInstanceProfile… func
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/devicefarm/
H A Dapi.go8578 func (s *CreateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *CreateInstanceProfile… func
10494 func (s *DeviceInstance) SetInstanceProfile(v *InstanceProfile) *DeviceInstance { func
11348 func (s *GetInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *GetInstanceProfileOutput… func
19101 func (s *UpdateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *UpdateInstanceProfile… func
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/devicefarm/
H A Dapi.go8587 func (s *CreateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *CreateInstanceProfile… func
10542 func (s *DeviceInstance) SetInstanceProfile(v *InstanceProfile) *DeviceInstance { func
11406 func (s *GetInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *GetInstanceProfileOutput… func
19274 func (s *UpdateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *UpdateInstanceProfile… func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/devicefarm/
H A Dapi.go8578 func (s *CreateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *CreateInstanceProfile… func
10494 func (s *DeviceInstance) SetInstanceProfile(v *InstanceProfile) *DeviceInstance { func
11348 func (s *GetInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *GetInstanceProfileOutput… func
19101 func (s *UpdateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *UpdateInstanceProfile… func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/devicefarm/
H A Dapi.go8587 func (s *CreateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *CreateInstanceProfile… func
10542 func (s *DeviceInstance) SetInstanceProfile(v *InstanceProfile) *DeviceInstance { func
11406 func (s *GetInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *GetInstanceProfileOutput… func
19274 func (s *UpdateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *UpdateInstanceProfile… func
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/devicefarm/
H A Dapi.go8667 func (s *CreateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *CreateInstanceProfile… func
10922 func (s *DeviceInstance) SetInstanceProfile(v *InstanceProfile) *DeviceInstance { func
11930 func (s *GetInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *GetInstanceProfileOutput… func
20906 func (s *UpdateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *UpdateInstanceProfile… 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/devicefarm/
H A Dapi.go8578 func (s *CreateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *CreateInstanceProfile… func
10494 func (s *DeviceInstance) SetInstanceProfile(v *InstanceProfile) *DeviceInstance { func
11348 func (s *GetInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *GetInstanceProfileOutput… func
19101 func (s *UpdateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *UpdateInstanceProfile… func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/devicefarm/
H A Dapi.go8578 func (s *CreateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *CreateInstanceProfile… func
10494 func (s *DeviceInstance) SetInstanceProfile(v *InstanceProfile) *DeviceInstance { func
11348 func (s *GetInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *GetInstanceProfileOutput… func
19101 func (s *UpdateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *UpdateInstanceProfile… func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/devicefarm/
H A Dapi.go8578 func (s *CreateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *CreateInstanceProfile… func
10494 func (s *DeviceInstance) SetInstanceProfile(v *InstanceProfile) *DeviceInstance { func
11348 func (s *GetInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *GetInstanceProfileOutput… func
19101 func (s *UpdateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *UpdateInstanceProfile… func
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/devicefarm/
H A Dapi.go8587 func (s *CreateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *CreateInstanceProfile… func
10542 func (s *DeviceInstance) SetInstanceProfile(v *InstanceProfile) *DeviceInstance { func
11406 func (s *GetInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *GetInstanceProfileOutput… func
19274 func (s *UpdateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *UpdateInstanceProfile… func
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/devicefarm/
H A Dapi.go8578 func (s *CreateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *CreateInstanceProfile… func
10494 func (s *DeviceInstance) SetInstanceProfile(v *InstanceProfile) *DeviceInstance { func
11348 func (s *GetInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *GetInstanceProfileOutput… func
19101 func (s *UpdateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *UpdateInstanceProfile… func
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/devicefarm/
H A Dapi.go8667 func (s *CreateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *CreateInstanceProfile… func
10922 func (s *DeviceInstance) SetInstanceProfile(v *InstanceProfile) *DeviceInstance { func
11930 func (s *GetInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *GetInstanceProfileOutput… func
20906 func (s *UpdateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *UpdateInstanceProfile… func
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/devicefarm/
H A Dapi.go8578 func (s *CreateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *CreateInstanceProfile… func
10494 func (s *DeviceInstance) SetInstanceProfile(v *InstanceProfile) *DeviceInstance { func
11348 func (s *GetInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *GetInstanceProfileOutput… func
19101 func (s *UpdateInstanceProfileOutput) SetInstanceProfile(v *InstanceProfile) *UpdateInstanceProfile… func

123