Home
last modified time | relevance | path

Searched refs:SetHealthCheckPort (Results 1 – 25 of 63) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-elasticloadbalancingv2/include/aws/elasticloadbalancingv2/model/
H A DTargetHealthDescription.h88 …inline void SetHealthCheckPort(const Aws::String& value) { m_healthCheckPortHasBeenSet = true; m_h… in SetHealthCheckPort() function
93 …inline void SetHealthCheckPort(Aws::String&& value) { m_healthCheckPortHasBeenSet = true; m_health… in SetHealthCheckPort() function
98 …inline void SetHealthCheckPort(const char* value) { m_healthCheckPortHasBeenSet = true; m_healthCh… in SetHealthCheckPort() function
103 …HealthDescription& WithHealthCheckPort(const Aws::String& value) { SetHealthCheckPort(value); retu… in WithHealthCheckPort()
108 …inline TargetHealthDescription& WithHealthCheckPort(Aws::String&& value) { SetHealthCheckPort(std:… in WithHealthCheckPort()
113 …inline TargetHealthDescription& WithHealthCheckPort(const char* value) { SetHealthCheckPort(value)… in WithHealthCheckPort()
H A DModifyTargetGroupRequest.h168 …inline void SetHealthCheckPort(const Aws::String& value) { m_healthCheckPortHasBeenSet = true; m_h… in SetHealthCheckPort() function
173 …inline void SetHealthCheckPort(Aws::String&& value) { m_healthCheckPortHasBeenSet = true; m_health… in SetHealthCheckPort() function
178 …inline void SetHealthCheckPort(const char* value) { m_healthCheckPortHasBeenSet = true; m_healthCh… in SetHealthCheckPort() function
183 …argetGroupRequest& WithHealthCheckPort(const Aws::String& value) { SetHealthCheckPort(value); retu… in WithHealthCheckPort()
188 …inline ModifyTargetGroupRequest& WithHealthCheckPort(Aws::String&& value) { SetHealthCheckPort(std… in WithHealthCheckPort()
193 …inline ModifyTargetGroupRequest& WithHealthCheckPort(const char* value) { SetHealthCheckPort(value… in WithHealthCheckPort()
H A DCreateTargetGroupRequest.h404 …inline void SetHealthCheckPort(const Aws::String& value) { m_healthCheckPortHasBeenSet = true; m_h… in SetHealthCheckPort() function
413 …inline void SetHealthCheckPort(Aws::String&& value) { m_healthCheckPortHasBeenSet = true; m_health… in SetHealthCheckPort() function
422 …inline void SetHealthCheckPort(const char* value) { m_healthCheckPortHasBeenSet = true; m_healthCh… in SetHealthCheckPort() function
431 …argetGroupRequest& WithHealthCheckPort(const Aws::String& value) { SetHealthCheckPort(value); retu… in WithHealthCheckPort()
440 …inline CreateTargetGroupRequest& WithHealthCheckPort(Aws::String&& value) { SetHealthCheckPort(std… in WithHealthCheckPort()
449 …inline CreateTargetGroupRequest& WithHealthCheckPort(const char* value) { SetHealthCheckPort(value… in WithHealthCheckPort()
H A DTargetGroup.h276 …inline void SetHealthCheckPort(const Aws::String& value) { m_healthCheckPortHasBeenSet = true; m_h… in SetHealthCheckPort() function
281 …inline void SetHealthCheckPort(Aws::String&& value) { m_healthCheckPortHasBeenSet = true; m_health… in SetHealthCheckPort() function
286 …inline void SetHealthCheckPort(const char* value) { m_healthCheckPortHasBeenSet = true; m_healthCh… in SetHealthCheckPort() function
291 …inline TargetGroup& WithHealthCheckPort(const Aws::String& value) { SetHealthCheckPort(value); ret… in WithHealthCheckPort()
296 …inline TargetGroup& WithHealthCheckPort(Aws::String&& value) { SetHealthCheckPort(std::move(value)… in WithHealthCheckPort()
301 …inline TargetGroup& WithHealthCheckPort(const char* value) { SetHealthCheckPort(value); return *th… in WithHealthCheckPort()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-globalaccelerator/include/aws/globalaccelerator/model/
H A DUpdateEndpointGroupRequest.h190 …inline void SetHealthCheckPort(int value) { m_healthCheckPortHasBeenSet = true; m_healthCheckPort … in SetHealthCheckPort() function
198 …inline UpdateEndpointGroupRequest& WithHealthCheckPort(int value) { SetHealthCheckPort(value); ret… in WithHealthCheckPort()
H A DEndpointGroup.h230 …inline void SetHealthCheckPort(int value) { m_healthCheckPortHasBeenSet = true; m_healthCheckPort … in SetHealthCheckPort() function
239 inline EndpointGroup& WithHealthCheckPort(int value) { SetHealthCheckPort(value); return *this;} in WithHealthCheckPort()
H A DCreateEndpointGroupRequest.h232 …inline void SetHealthCheckPort(int value) { m_healthCheckPortHasBeenSet = true; m_healthCheckPort … in SetHealthCheckPort() function
240 …inline CreateEndpointGroupRequest& WithHealthCheckPort(int value) { SetHealthCheckPort(value); ret… in WithHealthCheckPort()
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/globalaccelerator/
H A Dapi.go1877 func (s *CreateEndpointGroupInput) SetHealthCheckPort(v int64) *CreateEndpointGroupInput { func
2682 func (s *EndpointGroup) SetHealthCheckPort(v int64) *EndpointGroup { func
3405 func (s *UpdateEndpointGroupInput) SetHealthCheckPort(v int64) *UpdateEndpointGroupInput { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/globalaccelerator/
H A Dapi.go1905 func (s *CreateEndpointGroupInput) SetHealthCheckPort(v int64) *CreateEndpointGroupInput { func
2763 func (s *EndpointGroup) SetHealthCheckPort(v int64) *EndpointGroup { func
3500 func (s *UpdateEndpointGroupInput) SetHealthCheckPort(v int64) *UpdateEndpointGroupInput { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/globalaccelerator/
H A Dapi.go1923 func (s *CreateEndpointGroupInput) SetHealthCheckPort(v int64) *CreateEndpointGroupInput { func
2781 func (s *EndpointGroup) SetHealthCheckPort(v int64) *EndpointGroup { func
3518 func (s *UpdateEndpointGroupInput) SetHealthCheckPort(v int64) *UpdateEndpointGroupInput { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/globalaccelerator/
H A Dapi.go1923 func (s *CreateEndpointGroupInput) SetHealthCheckPort(v int64) *CreateEndpointGroupInput { func
2781 func (s *EndpointGroup) SetHealthCheckPort(v int64) *EndpointGroup { func
3518 func (s *UpdateEndpointGroupInput) SetHealthCheckPort(v int64) *UpdateEndpointGroupInput { func
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/globalaccelerator/
H A Dapi.go1923 func (s *CreateEndpointGroupInput) SetHealthCheckPort(v int64) *CreateEndpointGroupInput { func
2781 func (s *EndpointGroup) SetHealthCheckPort(v int64) *EndpointGroup { func
3518 func (s *UpdateEndpointGroupInput) SetHealthCheckPort(v int64) *UpdateEndpointGroupInput { func
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/elbv2/
H A Dapi.go3899 func (s *CreateTargetGroupInput) SetHealthCheckPort(v string) *CreateTargetGroupInput { func
6036 func (s *ModifyTargetGroupInput) SetHealthCheckPort(v string) *ModifyTargetGroupInput { func
7055 func (s *TargetGroup) SetHealthCheckPort(v string) *TargetGroup { func
7296 func (s *TargetHealthDescription) SetHealthCheckPort(v string) *TargetHealthDescription { func
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/globalaccelerator/
H A Dapi.go3296 func (s *CreateEndpointGroupInput) SetHealthCheckPort(v int64) *CreateEndpointGroupInput { func
4215 func (s *EndpointGroup) SetHealthCheckPort(v int64) *EndpointGroup { func
5897 func (s *UpdateEndpointGroupInput) SetHealthCheckPort(v int64) *UpdateEndpointGroupInput { func
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/elbv2/
H A Dapi.go4245 func (s *CreateTargetGroupInput) SetHealthCheckPort(v string) *CreateTargetGroupInput { func
6439 func (s *ModifyTargetGroupInput) SetHealthCheckPort(v string) *ModifyTargetGroupInput { func
7501 func (s *TargetGroup) SetHealthCheckPort(v string) *TargetGroup { func
7742 func (s *TargetHealthDescription) SetHealthCheckPort(v string) *TargetHealthDescription { func
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/elbv2/
H A Dapi.go4259 func (s *CreateTargetGroupInput) SetHealthCheckPort(v string) *CreateTargetGroupInput { func
6495 func (s *ModifyTargetGroupInput) SetHealthCheckPort(v string) *ModifyTargetGroupInput { func
7581 func (s *TargetGroup) SetHealthCheckPort(v string) *TargetGroup { func
7825 func (s *TargetHealthDescription) SetHealthCheckPort(v string) *TargetHealthDescription { func
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/aws/aws-sdk-go/service/elbv2/
H A Dapi.go4648 func (s *CreateTargetGroupInput) SetHealthCheckPort(v string) *CreateTargetGroupInput { func
6892 func (s *ModifyTargetGroupInput) SetHealthCheckPort(v string) *ModifyTargetGroupInput { func
7949 func (s *TargetGroup) SetHealthCheckPort(v string) *TargetGroup { func
8203 func (s *TargetHealthDescription) SetHealthCheckPort(v string) *TargetHealthDescription { func
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/globalaccelerator/
H A Dapi.go3346 func (s *CreateEndpointGroupInput) SetHealthCheckPort(v int64) *CreateEndpointGroupInput { func
4265 func (s *EndpointGroup) SetHealthCheckPort(v int64) *EndpointGroup { func
5947 func (s *UpdateEndpointGroupInput) SetHealthCheckPort(v int64) *UpdateEndpointGroupInput { func
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/globalaccelerator/
H A Dapi.go3346 func (s *CreateEndpointGroupInput) SetHealthCheckPort(v int64) *CreateEndpointGroupInput { func
4265 func (s *EndpointGroup) SetHealthCheckPort(v int64) *EndpointGroup { func
5947 func (s *UpdateEndpointGroupInput) SetHealthCheckPort(v int64) *UpdateEndpointGroupInput { 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/globalaccelerator/
H A Dapi.go3346 func (s *CreateEndpointGroupInput) SetHealthCheckPort(v int64) *CreateEndpointGroupInput { func
4265 func (s *EndpointGroup) SetHealthCheckPort(v int64) *EndpointGroup { func
5947 func (s *UpdateEndpointGroupInput) SetHealthCheckPort(v int64) *UpdateEndpointGroupInput { func
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/globalaccelerator/
H A Dapi.go3373 func (s *CreateEndpointGroupInput) SetHealthCheckPort(v int64) *CreateEndpointGroupInput { func
4306 func (s *EndpointGroup) SetHealthCheckPort(v int64) *EndpointGroup { func
6074 func (s *UpdateEndpointGroupInput) SetHealthCheckPort(v int64) *UpdateEndpointGroupInput { func
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/globalaccelerator/
H A Dapi.go3346 func (s *CreateEndpointGroupInput) SetHealthCheckPort(v int64) *CreateEndpointGroupInput { func
4265 func (s *EndpointGroup) SetHealthCheckPort(v int64) *EndpointGroup { func
5947 func (s *UpdateEndpointGroupInput) SetHealthCheckPort(v int64) *UpdateEndpointGroupInput { func
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/elbv2/
H A Dapi.go4721 func (s *CreateTargetGroupInput) SetHealthCheckPort(v string) *CreateTargetGroupInput { func
7151 func (s *ModifyTargetGroupInput) SetHealthCheckPort(v string) *ModifyTargetGroupInput { func
8552 func (s *TargetGroup) SetHealthCheckPort(v string) *TargetGroup { func
8825 func (s *TargetHealthDescription) SetHealthCheckPort(v string) *TargetHealthDescription { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/elbv2/
H A Dapi.go4721 func (s *CreateTargetGroupInput) SetHealthCheckPort(v string) *CreateTargetGroupInput { func
7151 func (s *ModifyTargetGroupInput) SetHealthCheckPort(v string) *ModifyTargetGroupInput { func
8552 func (s *TargetGroup) SetHealthCheckPort(v string) *TargetGroup { func
8825 func (s *TargetHealthDescription) SetHealthCheckPort(v string) *TargetHealthDescription { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/elbv2/
H A Dapi.go4724 func (s *CreateTargetGroupInput) SetHealthCheckPort(v string) *CreateTargetGroupInput { func
7154 func (s *ModifyTargetGroupInput) SetHealthCheckPort(v string) *ModifyTargetGroupInput { func
8555 func (s *TargetGroup) SetHealthCheckPort(v string) *TargetGroup { func
8827 func (s *TargetHealthDescription) SetHealthCheckPort(v string) *TargetHealthDescription { func

123