Home
last modified time | relevance | path

Searched refs:SetPeerVpcId (Results 1 – 25 of 96) sorted by relevance

1234

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-gamelift/include/aws/gamelift/model/
H A DCreateVpcPeeringAuthorizationRequest.h125 …inline void SetPeerVpcId(const Aws::String& value) { m_peerVpcIdHasBeenSet = true; m_peerVpcId = v… in SetPeerVpcId() function
135 …inline void SetPeerVpcId(Aws::String&& value) { m_peerVpcIdHasBeenSet = true; m_peerVpcId = std::m… in SetPeerVpcId() function
145 …inline void SetPeerVpcId(const char* value) { m_peerVpcIdHasBeenSet = true; m_peerVpcId.assign(val… in SetPeerVpcId() function
155 …eeringAuthorizationRequest& WithPeerVpcId(const Aws::String& value) { SetPeerVpcId(value); return … in WithPeerVpcId()
165 …inline CreateVpcPeeringAuthorizationRequest& WithPeerVpcId(Aws::String&& value) { SetPeerVpcId(std… in WithPeerVpcId()
175 …inline CreateVpcPeeringAuthorizationRequest& WithPeerVpcId(const char* value) { SetPeerVpcId(value… in WithPeerVpcId()
H A DDeleteVpcPeeringAuthorizationRequest.h125 …inline void SetPeerVpcId(const Aws::String& value) { m_peerVpcIdHasBeenSet = true; m_peerVpcId = v… in SetPeerVpcId() function
135 …inline void SetPeerVpcId(Aws::String&& value) { m_peerVpcIdHasBeenSet = true; m_peerVpcId = std::m… in SetPeerVpcId() function
145 …inline void SetPeerVpcId(const char* value) { m_peerVpcIdHasBeenSet = true; m_peerVpcId.assign(val… in SetPeerVpcId() function
155 …eeringAuthorizationRequest& WithPeerVpcId(const Aws::String& value) { SetPeerVpcId(value); return … in WithPeerVpcId()
165 …inline DeleteVpcPeeringAuthorizationRequest& WithPeerVpcId(Aws::String&& value) { SetPeerVpcId(std… in WithPeerVpcId()
175 …inline DeleteVpcPeeringAuthorizationRequest& WithPeerVpcId(const char* value) { SetPeerVpcId(value… in WithPeerVpcId()
H A DCreateVpcPeeringConnectionRequest.h174 …inline void SetPeerVpcId(const Aws::String& value) { m_peerVpcIdHasBeenSet = true; m_peerVpcId = v… in SetPeerVpcId() function
184 …inline void SetPeerVpcId(Aws::String&& value) { m_peerVpcIdHasBeenSet = true; m_peerVpcId = std::m… in SetPeerVpcId() function
194 …inline void SetPeerVpcId(const char* value) { m_peerVpcIdHasBeenSet = true; m_peerVpcId.assign(val… in SetPeerVpcId() function
204 …pcPeeringConnectionRequest& WithPeerVpcId(const Aws::String& value) { SetPeerVpcId(value); return … in WithPeerVpcId()
214 …inline CreateVpcPeeringConnectionRequest& WithPeerVpcId(Aws::String&& value) { SetPeerVpcId(std::m… in WithPeerVpcId()
224 …inline CreateVpcPeeringConnectionRequest& WithPeerVpcId(const char* value) { SetPeerVpcId(value); … in WithPeerVpcId()
H A DVpcPeeringAuthorization.h176 …inline void SetPeerVpcId(const Aws::String& value) { m_peerVpcIdHasBeenSet = true; m_peerVpcId = v… in SetPeerVpcId() function
186 …inline void SetPeerVpcId(Aws::String&& value) { m_peerVpcIdHasBeenSet = true; m_peerVpcId = std::m… in SetPeerVpcId() function
196 …inline void SetPeerVpcId(const char* value) { m_peerVpcIdHasBeenSet = true; m_peerVpcId.assign(val… in SetPeerVpcId() function
206 …inline VpcPeeringAuthorization& WithPeerVpcId(const Aws::String& value) { SetPeerVpcId(value); ret… in WithPeerVpcId()
216 …inline VpcPeeringAuthorization& WithPeerVpcId(Aws::String&& value) { SetPeerVpcId(std::move(value)… in WithPeerVpcId()
226 …inline VpcPeeringAuthorization& WithPeerVpcId(const char* value) { SetPeerVpcId(value); return *th… in WithPeerVpcId()
H A DVpcPeeringConnection.h334 …inline void SetPeerVpcId(const Aws::String& value) { m_peerVpcIdHasBeenSet = true; m_peerVpcId = v… in SetPeerVpcId() function
344 …inline void SetPeerVpcId(Aws::String&& value) { m_peerVpcIdHasBeenSet = true; m_peerVpcId = std::m… in SetPeerVpcId() function
354 …inline void SetPeerVpcId(const char* value) { m_peerVpcIdHasBeenSet = true; m_peerVpcId.assign(val… in SetPeerVpcId() function
364 …inline VpcPeeringConnection& WithPeerVpcId(const Aws::String& value) { SetPeerVpcId(value); return… in WithPeerVpcId()
374 …inline VpcPeeringConnection& WithPeerVpcId(Aws::String&& value) { SetPeerVpcId(std::move(value)); … in WithPeerVpcId()
384 …inline VpcPeeringConnection& WithPeerVpcId(const char* value) { SetPeerVpcId(value); return *this;} in WithPeerVpcId()
H A DCreateFleetRequest.h930 …inline void SetPeerVpcId(const Aws::String& value) { m_peerVpcIdHasBeenSet = true; m_peerVpcId = v… in SetPeerVpcId() function
940 …inline void SetPeerVpcId(Aws::String&& value) { m_peerVpcIdHasBeenSet = true; m_peerVpcId = std::m… in SetPeerVpcId() function
950 …inline void SetPeerVpcId(const char* value) { m_peerVpcIdHasBeenSet = true; m_peerVpcId.assign(val… in SetPeerVpcId() function
960 …inline CreateFleetRequest& WithPeerVpcId(const Aws::String& value) { SetPeerVpcId(value); return *… in WithPeerVpcId()
970 …inline CreateFleetRequest& WithPeerVpcId(Aws::String&& value) { SetPeerVpcId(std::move(value)); re… in WithPeerVpcId()
980 … inline CreateFleetRequest& WithPeerVpcId(const char* value) { SetPeerVpcId(value); return *this;} in WithPeerVpcId()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/include/aws/ec2/model/
H A DCreateVpcPeeringConnectionRequest.h139 …inline void SetPeerVpcId(const Aws::String& value) { m_peerVpcIdHasBeenSet = true; m_peerVpcId = v… in SetPeerVpcId() function
145 …inline void SetPeerVpcId(Aws::String&& value) { m_peerVpcIdHasBeenSet = true; m_peerVpcId = std::m… in SetPeerVpcId() function
151 …inline void SetPeerVpcId(const char* value) { m_peerVpcIdHasBeenSet = true; m_peerVpcId.assign(val… in SetPeerVpcId() function
157 …pcPeeringConnectionRequest& WithPeerVpcId(const Aws::String& value) { SetPeerVpcId(value); return … in WithPeerVpcId()
163 …inline CreateVpcPeeringConnectionRequest& WithPeerVpcId(Aws::String&& value) { SetPeerVpcId(std::m… in WithPeerVpcId()
169 …inline CreateVpcPeeringConnectionRequest& WithPeerVpcId(const char* value) { SetPeerVpcId(value); … in WithPeerVpcId()
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/gamelift/
H A Dapi.go9013 func (s *CreateFleetInput) SetPeerVpcId(v string) *CreateFleetInput { func
9952 func (s *CreateVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *CreateVpcPeeringAuthorizationI… func
10057 func (s *CreateVpcPeeringConnectionInput) SetPeerVpcId(v string) *CreateVpcPeeringConnectionInput { func
10492 func (s *DeleteVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *DeleteVpcPeeringAuthorizationI… func
18500 func (s *VpcPeeringAuthorization) SetPeerVpcId(v string) *VpcPeeringAuthorization { func
18585 func (s *VpcPeeringConnection) SetPeerVpcId(v string) *VpcPeeringConnection { func
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/gamelift/
H A Dapi.go9188 func (s *CreateFleetInput) SetPeerVpcId(v string) *CreateFleetInput { func
10109 func (s *CreateVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *CreateVpcPeeringAuthorizationI… func
10212 func (s *CreateVpcPeeringConnectionInput) SetPeerVpcId(v string) *CreateVpcPeeringConnectionInput { func
10633 func (s *DeleteVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *DeleteVpcPeeringAuthorizationI… func
18718 func (s *VpcPeeringAuthorization) SetPeerVpcId(v string) *VpcPeeringAuthorization { func
18802 func (s *VpcPeeringConnection) SetPeerVpcId(v string) *VpcPeeringConnection { func
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/gamelift/
H A Dapi.go9013 func (s *CreateFleetInput) SetPeerVpcId(v string) *CreateFleetInput { func
9952 func (s *CreateVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *CreateVpcPeeringAuthorizationI… func
10057 func (s *CreateVpcPeeringConnectionInput) SetPeerVpcId(v string) *CreateVpcPeeringConnectionInput { func
10492 func (s *DeleteVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *DeleteVpcPeeringAuthorizationI… func
18500 func (s *VpcPeeringAuthorization) SetPeerVpcId(v string) *VpcPeeringAuthorization { func
18585 func (s *VpcPeeringConnection) SetPeerVpcId(v string) *VpcPeeringConnection { func
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/gamelift/
H A Dapi.go9349 func (s *CreateFleetInput) SetPeerVpcId(v string) *CreateFleetInput { func
10270 func (s *CreateVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *CreateVpcPeeringAuthorizationI… func
10373 func (s *CreateVpcPeeringConnectionInput) SetPeerVpcId(v string) *CreateVpcPeeringConnectionInput { func
10794 func (s *DeleteVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *DeleteVpcPeeringAuthorizationI… func
19108 func (s *VpcPeeringAuthorization) SetPeerVpcId(v string) *VpcPeeringAuthorization { func
19192 func (s *VpcPeeringConnection) SetPeerVpcId(v string) *VpcPeeringConnection { func
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/gamelift/
H A Dapi.go9773 func (s *CreateFleetInput) SetPeerVpcId(v string) *CreateFleetInput { func
10824 func (s *CreateVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *CreateVpcPeeringAuthorizationI… func
10928 func (s *CreateVpcPeeringConnectionInput) SetPeerVpcId(v string) *CreateVpcPeeringConnectionInput { func
11454 func (s *DeleteVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *DeleteVpcPeeringAuthorizationI… func
19982 func (s *VpcPeeringAuthorization) SetPeerVpcId(v string) *VpcPeeringAuthorization { func
20065 func (s *VpcPeeringConnection) SetPeerVpcId(v string) *VpcPeeringConnection { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/gamelift/
H A Dapi.go9822 func (s *CreateFleetInput) SetPeerVpcId(v string) *CreateFleetInput { func
10873 func (s *CreateVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *CreateVpcPeeringAuthorizationI… func
10977 func (s *CreateVpcPeeringConnectionInput) SetPeerVpcId(v string) *CreateVpcPeeringConnectionInput { func
11503 func (s *DeleteVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *DeleteVpcPeeringAuthorizationI… func
20079 func (s *VpcPeeringAuthorization) SetPeerVpcId(v string) *VpcPeeringAuthorization { func
20162 func (s *VpcPeeringConnection) SetPeerVpcId(v string) *VpcPeeringConnection { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/gamelift/
H A Dapi.go9822 func (s *CreateFleetInput) SetPeerVpcId(v string) *CreateFleetInput { func
10873 func (s *CreateVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *CreateVpcPeeringAuthorizationI… func
10977 func (s *CreateVpcPeeringConnectionInput) SetPeerVpcId(v string) *CreateVpcPeeringConnectionInput { func
11503 func (s *DeleteVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *DeleteVpcPeeringAuthorizationI… func
20079 func (s *VpcPeeringAuthorization) SetPeerVpcId(v string) *VpcPeeringAuthorization { func
20162 func (s *VpcPeeringConnection) SetPeerVpcId(v string) *VpcPeeringConnection { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/gamelift/
H A Dapi.go9822 func (s *CreateFleetInput) SetPeerVpcId(v string) *CreateFleetInput { func
10873 func (s *CreateVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *CreateVpcPeeringAuthorizationI… func
10977 func (s *CreateVpcPeeringConnectionInput) SetPeerVpcId(v string) *CreateVpcPeeringConnectionInput { func
11503 func (s *DeleteVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *DeleteVpcPeeringAuthorizationI… func
20079 func (s *VpcPeeringAuthorization) SetPeerVpcId(v string) *VpcPeeringAuthorization { func
20162 func (s *VpcPeeringConnection) SetPeerVpcId(v string) *VpcPeeringConnection { func
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/gamelift/
H A Dapi.go10378 func (s *CreateFleetInput) SetPeerVpcId(v string) *CreateFleetInput {
11543 func (s *CreateVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *CreateVpcPeeringAuthorizationI…
11647 func (s *CreateVpcPeeringConnectionInput) SetPeerVpcId(v string) *CreateVpcPeeringConnectionInput {
12187 func (s *DeleteVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *DeleteVpcPeeringAuthorizationI…
21269 func (s *VpcPeeringAuthorization) SetPeerVpcId(v string) *VpcPeeringAuthorization {
21362 func (s *VpcPeeringConnection) SetPeerVpcId(v string) *VpcPeeringConnection {
/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/gamelift/
H A Dapi.go10436 func (s *CreateFleetInput) SetPeerVpcId(v string) *CreateFleetInput { func
11601 func (s *CreateVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *CreateVpcPeeringAuthorizationI… func
11705 func (s *CreateVpcPeeringConnectionInput) SetPeerVpcId(v string) *CreateVpcPeeringConnectionInput { func
12245 func (s *DeleteVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *DeleteVpcPeeringAuthorizationI… func
22073 func (s *VpcPeeringAuthorization) SetPeerVpcId(v string) *VpcPeeringAuthorization { func
22166 func (s *VpcPeeringConnection) SetPeerVpcId(v string) *VpcPeeringConnection { func
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/gamelift/
H A Dapi.go10436 func (s *CreateFleetInput) SetPeerVpcId(v string) *CreateFleetInput { func
11601 func (s *CreateVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *CreateVpcPeeringAuthorizationI… func
11705 func (s *CreateVpcPeeringConnectionInput) SetPeerVpcId(v string) *CreateVpcPeeringConnectionInput { func
12245 func (s *DeleteVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *DeleteVpcPeeringAuthorizationI… func
22073 func (s *VpcPeeringAuthorization) SetPeerVpcId(v string) *VpcPeeringAuthorization { func
22166 func (s *VpcPeeringConnection) SetPeerVpcId(v string) *VpcPeeringConnection { func
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/gamelift/
H A Dapi.go12264 func (s *CreateFleetInput) SetPeerVpcId(v string) *CreateFleetInput { func
13704 func (s *CreateVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *CreateVpcPeeringAuthorizationI… func
13808 func (s *CreateVpcPeeringConnectionInput) SetPeerVpcId(v string) *CreateVpcPeeringConnectionInput { func
14433 func (s *DeleteVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *DeleteVpcPeeringAuthorizationI… func
25937 func (s *VpcPeeringAuthorization) SetPeerVpcId(v string) *VpcPeeringAuthorization { func
26030 func (s *VpcPeeringConnection) SetPeerVpcId(v string) *VpcPeeringConnection { func
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/gamelift/
H A Dapi.go12264 func (s *CreateFleetInput) SetPeerVpcId(v string) *CreateFleetInput { func
13704 func (s *CreateVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *CreateVpcPeeringAuthorizationI… func
13808 func (s *CreateVpcPeeringConnectionInput) SetPeerVpcId(v string) *CreateVpcPeeringConnectionInput { func
14433 func (s *DeleteVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *DeleteVpcPeeringAuthorizationI… func
25937 func (s *VpcPeeringAuthorization) SetPeerVpcId(v string) *VpcPeeringAuthorization { func
26030 func (s *VpcPeeringConnection) SetPeerVpcId(v string) *VpcPeeringConnection { func
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/gamelift/
H A Dapi.go12264 func (s *CreateFleetInput) SetPeerVpcId(v string) *CreateFleetInput { func
13704 func (s *CreateVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *CreateVpcPeeringAuthorizationI… func
13808 func (s *CreateVpcPeeringConnectionInput) SetPeerVpcId(v string) *CreateVpcPeeringConnectionInput { func
14433 func (s *DeleteVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *DeleteVpcPeeringAuthorizationI… func
25937 func (s *VpcPeeringAuthorization) SetPeerVpcId(v string) *VpcPeeringAuthorization { func
26030 func (s *VpcPeeringConnection) SetPeerVpcId(v string) *VpcPeeringConnection { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/gamelift/
H A Dapi.go13533 func (s *CreateFleetInput) SetPeerVpcId(v string) *CreateFleetInput { func
15011 func (s *CreateVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *CreateVpcPeeringAuthorizationI… func
15115 func (s *CreateVpcPeeringConnectionInput) SetPeerVpcId(v string) *CreateVpcPeeringConnectionInput { func
15740 func (s *DeleteVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *DeleteVpcPeeringAuthorizationI… func
27477 func (s *VpcPeeringAuthorization) SetPeerVpcId(v string) *VpcPeeringAuthorization { func
27570 func (s *VpcPeeringConnection) SetPeerVpcId(v string) *VpcPeeringConnection { func
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/gamelift/
H A Dapi.go13553 func (s *CreateFleetInput) SetPeerVpcId(v string) *CreateFleetInput { func
15010 func (s *CreateVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *CreateVpcPeeringAuthorizationI… func
15114 func (s *CreateVpcPeeringConnectionInput) SetPeerVpcId(v string) *CreateVpcPeeringConnectionInput { func
15739 func (s *DeleteVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *DeleteVpcPeeringAuthorizationI… func
27435 func (s *VpcPeeringAuthorization) SetPeerVpcId(v string) *VpcPeeringAuthorization { func
27528 func (s *VpcPeeringConnection) SetPeerVpcId(v string) *VpcPeeringConnection { func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/gamelift/
H A Dapi.go13533 func (s *CreateFleetInput) SetPeerVpcId(v string) *CreateFleetInput { func
15011 func (s *CreateVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *CreateVpcPeeringAuthorizationI… func
15115 func (s *CreateVpcPeeringConnectionInput) SetPeerVpcId(v string) *CreateVpcPeeringConnectionInput { func
15740 func (s *DeleteVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *DeleteVpcPeeringAuthorizationI… func
27477 func (s *VpcPeeringAuthorization) SetPeerVpcId(v string) *VpcPeeringAuthorization { func
27570 func (s *VpcPeeringConnection) SetPeerVpcId(v string) *VpcPeeringConnection { func
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/gamelift/
H A Dapi.go13533 func (s *CreateFleetInput) SetPeerVpcId(v string) *CreateFleetInput { func
15011 func (s *CreateVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *CreateVpcPeeringAuthorizationI… func
15115 func (s *CreateVpcPeeringConnectionInput) SetPeerVpcId(v string) *CreateVpcPeeringConnectionInput { func
15740 func (s *DeleteVpcPeeringAuthorizationInput) SetPeerVpcId(v string) *DeleteVpcPeeringAuthorizationI… func
27477 func (s *VpcPeeringAuthorization) SetPeerVpcId(v string) *VpcPeeringAuthorization { func
27570 func (s *VpcPeeringConnection) SetPeerVpcId(v string) *VpcPeeringConnection { func

1234