Home
last modified time | relevance | path

Searched refs:EquipmentDetection (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-rekognition/include/aws/rekognition/model/
H A DEquipmentDetection.h35 class AWS_REKOGNITION_API EquipmentDetection
38 EquipmentDetection();
39 EquipmentDetection(Aws::Utils::Json::JsonView jsonValue);
40 EquipmentDetection& operator=(Aws::Utils::Json::JsonView jsonValue);
67 …inline EquipmentDetection& WithBoundingBox(const BoundingBox& value) { SetBoundingBox(value); retu… in WithBoundingBox()
72 …inline EquipmentDetection& WithBoundingBox(BoundingBox&& value) { SetBoundingBox(std::move(value))… in WithBoundingBox()
97 inline EquipmentDetection& WithConfidence(double value) { SetConfidence(value); return *this;} in WithConfidence()
123 …inline EquipmentDetection& WithType(const ProtectiveEquipmentType& value) { SetType(value); return… in WithType()
128 …inline EquipmentDetection& WithType(ProtectiveEquipmentType&& value) { SetType(std::move(value)); … in WithType()
154 …inline EquipmentDetection& WithCoversBodyPart(const CoversBodyPart& value) { SetCoversBodyPart(val… in WithCoversBodyPart()
[all …]
H A DProtectiveEquipmentBodyPart.h105 …inline const Aws::Vector<EquipmentDetection>& GetEquipmentDetections() const{ return m_equipmentDe… in GetEquipmentDetections()
117 …inline void SetEquipmentDetections(const Aws::Vector<EquipmentDetection>& value) { m_equipmentDete… in SetEquipmentDetections()
123 …inline void SetEquipmentDetections(Aws::Vector<EquipmentDetection>&& value) { m_equipmentDetection… in SetEquipmentDetections()
129 …ectiveEquipmentBodyPart& WithEquipmentDetections(const Aws::Vector<EquipmentDetection>& value) { S… in WithEquipmentDetections()
135 …inline ProtectiveEquipmentBodyPart& WithEquipmentDetections(Aws::Vector<EquipmentDetection>&& valu… in WithEquipmentDetections()
141 …inline ProtectiveEquipmentBodyPart& AddEquipmentDetections(const EquipmentDetection& value) { m_eq… in AddEquipmentDetections()
147 …inline ProtectiveEquipmentBodyPart& AddEquipmentDetections(EquipmentDetection&& value) { m_equipme… in AddEquipmentDetections()
157 Aws::Vector<EquipmentDetection> m_equipmentDetections;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-rekognition/source/model/
H A DEquipmentDetection.cpp21 EquipmentDetection::EquipmentDetection() : in EquipmentDetection() function in Aws::Rekognition::Model::EquipmentDetection
31 EquipmentDetection::EquipmentDetection(JsonView jsonValue) : in EquipmentDetection() function in Aws::Rekognition::Model::EquipmentDetection
42 EquipmentDetection& EquipmentDetection::operator =(JsonView jsonValue) in operator =()
75 JsonValue EquipmentDetection::Jsonize() const in Jsonize()
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/rekognition/types/
H A Dtypes.go287 type EquipmentDetection struct { struct
919 EquipmentDetections []EquipmentDetection
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/rekognition/types/
H A Dtypes.go287 type EquipmentDetection struct { struct
919 EquipmentDetections []EquipmentDetection
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/rekognition/types/
H A Dtypes.go287 type EquipmentDetection struct { struct
919 EquipmentDetections []EquipmentDetection
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/rekognition/types/
H A Dtypes.go287 type EquipmentDetection struct { struct
919 EquipmentDetections []EquipmentDetection
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/rekognition/types/
H A Dtypes.go287 type EquipmentDetection struct { struct
919 EquipmentDetections []EquipmentDetection
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/rekognition/types/
H A Dtypes.go287 type EquipmentDetection struct { struct
919 EquipmentDetections []EquipmentDetection
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/rekognition/types/
H A Dtypes.go287 type EquipmentDetection struct { struct
919 EquipmentDetections []EquipmentDetection
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/rekognition/types/
H A Dtypes.go364 type EquipmentDetection struct { struct
1087 EquipmentDetections []EquipmentDetection
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go9769 type EquipmentDetection struct { struct
9787 func (s EquipmentDetection) String() string { argument
9792 func (s EquipmentDetection) GoString() string { argument
9797 func (s *EquipmentDetection) SetBoundingBox(v *BoundingBox) *EquipmentDetection { argument
9803 func (s *EquipmentDetection) SetConfidence(v float64) *EquipmentDetection { argument
9809 func (s *EquipmentDetection) SetCoversBodyPart(v *CoversBodyPart) *EquipmentDetection { argument
9815 func (s *EquipmentDetection) SetType(v string) *EquipmentDetection { argument
13868 EquipmentDetections []*EquipmentDetection `type:"list"`
13891 func (s *ProtectiveEquipmentBodyPart) SetEquipmentDetections(v []*EquipmentDetection) *ProtectiveEq…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go9912 type EquipmentDetection struct { struct
9930 func (s EquipmentDetection) String() string { argument
9935 func (s EquipmentDetection) GoString() string { argument
9940 func (s *EquipmentDetection) SetBoundingBox(v *BoundingBox) *EquipmentDetection { argument
9946 func (s *EquipmentDetection) SetConfidence(v float64) *EquipmentDetection { argument
9952 func (s *EquipmentDetection) SetCoversBodyPart(v *CoversBodyPart) *EquipmentDetection { argument
9958 func (s *EquipmentDetection) SetType(v string) *EquipmentDetection { argument
14058 EquipmentDetections []*EquipmentDetection `type:"list"`
14081 func (s *ProtectiveEquipmentBodyPart) SetEquipmentDetections(v []*EquipmentDetection) *ProtectiveEq…
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go9801 type EquipmentDetection struct { struct
9819 func (s EquipmentDetection) String() string { argument
9824 func (s EquipmentDetection) GoString() string { argument
9829 func (s *EquipmentDetection) SetBoundingBox(v *BoundingBox) *EquipmentDetection { argument
9835 func (s *EquipmentDetection) SetConfidence(v float64) *EquipmentDetection { argument
9841 func (s *EquipmentDetection) SetCoversBodyPart(v *CoversBodyPart) *EquipmentDetection { argument
9847 func (s *EquipmentDetection) SetType(v string) *EquipmentDetection { argument
13910 EquipmentDetections []*EquipmentDetection `type:"list"`
13933 func (s *ProtectiveEquipmentBodyPart) SetEquipmentDetections(v []*EquipmentDetection) *ProtectiveEq…
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go10399 type EquipmentDetection struct { struct
10421 func (s EquipmentDetection) String() string { argument
10430 func (s EquipmentDetection) GoString() string { argument
10435 func (s *EquipmentDetection) SetBoundingBox(v *BoundingBox) *EquipmentDetection { argument
10441 func (s *EquipmentDetection) SetConfidence(v float64) *EquipmentDetection { argument
10447 func (s *EquipmentDetection) SetCoversBodyPart(v *CoversBodyPart) *EquipmentDetection { argument
10453 func (s *EquipmentDetection) SetType(v string) *EquipmentDetection { argument
15144 EquipmentDetections []*EquipmentDetection `type:"list"`
15175 func (s *ProtectiveEquipmentBodyPart) SetEquipmentDetections(v []*EquipmentDetection) *ProtectiveEq…
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go9769 type EquipmentDetection struct { struct
9787 func (s EquipmentDetection) String() string { argument
9792 func (s EquipmentDetection) GoString() string { argument
9797 func (s *EquipmentDetection) SetBoundingBox(v *BoundingBox) *EquipmentDetection { argument
9803 func (s *EquipmentDetection) SetConfidence(v float64) *EquipmentDetection { argument
9809 func (s *EquipmentDetection) SetCoversBodyPart(v *CoversBodyPart) *EquipmentDetection { argument
9815 func (s *EquipmentDetection) SetType(v string) *EquipmentDetection { argument
13868 EquipmentDetections []*EquipmentDetection `type:"list"`
13891 func (s *ProtectiveEquipmentBodyPart) SetEquipmentDetections(v []*EquipmentDetection) *ProtectiveEq…
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go9414 type EquipmentDetection struct { struct
9432 func (s EquipmentDetection) String() string { argument
9437 func (s EquipmentDetection) GoString() string { argument
9442 func (s *EquipmentDetection) SetBoundingBox(v *BoundingBox) *EquipmentDetection { argument
9448 func (s *EquipmentDetection) SetConfidence(v float64) *EquipmentDetection { argument
9454 func (s *EquipmentDetection) SetCoversBodyPart(v *CoversBodyPart) *EquipmentDetection { argument
9460 func (s *EquipmentDetection) SetType(v string) *EquipmentDetection { argument
13447 EquipmentDetections []*EquipmentDetection `type:"list"`
13470 func (s *ProtectiveEquipmentBodyPart) SetEquipmentDetections(v []*EquipmentDetection) *ProtectiveEq…
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go9873 type EquipmentDetection struct { struct
9891 func (s EquipmentDetection) String() string { argument
9896 func (s EquipmentDetection) GoString() string { argument
9901 func (s *EquipmentDetection) SetBoundingBox(v *BoundingBox) *EquipmentDetection { argument
9907 func (s *EquipmentDetection) SetConfidence(v float64) *EquipmentDetection { argument
9913 func (s *EquipmentDetection) SetCoversBodyPart(v *CoversBodyPart) *EquipmentDetection { argument
9919 func (s *EquipmentDetection) SetType(v string) *EquipmentDetection { argument
13986 EquipmentDetections []*EquipmentDetection `type:"list"`
14009 func (s *ProtectiveEquipmentBodyPart) SetEquipmentDetections(v []*EquipmentDetection) *ProtectiveEq…
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go9414 type EquipmentDetection struct { struct
9432 func (s EquipmentDetection) String() string { argument
9437 func (s EquipmentDetection) GoString() string { argument
9442 func (s *EquipmentDetection) SetBoundingBox(v *BoundingBox) *EquipmentDetection { argument
9448 func (s *EquipmentDetection) SetConfidence(v float64) *EquipmentDetection { argument
9454 func (s *EquipmentDetection) SetCoversBodyPart(v *CoversBodyPart) *EquipmentDetection { argument
9460 func (s *EquipmentDetection) SetType(v string) *EquipmentDetection { argument
13447 EquipmentDetections []*EquipmentDetection `type:"list"`
13470 func (s *ProtectiveEquipmentBodyPart) SetEquipmentDetections(v []*EquipmentDetection) *ProtectiveEq…
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go9769 type EquipmentDetection struct { struct
9787 func (s EquipmentDetection) String() string { argument
9792 func (s EquipmentDetection) GoString() string { argument
9797 func (s *EquipmentDetection) SetBoundingBox(v *BoundingBox) *EquipmentDetection { argument
9803 func (s *EquipmentDetection) SetConfidence(v float64) *EquipmentDetection { argument
9809 func (s *EquipmentDetection) SetCoversBodyPart(v *CoversBodyPart) *EquipmentDetection { argument
9815 func (s *EquipmentDetection) SetType(v string) *EquipmentDetection { argument
13868 EquipmentDetections []*EquipmentDetection `type:"list"`
13891 func (s *ProtectiveEquipmentBodyPart) SetEquipmentDetections(v []*EquipmentDetection) *ProtectiveEq…
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go10384 type EquipmentDetection struct { struct
10406 func (s EquipmentDetection) String() string { argument
10415 func (s EquipmentDetection) GoString() string { argument
10420 func (s *EquipmentDetection) SetBoundingBox(v *BoundingBox) *EquipmentDetection { argument
10426 func (s *EquipmentDetection) SetConfidence(v float64) *EquipmentDetection { argument
10432 func (s *EquipmentDetection) SetCoversBodyPart(v *CoversBodyPart) *EquipmentDetection { argument
10438 func (s *EquipmentDetection) SetType(v string) *EquipmentDetection { argument
15129 EquipmentDetections []*EquipmentDetection `type:"list"`
15160 func (s *ProtectiveEquipmentBodyPart) SetEquipmentDetections(v []*EquipmentDetection) *ProtectiveEq…
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go9912 type EquipmentDetection struct { struct
9930 func (s EquipmentDetection) String() string { argument
9935 func (s EquipmentDetection) GoString() string { argument
9940 func (s *EquipmentDetection) SetBoundingBox(v *BoundingBox) *EquipmentDetection { argument
9946 func (s *EquipmentDetection) SetConfidence(v float64) *EquipmentDetection { argument
9952 func (s *EquipmentDetection) SetCoversBodyPart(v *CoversBodyPart) *EquipmentDetection { argument
9958 func (s *EquipmentDetection) SetType(v string) *EquipmentDetection { argument
14058 EquipmentDetections []*EquipmentDetection `type:"list"`
14081 func (s *ProtectiveEquipmentBodyPart) SetEquipmentDetections(v []*EquipmentDetection) *ProtectiveEq…
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go9414 type EquipmentDetection struct { struct
9432 func (s EquipmentDetection) String() string { argument
9437 func (s EquipmentDetection) GoString() string { argument
9442 func (s *EquipmentDetection) SetBoundingBox(v *BoundingBox) *EquipmentDetection { argument
9448 func (s *EquipmentDetection) SetConfidence(v float64) *EquipmentDetection { argument
9454 func (s *EquipmentDetection) SetCoversBodyPart(v *CoversBodyPart) *EquipmentDetection { argument
9460 func (s *EquipmentDetection) SetType(v string) *EquipmentDetection { argument
13447 EquipmentDetections []*EquipmentDetection `type:"list"`
13470 func (s *ProtectiveEquipmentBodyPart) SetEquipmentDetections(v []*EquipmentDetection) *ProtectiveEq…
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go9414 type EquipmentDetection struct { struct
9432 func (s EquipmentDetection) String() string { argument
9437 func (s EquipmentDetection) GoString() string { argument
9442 func (s *EquipmentDetection) SetBoundingBox(v *BoundingBox) *EquipmentDetection { argument
9448 func (s *EquipmentDetection) SetConfidence(v float64) *EquipmentDetection { argument
9454 func (s *EquipmentDetection) SetCoversBodyPart(v *CoversBodyPart) *EquipmentDetection { argument
9460 func (s *EquipmentDetection) SetType(v string) *EquipmentDetection { argument
13447 EquipmentDetections []*EquipmentDetection `type:"list"`
13470 func (s *ProtectiveEquipmentBodyPart) SetEquipmentDetections(v []*EquipmentDetection) *ProtectiveEq…
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go9873 type EquipmentDetection struct { struct
9891 func (s EquipmentDetection) String() string { argument
9896 func (s EquipmentDetection) GoString() string { argument
9901 func (s *EquipmentDetection) SetBoundingBox(v *BoundingBox) *EquipmentDetection { argument
9907 func (s *EquipmentDetection) SetConfidence(v float64) *EquipmentDetection { argument
9913 func (s *EquipmentDetection) SetCoversBodyPart(v *CoversBodyPart) *EquipmentDetection { argument
9919 func (s *EquipmentDetection) SetType(v string) *EquipmentDetection { argument
13986 EquipmentDetections []*EquipmentDetection `type:"list"`
14009 func (s *ProtectiveEquipmentBodyPart) SetEquipmentDetections(v []*EquipmentDetection) *ProtectiveEq…

12