/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-route53/include/aws/route53/model/ |
H A D | UpdateHostedZoneCommentResult.h | 51 inline void SetHostedZone(const HostedZone& value) { m_hostedZone = value; } in SetHostedZone() function 57 inline void SetHostedZone(HostedZone&& value) { m_hostedZone = std::move(value); } in SetHostedZone() function 63 …inline UpdateHostedZoneCommentResult& WithHostedZone(const HostedZone& value) { SetHostedZone(valu… in WithHostedZone() 69 …inline UpdateHostedZoneCommentResult& WithHostedZone(HostedZone&& value) { SetHostedZone(std::move… in WithHostedZone()
|
H A D | GetHostedZoneResult.h | 54 inline void SetHostedZone(const HostedZone& value) { m_hostedZone = value; } in SetHostedZone() function 60 inline void SetHostedZone(HostedZone&& value) { m_hostedZone = std::move(value); } in SetHostedZone() function 66 …inline GetHostedZoneResult& WithHostedZone(const HostedZone& value) { SetHostedZone(value); return… in WithHostedZone() 72 …inline GetHostedZoneResult& WithHostedZone(HostedZone&& value) { SetHostedZone(std::move(value)); … in WithHostedZone()
|
H A D | CreateHostedZoneResult.h | 53 inline void SetHostedZone(const HostedZone& value) { m_hostedZone = value; } in SetHostedZone() function 58 inline void SetHostedZone(HostedZone&& value) { m_hostedZone = std::move(value); } in SetHostedZone() function 63 …inline CreateHostedZoneResult& WithHostedZone(const HostedZone& value) { SetHostedZone(value); ret… in WithHostedZone() 68 …inline CreateHostedZoneResult& WithHostedZone(HostedZone&& value) { SetHostedZone(std::move(value)… in WithHostedZone()
|
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/route53/ |
H A D | api.go | 6663 func (s *CreateHostedZoneOutput) SetHostedZone(v *HostedZone) *CreateHostedZoneOutput { func 8724 func (s *GetHostedZoneOutput) SetHostedZone(v *HostedZone) *GetHostedZoneOutput { func 13623 func (s *UpdateHostedZoneCommentOutput) SetHostedZone(v *HostedZone) *UpdateHostedZoneCommentOutput… func
|
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/route53/ |
H A D | api.go | 7030 func (s *CreateHostedZoneOutput) SetHostedZone(v *HostedZone) *CreateHostedZoneOutput { func 9248 func (s *GetHostedZoneOutput) SetHostedZone(v *HostedZone) *GetHostedZoneOutput { func 14329 func (s *UpdateHostedZoneCommentOutput) SetHostedZone(v *HostedZone) *UpdateHostedZoneCommentOutput… func
|
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/route53/ |
H A D | api.go | 7037 func (s *CreateHostedZoneOutput) SetHostedZone(v *HostedZone) *CreateHostedZoneOutput { func 9309 func (s *GetHostedZoneOutput) SetHostedZone(v *HostedZone) *GetHostedZoneOutput { func 14455 func (s *UpdateHostedZoneCommentOutput) SetHostedZone(v *HostedZone) *UpdateHostedZoneCommentOutput… func
|
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/aws/aws-sdk-go/service/route53/ |
H A D | api.go | 7030 func (s *CreateHostedZoneOutput) SetHostedZone(v *HostedZone) *CreateHostedZoneOutput { func 9248 func (s *GetHostedZoneOutput) SetHostedZone(v *HostedZone) *GetHostedZoneOutput { func 14329 func (s *UpdateHostedZoneCommentOutput) SetHostedZone(v *HostedZone) *UpdateHostedZoneCommentOutput… func
|
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/route53/ |
H A D | api.go | 7030 func (s *CreateHostedZoneOutput) SetHostedZone(v *HostedZone) *CreateHostedZoneOutput { func 9248 func (s *GetHostedZoneOutput) SetHostedZone(v *HostedZone) *GetHostedZoneOutput { func 14329 func (s *UpdateHostedZoneCommentOutput) SetHostedZone(v *HostedZone) *UpdateHostedZoneCommentOutput… func
|
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/route53/ |
H A D | api.go | 7415 func (s *CreateHostedZoneOutput) SetHostedZone(v *HostedZone) *CreateHostedZoneOutput { func 9705 func (s *GetHostedZoneOutput) SetHostedZone(v *HostedZone) *GetHostedZoneOutput { func 15163 func (s *UpdateHostedZoneCommentOutput) SetHostedZone(v *HostedZone) *UpdateHostedZoneCommentOutput… func
|
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/route53/ |
H A D | api.go | 7204 func (s *CreateHostedZoneOutput) SetHostedZone(v *HostedZone) *CreateHostedZoneOutput { func 9469 func (s *GetHostedZoneOutput) SetHostedZone(v *HostedZone) *GetHostedZoneOutput { func 14687 func (s *UpdateHostedZoneCommentOutput) SetHostedZone(v *HostedZone) *UpdateHostedZoneCommentOutput… func
|
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/route53/ |
H A D | api.go | 7204 func (s *CreateHostedZoneOutput) SetHostedZone(v *HostedZone) *CreateHostedZoneOutput { func 9469 func (s *GetHostedZoneOutput) SetHostedZone(v *HostedZone) *GetHostedZoneOutput { func 14687 func (s *UpdateHostedZoneCommentOutput) SetHostedZone(v *HostedZone) *UpdateHostedZoneCommentOutput… 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/route53/ |
H A D | api.go | 7245 func (s *CreateHostedZoneOutput) SetHostedZone(v *HostedZone) *CreateHostedZoneOutput { func 9535 func (s *GetHostedZoneOutput) SetHostedZone(v *HostedZone) *GetHostedZoneOutput { func 14758 func (s *UpdateHostedZoneCommentOutput) SetHostedZone(v *HostedZone) *UpdateHostedZoneCommentOutput… func
|
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/route53/ |
H A D | api.go | 7210 func (s *CreateHostedZoneOutput) SetHostedZone(v *HostedZone) *CreateHostedZoneOutput { func 9475 func (s *GetHostedZoneOutput) SetHostedZone(v *HostedZone) *GetHostedZoneOutput { func 14693 func (s *UpdateHostedZoneCommentOutput) SetHostedZone(v *HostedZone) *UpdateHostedZoneCommentOutput… func
|
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/route53/ |
H A D | api.go | 7210 func (s *CreateHostedZoneOutput) SetHostedZone(v *HostedZone) *CreateHostedZoneOutput { func 9475 func (s *GetHostedZoneOutput) SetHostedZone(v *HostedZone) *GetHostedZoneOutput { func 14693 func (s *UpdateHostedZoneCommentOutput) SetHostedZone(v *HostedZone) *UpdateHostedZoneCommentOutput… func
|
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/route53/ |
H A D | api.go | 7204 func (s *CreateHostedZoneOutput) SetHostedZone(v *HostedZone) *CreateHostedZoneOutput { func 9469 func (s *GetHostedZoneOutput) SetHostedZone(v *HostedZone) *GetHostedZoneOutput { func 14687 func (s *UpdateHostedZoneCommentOutput) SetHostedZone(v *HostedZone) *UpdateHostedZoneCommentOutput… func
|
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/route53/ |
H A D | api.go | 7425 func (s *CreateHostedZoneOutput) SetHostedZone(v *HostedZone) *CreateHostedZoneOutput { func 9715 func (s *GetHostedZoneOutput) SetHostedZone(v *HostedZone) *GetHostedZoneOutput { func 15173 func (s *UpdateHostedZoneCommentOutput) SetHostedZone(v *HostedZone) *UpdateHostedZoneCommentOutput… func
|
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/route53/ |
H A D | api.go | 7210 func (s *CreateHostedZoneOutput) SetHostedZone(v *HostedZone) *CreateHostedZoneOutput { func 9475 func (s *GetHostedZoneOutput) SetHostedZone(v *HostedZone) *GetHostedZoneOutput { func 14693 func (s *UpdateHostedZoneCommentOutput) SetHostedZone(v *HostedZone) *UpdateHostedZoneCommentOutput… func
|
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/route53/ |
H A D | api.go | 7306 func (s *CreateHostedZoneOutput) SetHostedZone(v *HostedZone) *CreateHostedZoneOutput { func 9596 func (s *GetHostedZoneOutput) SetHostedZone(v *HostedZone) *GetHostedZoneOutput { func 14819 func (s *UpdateHostedZoneCommentOutput) SetHostedZone(v *HostedZone) *UpdateHostedZoneCommentOutput… func
|
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/route53/ |
H A D | api.go | 7415 func (s *CreateHostedZoneOutput) SetHostedZone(v *HostedZone) *CreateHostedZoneOutput { func 9705 func (s *GetHostedZoneOutput) SetHostedZone(v *HostedZone) *GetHostedZoneOutput { func 15163 func (s *UpdateHostedZoneCommentOutput) SetHostedZone(v *HostedZone) *UpdateHostedZoneCommentOutput… func
|
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/route53/ |
H A D | api.go | 8248 func (s *CreateHostedZoneOutput) SetHostedZone(v *HostedZone) *CreateHostedZoneOutput { func 11175 func (s *GetHostedZoneOutput) SetHostedZone(v *HostedZone) *GetHostedZoneOutput { func 16899 func (s *UpdateHostedZoneCommentOutput) SetHostedZone(v *HostedZone) *UpdateHostedZoneCommentOutput… func
|
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/route53/ |
H A D | api.go | 8218 func (s *CreateHostedZoneOutput) SetHostedZone(v *HostedZone) *CreateHostedZoneOutput { func 11143 func (s *GetHostedZoneOutput) SetHostedZone(v *HostedZone) *GetHostedZoneOutput { func 16840 func (s *UpdateHostedZoneCommentOutput) SetHostedZone(v *HostedZone) *UpdateHostedZoneCommentOutput… func
|
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/route53/ |
H A D | api.go | 8248 func (s *CreateHostedZoneOutput) SetHostedZone(v *HostedZone) *CreateHostedZoneOutput { func 11175 func (s *GetHostedZoneOutput) SetHostedZone(v *HostedZone) *GetHostedZoneOutput { func 16899 func (s *UpdateHostedZoneCommentOutput) SetHostedZone(v *HostedZone) *UpdateHostedZoneCommentOutput… func
|
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/route53/ |
H A D | api.go | 8218 func (s *CreateHostedZoneOutput) SetHostedZone(v *HostedZone) *CreateHostedZoneOutput { func 11143 func (s *GetHostedZoneOutput) SetHostedZone(v *HostedZone) *GetHostedZoneOutput { func 16840 func (s *UpdateHostedZoneCommentOutput) SetHostedZone(v *HostedZone) *UpdateHostedZoneCommentOutput… func
|
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/route53/ |
H A D | api.go | 8400 func (s *CreateHostedZoneOutput) SetHostedZone(v *HostedZone) *CreateHostedZoneOutput { func 11863 func (s *GetHostedZoneOutput) SetHostedZone(v *HostedZone) *GetHostedZoneOutput { func 18147 func (s *UpdateHostedZoneCommentOutput) SetHostedZone(v *HostedZone) *UpdateHostedZoneCommentOutput… func
|
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/route53/ |
H A D | api.go | 8218 func (s *CreateHostedZoneOutput) SetHostedZone(v *HostedZone) *CreateHostedZoneOutput { func 11143 func (s *GetHostedZoneOutput) SetHostedZone(v *HostedZone) *GetHostedZoneOutput { func 16840 func (s *UpdateHostedZoneCommentOutput) SetHostedZone(v *HostedZone) *UpdateHostedZoneCommentOutput… func
|