Home
last modified time | relevance | path

Searched refs:IdentificationHints (Results 1 – 24 of 24) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mgn/include/aws/mgn/model/
H A DIdentificationHints.h31 class AWS_MGN_API IdentificationHints
34 IdentificationHints();
35 IdentificationHints(Aws::Utils::Json::JsonView jsonValue);
36 IdentificationHints& operator=(Aws::Utils::Json::JsonView jsonValue);
78 …inline IdentificationHints& WithAwsInstanceID(const char* value) { SetAwsInstanceID(value); return… in WithAwsInstanceID()
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()
150 …inline IdentificationHints& WithHostname(const Aws::String& value) { SetHostname(value); return *t… in WithHostname()
160 inline IdentificationHints& WithHostname(const char* value) { SetHostname(value); return *this;} in WithHostname()
[all …]
H A DSourceProperties.h131 … inline const IdentificationHints& GetIdentificationHints() const{ return m_identificationHints; } in GetIdentificationHints()
141 …inline void SetIdentificationHints(const IdentificationHints& value) { m_identificationHintsHasBee… in SetIdentificationHints()
146 …inline void SetIdentificationHints(IdentificationHints&& value) { m_identificationHintsHasBeenSet … in SetIdentificationHints()
151 …inline SourceProperties& WithIdentificationHints(const IdentificationHints& value) { SetIdentifica… in WithIdentificationHints()
156 …inline SourceProperties& WithIdentificationHints(IdentificationHints&& value) { SetIdentificationH… in WithIdentificationHints()
341 IdentificationHints m_identificationHints;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mgn/source/model/
H A DIdentificationHints.cpp21 IdentificationHints::IdentificationHints() : in IdentificationHints() function in Aws::mgn::Model::IdentificationHints
29 IdentificationHints::IdentificationHints(JsonView jsonValue) : in IdentificationHints() function in Aws::mgn::Model::IdentificationHints
38 IdentificationHints& IdentificationHints::operator =(JsonView jsonValue) in operator =()
71 JsonValue IdentificationHints::Jsonize() const in Jsonize()
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/mgn/types/
H A Dtypes.go132 type IdentificationHints struct { struct
435 IdentificationHints *IdentificationHints member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/mgn/types/
H A Dtypes.go132 type IdentificationHints struct { struct
435 IdentificationHints *IdentificationHints member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/mgn/types/
H A Dtypes.go132 type IdentificationHints struct { struct
435 IdentificationHints *IdentificationHints member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/mgn/types/
H A Dtypes.go132 type IdentificationHints struct { struct
435 IdentificationHints *IdentificationHints member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/mgn/types/
H A Dtypes.go156 type IdentificationHints struct { struct
499 IdentificationHints *IdentificationHints member
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go4630 type IdentificationHints struct { struct
4647 func (s IdentificationHints) String() string { argument
4652 func (s IdentificationHints) GoString() string { argument
4657 func (s *IdentificationHints) SetAwsInstanceID(v string) *IdentificationHints { argument
4663 func (s *IdentificationHints) SetFqdn(v string) *IdentificationHints { argument
4669 func (s *IdentificationHints) SetHostname(v string) *IdentificationHints { argument
4675 func (s *IdentificationHints) SetVmWareUuid(v string) *IdentificationHints { argument
6044 IdentificationHints *IdentificationHints `locationName:"identificationHints" type:"structure"` member
6085 func (s *SourceProperties) SetIdentificationHints(v *IdentificationHints) *SourceProperties {
6086 s.IdentificationHints = v
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go4621 type IdentificationHints struct { struct
4638 func (s IdentificationHints) String() string { argument
4643 func (s IdentificationHints) GoString() string { argument
4648 func (s *IdentificationHints) SetAwsInstanceID(v string) *IdentificationHints { argument
4654 func (s *IdentificationHints) SetFqdn(v string) *IdentificationHints { argument
4660 func (s *IdentificationHints) SetHostname(v string) *IdentificationHints { argument
4666 func (s *IdentificationHints) SetVmWareUuid(v string) *IdentificationHints { argument
6035 IdentificationHints *IdentificationHints `locationName:"identificationHints" type:"structure"` member
6076 func (s *SourceProperties) SetIdentificationHints(v *IdentificationHints) *SourceProperties {
6077 s.IdentificationHints = v
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go4621 type IdentificationHints struct { struct
4638 func (s IdentificationHints) String() string { argument
4643 func (s IdentificationHints) GoString() string { argument
4648 func (s *IdentificationHints) SetAwsInstanceID(v string) *IdentificationHints { argument
4654 func (s *IdentificationHints) SetFqdn(v string) *IdentificationHints { argument
4660 func (s *IdentificationHints) SetHostname(v string) *IdentificationHints { argument
4666 func (s *IdentificationHints) SetVmWareUuid(v string) *IdentificationHints { argument
6035 IdentificationHints *IdentificationHints `locationName:"identificationHints" type:"structure"` member
6076 func (s *SourceProperties) SetIdentificationHints(v *IdentificationHints) *SourceProperties {
6077 s.IdentificationHints = v
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go4630 type IdentificationHints struct { struct
4647 func (s IdentificationHints) String() string { argument
4652 func (s IdentificationHints) GoString() string { argument
4657 func (s *IdentificationHints) SetAwsInstanceID(v string) *IdentificationHints { argument
4663 func (s *IdentificationHints) SetFqdn(v string) *IdentificationHints { argument
4669 func (s *IdentificationHints) SetHostname(v string) *IdentificationHints { argument
4675 func (s *IdentificationHints) SetVmWareUuid(v string) *IdentificationHints { argument
6044 IdentificationHints *IdentificationHints `locationName:"identificationHints" type:"structure"` member
6085 func (s *SourceProperties) SetIdentificationHints(v *IdentificationHints) *SourceProperties {
6086 s.IdentificationHints = v
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go4621 type IdentificationHints struct { struct
4638 func (s IdentificationHints) String() string { argument
4643 func (s IdentificationHints) GoString() string { argument
4648 func (s *IdentificationHints) SetAwsInstanceID(v string) *IdentificationHints { argument
4654 func (s *IdentificationHints) SetFqdn(v string) *IdentificationHints { argument
4660 func (s *IdentificationHints) SetHostname(v string) *IdentificationHints { argument
4666 func (s *IdentificationHints) SetVmWareUuid(v string) *IdentificationHints { argument
6035 IdentificationHints *IdentificationHints `locationName:"identificationHints" type:"structure"` member
6076 func (s *SourceProperties) SetIdentificationHints(v *IdentificationHints) *SourceProperties {
6077 s.IdentificationHints = v
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go4966 type IdentificationHints struct { struct
4987 func (s IdentificationHints) String() string { argument
4996 func (s IdentificationHints) GoString() string { argument
5001 func (s *IdentificationHints) SetAwsInstanceID(v string) *IdentificationHints { argument
5007 func (s *IdentificationHints) SetFqdn(v string) *IdentificationHints { argument
5013 func (s *IdentificationHints) SetHostname(v string) *IdentificationHints { argument
5019 func (s *IdentificationHints) SetVmWareUuid(v string) *IdentificationHints { argument
6644 IdentificationHints *IdentificationHints `locationName:"identificationHints" type:"structure"` member
6693 func (s *SourceProperties) SetIdentificationHints(v *IdentificationHints) *SourceProperties {
6694 s.IdentificationHints = v
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go4966 type IdentificationHints struct { struct
4987 func (s IdentificationHints) String() string { argument
4996 func (s IdentificationHints) GoString() string { argument
5001 func (s *IdentificationHints) SetAwsInstanceID(v string) *IdentificationHints { argument
5007 func (s *IdentificationHints) SetFqdn(v string) *IdentificationHints { argument
5013 func (s *IdentificationHints) SetHostname(v string) *IdentificationHints { argument
5019 func (s *IdentificationHints) SetVmWareUuid(v string) *IdentificationHints { argument
6644 IdentificationHints *IdentificationHints `locationName:"identificationHints" type:"structure"` member
6693 func (s *SourceProperties) SetIdentificationHints(v *IdentificationHints) *SourceProperties {
6694 s.IdentificationHints = v
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go4966 type IdentificationHints struct { struct
4987 func (s IdentificationHints) String() string { argument
4996 func (s IdentificationHints) GoString() string { argument
5001 func (s *IdentificationHints) SetAwsInstanceID(v string) *IdentificationHints { argument
5007 func (s *IdentificationHints) SetFqdn(v string) *IdentificationHints { argument
5013 func (s *IdentificationHints) SetHostname(v string) *IdentificationHints { argument
5019 func (s *IdentificationHints) SetVmWareUuid(v string) *IdentificationHints { argument
6644 IdentificationHints *IdentificationHints `locationName:"identificationHints" type:"structure"` member
6693 func (s *SourceProperties) SetIdentificationHints(v *IdentificationHints) *SourceProperties {
6694 s.IdentificationHints = v
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go4621 type IdentificationHints struct { struct
4638 func (s IdentificationHints) String() string { argument
4643 func (s IdentificationHints) GoString() string { argument
4648 func (s *IdentificationHints) SetAwsInstanceID(v string) *IdentificationHints { argument
4654 func (s *IdentificationHints) SetFqdn(v string) *IdentificationHints { argument
4660 func (s *IdentificationHints) SetHostname(v string) *IdentificationHints { argument
4666 func (s *IdentificationHints) SetVmWareUuid(v string) *IdentificationHints { argument
6035 IdentificationHints *IdentificationHints `locationName:"identificationHints" type:"structure"` member
6076 func (s *SourceProperties) SetIdentificationHints(v *IdentificationHints) *SourceProperties {
6077 s.IdentificationHints = v
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go4630 type IdentificationHints struct { struct
4647 func (s IdentificationHints) String() string { argument
4652 func (s IdentificationHints) GoString() string { argument
4657 func (s *IdentificationHints) SetAwsInstanceID(v string) *IdentificationHints { argument
4663 func (s *IdentificationHints) SetFqdn(v string) *IdentificationHints { argument
4669 func (s *IdentificationHints) SetHostname(v string) *IdentificationHints { argument
4675 func (s *IdentificationHints) SetVmWareUuid(v string) *IdentificationHints { argument
6044 IdentificationHints *IdentificationHints `locationName:"identificationHints" type:"structure"` member
6085 func (s *SourceProperties) SetIdentificationHints(v *IdentificationHints) *SourceProperties {
6086 s.IdentificationHints = v
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go4630 type IdentificationHints struct { struct
4647 func (s IdentificationHints) String() string { argument
4652 func (s IdentificationHints) GoString() string { argument
4657 func (s *IdentificationHints) SetAwsInstanceID(v string) *IdentificationHints { argument
4663 func (s *IdentificationHints) SetFqdn(v string) *IdentificationHints { argument
4669 func (s *IdentificationHints) SetHostname(v string) *IdentificationHints { argument
4675 func (s *IdentificationHints) SetVmWareUuid(v string) *IdentificationHints { argument
6044 IdentificationHints *IdentificationHints `locationName:"identificationHints" type:"structure"` member
6085 func (s *SourceProperties) SetIdentificationHints(v *IdentificationHints) *SourceProperties {
6086 s.IdentificationHints = v
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/mgn/
H A Ddeserializers.go5333 func awsRestjson1_deserializeDocumentIdentificationHints(v **types.IdentificationHints, value inter… argument
5346 var sv *types.IdentificationHints
5348 sv = &types.IdentificationHints{}
6960 …if err := awsRestjson1_deserializeDocumentIdentificationHints(&sv.IdentificationHints, value); err…
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/mgn/
H A Ddeserializers.go5333 func awsRestjson1_deserializeDocumentIdentificationHints(v **types.IdentificationHints, value inter… argument
5346 var sv *types.IdentificationHints
5348 sv = &types.IdentificationHints{}
6960 …if err := awsRestjson1_deserializeDocumentIdentificationHints(&sv.IdentificationHints, value); err…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/mgn/
H A Ddeserializers.go5342 func awsRestjson1_deserializeDocumentIdentificationHints(v **types.IdentificationHints, value inter… argument
5355 var sv *types.IdentificationHints
5357 sv = &types.IdentificationHints{}
6969 …if err := awsRestjson1_deserializeDocumentIdentificationHints(&sv.IdentificationHints, value); err…
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/mgn/
H A Ddeserializers.go5333 func awsRestjson1_deserializeDocumentIdentificationHints(v **types.IdentificationHints, value inter… argument
5346 var sv *types.IdentificationHints
5348 sv = &types.IdentificationHints{}
6960 …if err := awsRestjson1_deserializeDocumentIdentificationHints(&sv.IdentificationHints, value); err…
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/mgn/
H A Ddeserializers.go5333 func awsRestjson1_deserializeDocumentIdentificationHints(v **types.IdentificationHints, value inter… argument
5346 var sv *types.IdentificationHints
5348 sv = &types.IdentificationHints{}
6960 …if err := awsRestjson1_deserializeDocumentIdentificationHints(&sv.IdentificationHints, value); err…