Home
last modified time | relevance | path

Searched refs:HumanLoopActivationOutput (Results 1 – 25 of 98) sorted by relevance

1234

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-textract/include/aws/textract/model/
H A DHumanLoopActivationOutput.h34 class AWS_TEXTRACT_API HumanLoopActivationOutput
37 HumanLoopActivationOutput();
38 HumanLoopActivationOutput(Aws::Utils::Json::JsonView jsonValue);
39 HumanLoopActivationOutput& operator=(Aws::Utils::Json::JsonView jsonValue);
71 …inline HumanLoopActivationOutput& WithHumanLoopArn(const Aws::String& value) { SetHumanLoopArn(val… in WithHumanLoopArn()
76 …inline HumanLoopActivationOutput& WithHumanLoopArn(Aws::String&& value) { SetHumanLoopArn(std::mov… in WithHumanLoopArn()
81 …inline HumanLoopActivationOutput& WithHumanLoopArn(const char* value) { SetHumanLoopArn(value); re… in WithHumanLoopArn()
107 …inline HumanLoopActivationOutput& WithHumanLoopActivationReasons(const Aws::Vector<Aws::String>& v… in WithHumanLoopActivationReasons()
112 …inline HumanLoopActivationOutput& WithHumanLoopActivationReasons(Aws::Vector<Aws::String>&& value)… in WithHumanLoopActivationReasons()
164 …inline HumanLoopActivationOutput& WithHumanLoopActivationConditionsEvaluationResults(const Aws::St… in WithHumanLoopActivationConditionsEvaluationResults()
[all …]
H A DAnalyzeDocumentResult.h104 …inline const HumanLoopActivationOutput& GetHumanLoopActivationOutput() const{ return m_humanLoopAc… in GetHumanLoopActivationOutput()
109 …inline void SetHumanLoopActivationOutput(const HumanLoopActivationOutput& value) { m_humanLoopActi… in SetHumanLoopActivationOutput()
114 …inline void SetHumanLoopActivationOutput(HumanLoopActivationOutput&& value) { m_humanLoopActivatio… in SetHumanLoopActivationOutput()
119 …inline AnalyzeDocumentResult& WithHumanLoopActivationOutput(const HumanLoopActivationOutput& value… in WithHumanLoopActivationOutput()
124 …inline AnalyzeDocumentResult& WithHumanLoopActivationOutput(HumanLoopActivationOutput&& value) { S… in WithHumanLoopActivationOutput()
168 HumanLoopActivationOutput m_humanLoopActivationOutput;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-rekognition/include/aws/rekognition/model/
H A DHumanLoopActivationOutput.h34 class AWS_REKOGNITION_API HumanLoopActivationOutput
37 HumanLoopActivationOutput();
38 HumanLoopActivationOutput(Aws::Utils::Json::JsonView jsonValue);
39 HumanLoopActivationOutput& operator=(Aws::Utils::Json::JsonView jsonValue);
71 …inline HumanLoopActivationOutput& WithHumanLoopArn(const Aws::String& value) { SetHumanLoopArn(val… in WithHumanLoopArn()
76 …inline HumanLoopActivationOutput& WithHumanLoopArn(Aws::String&& value) { SetHumanLoopArn(std::mov… in WithHumanLoopArn()
81 …inline HumanLoopActivationOutput& WithHumanLoopArn(const char* value) { SetHumanLoopArn(value); re… in WithHumanLoopArn()
107 …inline HumanLoopActivationOutput& WithHumanLoopActivationReasons(const Aws::Vector<Aws::String>& v… in WithHumanLoopActivationReasons()
112 …inline HumanLoopActivationOutput& WithHumanLoopActivationReasons(Aws::Vector<Aws::String>&& value)… in WithHumanLoopActivationReasons()
164 …inline HumanLoopActivationOutput& WithHumanLoopActivationConditionsEvaluationResults(const Aws::St… in WithHumanLoopActivationConditionsEvaluationResults()
[all …]
H A DDetectModerationLabelsResult.h127 …inline const HumanLoopActivationOutput& GetHumanLoopActivationOutput() const{ return m_humanLoopAc… in GetHumanLoopActivationOutput()
132 …inline void SetHumanLoopActivationOutput(const HumanLoopActivationOutput& value) { m_humanLoopActi… in SetHumanLoopActivationOutput()
137 …inline void SetHumanLoopActivationOutput(HumanLoopActivationOutput&& value) { m_humanLoopActivatio… in SetHumanLoopActivationOutput()
142 …tectModerationLabelsResult& WithHumanLoopActivationOutput(const HumanLoopActivationOutput& value) … in WithHumanLoopActivationOutput()
147 …inline DetectModerationLabelsResult& WithHumanLoopActivationOutput(HumanLoopActivationOutput&& val… in WithHumanLoopActivationOutput()
155 HumanLoopActivationOutput m_humanLoopActivationOutput;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-textract/source/model/
H A DHumanLoopActivationOutput.cpp21 HumanLoopActivationOutput::HumanLoopActivationOutput() : in HumanLoopActivationOutput() function in Aws::Textract::Model::HumanLoopActivationOutput
28 HumanLoopActivationOutput::HumanLoopActivationOutput(JsonView jsonValue) : in HumanLoopActivationOutput() function in Aws::Textract::Model::HumanLoopActivationOutput
36 HumanLoopActivationOutput& HumanLoopActivationOutput::operator =(JsonView jsonValue) in operator =()
65 JsonValue HumanLoopActivationOutput::Jsonize() const in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-rekognition/source/model/
H A DHumanLoopActivationOutput.cpp21 HumanLoopActivationOutput::HumanLoopActivationOutput() : in HumanLoopActivationOutput() function in Aws::Rekognition::Model::HumanLoopActivationOutput
28 HumanLoopActivationOutput::HumanLoopActivationOutput(JsonView jsonValue) : in HumanLoopActivationOutput() function in Aws::Rekognition::Model::HumanLoopActivationOutput
36 HumanLoopActivationOutput& HumanLoopActivationOutput::operator =(JsonView jsonValue) in operator =()
65 JsonValue HumanLoopActivationOutput::Jsonize() const in Jsonize()
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/textract/
H A Dapi.go923 HumanLoopActivationOutput *HumanLoopActivationOutput `type:"structure"` member
955 func (s *AnalyzeDocumentOutput) SetHumanLoopActivationOutput(v *HumanLoopActivationOutput) *Analyze…
956 s.HumanLoopActivationOutput = v
1812 type HumanLoopActivationOutput struct { struct
1827 func (s HumanLoopActivationOutput) String() string { argument
1832 func (s HumanLoopActivationOutput) GoString() string { argument
1837 func (s *HumanLoopActivationOutput) SetHumanLoopActivationConditionsEvaluationResults(v aws.JSONVal… argument
1843 func (s *HumanLoopActivationOutput) SetHumanLoopActivationReasons(v []*string) *HumanLoopActivation… argument
1849 func (s *HumanLoopActivationOutput) SetHumanLoopArn(v string) *HumanLoopActivationOutput { argument
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/textract/
H A Dapi.go923 HumanLoopActivationOutput *HumanLoopActivationOutput `type:"structure"` member
955 func (s *AnalyzeDocumentOutput) SetHumanLoopActivationOutput(v *HumanLoopActivationOutput) *Analyze…
956 s.HumanLoopActivationOutput = v
1812 type HumanLoopActivationOutput struct { struct
1827 func (s HumanLoopActivationOutput) String() string { argument
1832 func (s HumanLoopActivationOutput) GoString() string { argument
1837 func (s *HumanLoopActivationOutput) SetHumanLoopActivationConditionsEvaluationResults(v aws.JSONVal… argument
1843 func (s *HumanLoopActivationOutput) SetHumanLoopActivationReasons(v []*string) *HumanLoopActivation… argument
1849 func (s *HumanLoopActivationOutput) SetHumanLoopArn(v string) *HumanLoopActivationOutput { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/textract/
H A Dapi_op_AnalyzeDocument.go94 HumanLoopActivationOutput *types.HumanLoopActivationOutput member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/textract/
H A Dapi_op_AnalyzeDocument.go94 HumanLoopActivationOutput *types.HumanLoopActivationOutput member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/rekognition/
H A Dapi_op_DetectModerationLabels.go64 HumanLoopActivationOutput *types.HumanLoopActivationOutput member
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/textract/
H A Dapi_op_AnalyzeDocument.go94 HumanLoopActivationOutput *types.HumanLoopActivationOutput member
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/rekognition/
H A Dapi_op_DetectModerationLabels.go64 HumanLoopActivationOutput *types.HumanLoopActivationOutput member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/textract/
H A Dapi_op_AnalyzeDocument.go94 HumanLoopActivationOutput *types.HumanLoopActivationOutput member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/rekognition/
H A Dapi_op_DetectModerationLabels.go64 HumanLoopActivationOutput *types.HumanLoopActivationOutput member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/rekognition/
H A Dapi_op_DetectModerationLabels.go64 HumanLoopActivationOutput *types.HumanLoopActivationOutput member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/textract/
H A Dapi_op_AnalyzeDocument.go94 HumanLoopActivationOutput *types.HumanLoopActivationOutput member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/rekognition/
H A Dapi_op_DetectModerationLabels.go66 HumanLoopActivationOutput *types.HumanLoopActivationOutput member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/textract/
H A Dapi_op_AnalyzeDocument.go94 HumanLoopActivationOutput *types.HumanLoopActivationOutput member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/rekognition/
H A Dapi_op_DetectModerationLabels.go64 HumanLoopActivationOutput *types.HumanLoopActivationOutput member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/rekognition/
H A Dapi_op_DetectModerationLabels.go64 HumanLoopActivationOutput *types.HumanLoopActivationOutput member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/textract/
H A Dapi_op_AnalyzeDocument.go94 HumanLoopActivationOutput *types.HumanLoopActivationOutput member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/rekognition/
H A Dapi_op_DetectModerationLabels.go64 HumanLoopActivationOutput *types.HumanLoopActivationOutput member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/textract/
H A Dapi_op_AnalyzeDocument.go96 HumanLoopActivationOutput *types.HumanLoopActivationOutput member
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/textract/
H A Dapi.go982 HumanLoopActivationOutput *HumanLoopActivationOutput `type:"structure"` member
1014 func (s *AnalyzeDocumentOutput) SetHumanLoopActivationOutput(v *HumanLoopActivationOutput) *Analyze…
1015 s.HumanLoopActivationOutput = v
1985 type HumanLoopActivationOutput struct { struct
2000 func (s HumanLoopActivationOutput) String() string { argument
2005 func (s HumanLoopActivationOutput) GoString() string { argument
2010 func (s *HumanLoopActivationOutput) SetHumanLoopActivationConditionsEvaluationResults(v aws.JSONVal… argument
2016 func (s *HumanLoopActivationOutput) SetHumanLoopActivationReasons(v []*string) *HumanLoopActivation… argument
2022 func (s *HumanLoopActivationOutput) SetHumanLoopArn(v string) *HumanLoopActivationOutput { argument

1234