Home
last modified time | relevance | path

Searched refs:SetFqdn (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DAwsRdsDbDomainMembership.h136 inline void SetFqdn(const Aws::String& value) { m_fqdnHasBeenSet = true; m_fqdn = value; } in SetFqdn() function
141 inline void SetFqdn(Aws::String&& value) { m_fqdnHasBeenSet = true; m_fqdn = std::move(value); } in SetFqdn() function
146 inline void SetFqdn(const char* value) { m_fqdnHasBeenSet = true; m_fqdn.assign(value); } in SetFqdn() function
151 …inline AwsRdsDbDomainMembership& WithFqdn(const Aws::String& value) { SetFqdn(value); return *this… in WithFqdn()
156 …inline AwsRdsDbDomainMembership& WithFqdn(Aws::String&& value) { SetFqdn(std::move(value)); return… in WithFqdn()
161 inline AwsRdsDbDomainMembership& WithFqdn(const char* value) { SetFqdn(value); return *this;} in WithFqdn()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mgn/include/aws/mgn/model/
H A DIdentificationHints.h94 inline void SetFqdn(const Aws::String& value) { m_fqdnHasBeenSet = true; m_fqdn = value; } in SetFqdn() function
99 inline void SetFqdn(Aws::String&& value) { m_fqdnHasBeenSet = true; m_fqdn = std::move(value); } in SetFqdn() function
104 inline void SetFqdn(const char* value) { m_fqdnHasBeenSet = true; m_fqdn.assign(value); } in SetFqdn() function
109 inline IdentificationHints& WithFqdn(const Aws::String& value) { SetFqdn(value); return *this;} in WithFqdn()
114 …inline IdentificationHints& WithFqdn(Aws::String&& value) { SetFqdn(std::move(value)); return *thi… in WithFqdn()
119 inline IdentificationHints& WithFqdn(const char* value) { SetFqdn(value); return *this;} in WithFqdn()
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go4663 func (s *IdentificationHints) SetFqdn(v string) *IdentificationHints { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go4654 func (s *IdentificationHints) SetFqdn(v string) *IdentificationHints { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go4654 func (s *IdentificationHints) SetFqdn(v string) *IdentificationHints { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go4663 func (s *IdentificationHints) SetFqdn(v string) *IdentificationHints { func
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go4654 func (s *IdentificationHints) SetFqdn(v string) *IdentificationHints { func
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go5007 func (s *IdentificationHints) SetFqdn(v string) *IdentificationHints { func
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go5007 func (s *IdentificationHints) SetFqdn(v string) *IdentificationHints { func
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go5007 func (s *IdentificationHints) SetFqdn(v string) *IdentificationHints { func
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go4654 func (s *IdentificationHints) SetFqdn(v string) *IdentificationHints { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go4663 func (s *IdentificationHints) SetFqdn(v string) *IdentificationHints { func
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go4663 func (s *IdentificationHints) SetFqdn(v string) *IdentificationHints { func
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/securityhub/
H A Dapi.go12598 func (s *AwsRdsDbDomainMembership) SetFqdn(v string) *AwsRdsDbDomainMembership { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/securityhub/
H A Dapi.go13799 func (s *AwsRdsDbDomainMembership) SetFqdn(v string) *AwsRdsDbDomainMembership { func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/securityhub/
H A Dapi.go13799 func (s *AwsRdsDbDomainMembership) SetFqdn(v string) *AwsRdsDbDomainMembership { func
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/securityhub/
H A Dapi.go13804 func (s *AwsRdsDbDomainMembership) SetFqdn(v string) *AwsRdsDbDomainMembership { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/securityhub/
H A Dapi.go14858 func (s *AwsRdsDbDomainMembership) SetFqdn(v string) *AwsRdsDbDomainMembership { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/securityhub/
H A Dapi.go14858 func (s *AwsRdsDbDomainMembership) SetFqdn(v string) *AwsRdsDbDomainMembership { func
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/securityhub/
H A Dapi.go14858 func (s *AwsRdsDbDomainMembership) SetFqdn(v string) *AwsRdsDbDomainMembership { func
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/securityhub/
H A Dapi.go17062 func (s *AwsRdsDbDomainMembership) SetFqdn(v string) *AwsRdsDbDomainMembership { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/securityhub/
H A Dapi.go18820 func (s *AwsRdsDbDomainMembership) SetFqdn(v string) *AwsRdsDbDomainMembership { func
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/securityhub/
H A Dapi.go17918 func (s *AwsRdsDbDomainMembership) SetFqdn(v string) *AwsRdsDbDomainMembership { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/securityhub/
H A Dapi.go18820 func (s *AwsRdsDbDomainMembership) SetFqdn(v string) *AwsRdsDbDomainMembership { func
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/securityhub/
H A Dapi.go17918 func (s *AwsRdsDbDomainMembership) SetFqdn(v string) *AwsRdsDbDomainMembership { func

12