Home
last modified time | relevance | path

Searched refs:SetStaticIpName (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lightsail/include/aws/lightsail/model/
H A DReleaseStaticIpRequest.h50 …inline void SetStaticIpName(const Aws::String& value) { m_staticIpNameHasBeenSet = true; m_staticI… in SetStaticIpName() function
55 …inline void SetStaticIpName(Aws::String&& value) { m_staticIpNameHasBeenSet = true; m_staticIpName… in SetStaticIpName() function
60 …inline void SetStaticIpName(const char* value) { m_staticIpNameHasBeenSet = true; m_staticIpName.a… in SetStaticIpName() function
65 …inline ReleaseStaticIpRequest& WithStaticIpName(const Aws::String& value) { SetStaticIpName(value)… in WithStaticIpName()
70 …inline ReleaseStaticIpRequest& WithStaticIpName(Aws::String&& value) { SetStaticIpName(std::move(v… in WithStaticIpName()
75 …inline ReleaseStaticIpRequest& WithStaticIpName(const char* value) { SetStaticIpName(value); retur… in WithStaticIpName()
H A DGetStaticIpRequest.h50 …inline void SetStaticIpName(const Aws::String& value) { m_staticIpNameHasBeenSet = true; m_staticI… in SetStaticIpName() function
55 …inline void SetStaticIpName(Aws::String&& value) { m_staticIpNameHasBeenSet = true; m_staticIpName… in SetStaticIpName() function
60 …inline void SetStaticIpName(const char* value) { m_staticIpNameHasBeenSet = true; m_staticIpName.a… in SetStaticIpName() function
65 …inline GetStaticIpRequest& WithStaticIpName(const Aws::String& value) { SetStaticIpName(value); re… in WithStaticIpName()
70 …inline GetStaticIpRequest& WithStaticIpName(Aws::String&& value) { SetStaticIpName(std::move(value… in WithStaticIpName()
75 …inline GetStaticIpRequest& WithStaticIpName(const char* value) { SetStaticIpName(value); return *t… in WithStaticIpName()
H A DAllocateStaticIpRequest.h50 …inline void SetStaticIpName(const Aws::String& value) { m_staticIpNameHasBeenSet = true; m_staticI… in SetStaticIpName() function
55 …inline void SetStaticIpName(Aws::String&& value) { m_staticIpNameHasBeenSet = true; m_staticIpName… in SetStaticIpName() function
60 …inline void SetStaticIpName(const char* value) { m_staticIpNameHasBeenSet = true; m_staticIpName.a… in SetStaticIpName() function
65 …inline AllocateStaticIpRequest& WithStaticIpName(const Aws::String& value) { SetStaticIpName(value… in WithStaticIpName()
70 …inline AllocateStaticIpRequest& WithStaticIpName(Aws::String&& value) { SetStaticIpName(std::move(… in WithStaticIpName()
75 …inline AllocateStaticIpRequest& WithStaticIpName(const char* value) { SetStaticIpName(value); retu… in WithStaticIpName()
H A DDetachStaticIpRequest.h50 …inline void SetStaticIpName(const Aws::String& value) { m_staticIpNameHasBeenSet = true; m_staticI… in SetStaticIpName() function
55 …inline void SetStaticIpName(Aws::String&& value) { m_staticIpNameHasBeenSet = true; m_staticIpName… in SetStaticIpName() function
60 …inline void SetStaticIpName(const char* value) { m_staticIpNameHasBeenSet = true; m_staticIpName.a… in SetStaticIpName() function
65 …inline DetachStaticIpRequest& WithStaticIpName(const Aws::String& value) { SetStaticIpName(value);… in WithStaticIpName()
70 …inline DetachStaticIpRequest& WithStaticIpName(Aws::String&& value) { SetStaticIpName(std::move(va… in WithStaticIpName()
75 …inline DetachStaticIpRequest& WithStaticIpName(const char* value) { SetStaticIpName(value); return… in WithStaticIpName()
H A DAttachStaticIpRequest.h50 …inline void SetStaticIpName(const Aws::String& value) { m_staticIpNameHasBeenSet = true; m_staticI… in SetStaticIpName() function
55 …inline void SetStaticIpName(Aws::String&& value) { m_staticIpNameHasBeenSet = true; m_staticIpName… in SetStaticIpName() function
60 …inline void SetStaticIpName(const char* value) { m_staticIpNameHasBeenSet = true; m_staticIpName.a… in SetStaticIpName() function
65 …inline AttachStaticIpRequest& WithStaticIpName(const Aws::String& value) { SetStaticIpName(value);… in WithStaticIpName()
70 …inline AttachStaticIpRequest& WithStaticIpName(Aws::String&& value) { SetStaticIpName(std::move(va… in WithStaticIpName()
75 …inline AttachStaticIpRequest& WithStaticIpName(const char* value) { SetStaticIpName(value); return… in WithStaticIpName()
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go5062 func (s *AllocateStaticIpInput) SetStaticIpName(v string) *AllocateStaticIpInput { func
5140 func (s *AttachStaticIpInput) SetStaticIpName(v string) *AttachStaticIpInput { func
6479 func (s *DetachStaticIpInput) SetStaticIpName(v string) *DetachStaticIpInput { func
8197 func (s *GetStaticIpInput) SetStaticIpName(v string) *GetStaticIpInput { func
9797 func (s *ReleaseStaticIpInput) SetStaticIpName(v string) *ReleaseStaticIpInput { func
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go7530 func (s *AllocateStaticIpInput) SetStaticIpName(v string) *AllocateStaticIpInput { func
7857 func (s *AttachStaticIpInput) SetStaticIpName(v string) *AttachStaticIpInput { func
10122 func (s *DetachStaticIpInput) SetStaticIpName(v string) *DetachStaticIpInput { func
12730 func (s *GetStaticIpInput) SetStaticIpName(v string) *GetStaticIpInput { func
15064 func (s *ReleaseStaticIpInput) SetStaticIpName(v string) *ReleaseStaticIpInput { func
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go7510 func (s *AllocateStaticIpInput) SetStaticIpName(v string) *AllocateStaticIpInput { func
7836 func (s *AttachStaticIpInput) SetStaticIpName(v string) *AttachStaticIpInput { func
10136 func (s *DetachStaticIpInput) SetStaticIpName(v string) *DetachStaticIpInput { func
12704 func (s *GetStaticIpInput) SetStaticIpName(v string) *GetStaticIpInput { func
15004 func (s *ReleaseStaticIpInput) SetStaticIpName(v string) *ReleaseStaticIpInput { func
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/lightsail/
H A Dapi.go7530 func (s *AllocateStaticIpInput) SetStaticIpName(v string) *AllocateStaticIpInput { func
7857 func (s *AttachStaticIpInput) SetStaticIpName(v string) *AttachStaticIpInput { func
10122 func (s *DetachStaticIpInput) SetStaticIpName(v string) *DetachStaticIpInput { func
12730 func (s *GetStaticIpInput) SetStaticIpName(v string) *GetStaticIpInput { func
15064 func (s *ReleaseStaticIpInput) SetStaticIpName(v string) *ReleaseStaticIpInput { func
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go10933 func (s *AllocateStaticIpInput) SetStaticIpName(v string) *AllocateStaticIpInput { func
11260 func (s *AttachStaticIpInput) SetStaticIpName(v string) *AttachStaticIpInput { func
14719 func (s *DetachStaticIpInput) SetStaticIpName(v string) *DetachStaticIpInput { func
18808 func (s *GetStaticIpInput) SetStaticIpName(v string) *GetStaticIpInput { func
22426 func (s *ReleaseStaticIpInput) SetStaticIpName(v string) *ReleaseStaticIpInput { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go10933 func (s *AllocateStaticIpInput) SetStaticIpName(v string) *AllocateStaticIpInput { func
11260 func (s *AttachStaticIpInput) SetStaticIpName(v string) *AttachStaticIpInput { func
14719 func (s *DetachStaticIpInput) SetStaticIpName(v string) *DetachStaticIpInput { func
18808 func (s *GetStaticIpInput) SetStaticIpName(v string) *GetStaticIpInput { func
22426 func (s *ReleaseStaticIpInput) SetStaticIpName(v string) *ReleaseStaticIpInput { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go11459 func (s *AllocateStaticIpInput) SetStaticIpName(v string) *AllocateStaticIpInput { func
11786 func (s *AttachStaticIpInput) SetStaticIpName(v string) *AttachStaticIpInput { func
15733 func (s *DetachStaticIpInput) SetStaticIpName(v string) *DetachStaticIpInput { func
20076 func (s *GetStaticIpInput) SetStaticIpName(v string) *GetStaticIpInput { func
23713 func (s *ReleaseStaticIpInput) SetStaticIpName(v string) *ReleaseStaticIpInput { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go11459 func (s *AllocateStaticIpInput) SetStaticIpName(v string) *AllocateStaticIpInput { func
11786 func (s *AttachStaticIpInput) SetStaticIpName(v string) *AttachStaticIpInput { func
15733 func (s *DetachStaticIpInput) SetStaticIpName(v string) *DetachStaticIpInput { func
20076 func (s *GetStaticIpInput) SetStaticIpName(v string) *GetStaticIpInput { func
23713 func (s *ReleaseStaticIpInput) SetStaticIpName(v string) *ReleaseStaticIpInput { func
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go11458 func (s *AllocateStaticIpInput) SetStaticIpName(v string) *AllocateStaticIpInput { func
11785 func (s *AttachStaticIpInput) SetStaticIpName(v string) *AttachStaticIpInput { func
15748 func (s *DetachStaticIpInput) SetStaticIpName(v string) *DetachStaticIpInput { func
20092 func (s *GetStaticIpInput) SetStaticIpName(v string) *GetStaticIpInput { func
23738 func (s *ReleaseStaticIpInput) SetStaticIpName(v string) *ReleaseStaticIpInput { 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/lightsail/
H A Dapi.go12685 func (s *AllocateStaticIpInput) SetStaticIpName(v string) *AllocateStaticIpInput { func
13019 func (s *AttachStaticIpInput) SetStaticIpName(v string) *AttachStaticIpInput { func
17386 func (s *DetachStaticIpInput) SetStaticIpName(v string) *DetachStaticIpInput { func
22161 func (s *GetStaticIpInput) SetStaticIpName(v string) *GetStaticIpInput { func
26330 func (s *ReleaseStaticIpInput) SetStaticIpName(v string) *ReleaseStaticIpInput { func
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go12685 func (s *AllocateStaticIpInput) SetStaticIpName(v string) *AllocateStaticIpInput { func
13019 func (s *AttachStaticIpInput) SetStaticIpName(v string) *AttachStaticIpInput { func
17386 func (s *DetachStaticIpInput) SetStaticIpName(v string) *DetachStaticIpInput { func
22161 func (s *GetStaticIpInput) SetStaticIpName(v string) *GetStaticIpInput { func
26330 func (s *ReleaseStaticIpInput) SetStaticIpName(v string) *ReleaseStaticIpInput { func
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go12704 func (s *AllocateStaticIpInput) SetStaticIpName(v string) *AllocateStaticIpInput { func
13038 func (s *AttachStaticIpInput) SetStaticIpName(v string) *AttachStaticIpInput { func
17413 func (s *DetachStaticIpInput) SetStaticIpName(v string) *DetachStaticIpInput { func
22147 func (s *GetStaticIpInput) SetStaticIpName(v string) *GetStaticIpInput { func
26546 func (s *ReleaseStaticIpInput) SetStaticIpName(v string) *ReleaseStaticIpInput { func
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/lightsail/
H A Dapi.go12704 func (s *AllocateStaticIpInput) SetStaticIpName(v string) *AllocateStaticIpInput { func
13038 func (s *AttachStaticIpInput) SetStaticIpName(v string) *AttachStaticIpInput { func
17413 func (s *DetachStaticIpInput) SetStaticIpName(v string) *DetachStaticIpInput { func
22148 func (s *GetStaticIpInput) SetStaticIpName(v string) *GetStaticIpInput { func
26553 func (s *ReleaseStaticIpInput) SetStaticIpName(v string) *ReleaseStaticIpInput { func
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go14164 func (s *AllocateStaticIpInput) SetStaticIpName(v string) *AllocateStaticIpInput { func
14588 func (s *AttachStaticIpInput) SetStaticIpName(v string) *AttachStaticIpInput { func
20007 func (s *DetachStaticIpInput) SetStaticIpName(v string) *DetachStaticIpInput { func
25329 func (s *GetStaticIpInput) SetStaticIpName(v string) *GetStaticIpInput { func
30211 func (s *ReleaseStaticIpInput) SetStaticIpName(v string) *ReleaseStaticIpInput { func
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go14164 func (s *AllocateStaticIpInput) SetStaticIpName(v string) *AllocateStaticIpInput { func
14588 func (s *AttachStaticIpInput) SetStaticIpName(v string) *AttachStaticIpInput { func
20007 func (s *DetachStaticIpInput) SetStaticIpName(v string) *DetachStaticIpInput { func
25329 func (s *GetStaticIpInput) SetStaticIpName(v string) *GetStaticIpInput { func
30211 func (s *ReleaseStaticIpInput) SetStaticIpName(v string) *ReleaseStaticIpInput { func
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go15706 func (s *AllocateStaticIpInput) SetStaticIpName(v string) *AllocateStaticIpInput { func
16130 func (s *AttachStaticIpInput) SetStaticIpName(v string) *AttachStaticIpInput { func
22918 func (s *DetachStaticIpInput) SetStaticIpName(v string) *DetachStaticIpInput { func
28930 func (s *GetStaticIpInput) SetStaticIpName(v string) *GetStaticIpInput { func
34060 func (s *ReleaseStaticIpInput) SetStaticIpName(v string) *ReleaseStaticIpInput { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go15706 func (s *AllocateStaticIpInput) SetStaticIpName(v string) *AllocateStaticIpInput { func
16130 func (s *AttachStaticIpInput) SetStaticIpName(v string) *AttachStaticIpInput { func
22918 func (s *DetachStaticIpInput) SetStaticIpName(v string) *DetachStaticIpInput { func
28926 func (s *GetStaticIpInput) SetStaticIpName(v string) *GetStaticIpInput { func
34056 func (s *ReleaseStaticIpInput) SetStaticIpName(v string) *ReleaseStaticIpInput { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go15706 func (s *AllocateStaticIpInput) SetStaticIpName(v string) *AllocateStaticIpInput { func
16130 func (s *AttachStaticIpInput) SetStaticIpName(v string) *AttachStaticIpInput { func
22918 func (s *DetachStaticIpInput) SetStaticIpName(v string) *DetachStaticIpInput { func
28926 func (s *GetStaticIpInput) SetStaticIpName(v string) *GetStaticIpInput { func
34056 func (s *ReleaseStaticIpInput) SetStaticIpName(v string) *ReleaseStaticIpInput { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go15705 func (s *AllocateStaticIpInput) SetStaticIpName(v string) *AllocateStaticIpInput { func
16129 func (s *AttachStaticIpInput) SetStaticIpName(v string) *AttachStaticIpInput { func
22785 func (s *DetachStaticIpInput) SetStaticIpName(v string) *DetachStaticIpInput { func
28793 func (s *GetStaticIpInput) SetStaticIpName(v string) *GetStaticIpInput { func
33921 func (s *ReleaseStaticIpInput) SetStaticIpName(v string) *ReleaseStaticIpInput { func
/dports/net/traefik/traefik-2.6.1/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go15706 func (s *AllocateStaticIpInput) SetStaticIpName(v string) *AllocateStaticIpInput { func
16130 func (s *AttachStaticIpInput) SetStaticIpName(v string) *AttachStaticIpInput { func
22918 func (s *DetachStaticIpInput) SetStaticIpName(v string) *DetachStaticIpInput { func
28930 func (s *GetStaticIpInput) SetStaticIpName(v string) *GetStaticIpInput { func
34060 func (s *ReleaseStaticIpInput) SetStaticIpName(v string) *ReleaseStaticIpInput { func

12