Home
last modified time | relevance | path

Searched refs:m_jobArnHasBeenSet (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-macie2/source/model/
H A DClassificationDetails.cpp23 m_jobArnHasBeenSet(false), in ClassificationDetails()
31 m_jobArnHasBeenSet(false), in ClassificationDetails()
51 m_jobArnHasBeenSet = true; in operator =()
81 if(m_jobArnHasBeenSet) in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-macie2/include/aws/macie2/model/
H A DClassificationDetails.h117 inline bool JobArnHasBeenSet() const { return m_jobArnHasBeenSet; } in JobArnHasBeenSet()
123 inline void SetJobArn(const Aws::String& value) { m_jobArnHasBeenSet = true; m_jobArn = value; } in SetJobArn()
129 …inline void SetJobArn(Aws::String&& value) { m_jobArnHasBeenSet = true; m_jobArn = std::move(value… in SetJobArn()
135 inline void SetJobArn(const char* value) { m_jobArnHasBeenSet = true; m_jobArn.assign(value); } in SetJobArn()
241 bool m_jobArnHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot/source/model/
H A DJobSummary.cpp22 m_jobArnHasBeenSet(false), in JobSummary()
36 m_jobArnHasBeenSet(false), in JobSummary()
56 m_jobArnHasBeenSet = true; in operator =()
115 if(m_jobArnHasBeenSet) in Jsonize()
H A DJob.cpp22 m_jobArnHasBeenSet(false), in Job()
48 m_jobArnHasBeenSet(false), in Job()
80 m_jobArnHasBeenSet = true; in operator =()
219 if(m_jobArnHasBeenSet) in Jsonize()
H A DCreateJobTemplateRequest.cpp17 m_jobArnHasBeenSet(false), in CreateJobTemplateRequest()
33 if(m_jobArnHasBeenSet) in SerializePayload()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-amplify/source/model/
H A DJobSummary.cpp22 m_jobArnHasBeenSet(false), in JobSummary()
37 m_jobArnHasBeenSet(false), in JobSummary()
58 m_jobArnHasBeenSet = true; in operator =()
124 if(m_jobArnHasBeenSet) in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-batch/source/model/
H A DJobSummary.cpp22 m_jobArnHasBeenSet(false), in JobSummary()
42 m_jobArnHasBeenSet(false), in JobSummary()
68 m_jobArnHasBeenSet = true; in operator =()
155 if(m_jobArnHasBeenSet) in Jsonize()
H A DJobDetail.cpp22 m_jobArnHasBeenSet(false), in JobDetail()
53 m_jobArnHasBeenSet(false), in JobDetail()
90 m_jobArnHasBeenSet = true; in operator =()
262 if(m_jobArnHasBeenSet) in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-comprehend/source/model/
H A DDocumentClassificationJobProperties.cpp23 m_jobArnHasBeenSet(false), in DocumentClassificationJobProperties()
41 m_jobArnHasBeenSet(false), in DocumentClassificationJobProperties()
71 m_jobArnHasBeenSet = true; in operator =()
164 if(m_jobArnHasBeenSet) in Jsonize()
H A DTopicsDetectionJobProperties.cpp23 m_jobArnHasBeenSet(false), in TopicsDetectionJobProperties()
42 m_jobArnHasBeenSet(false), in TopicsDetectionJobProperties()
73 m_jobArnHasBeenSet = true; in operator =()
166 if(m_jobArnHasBeenSet) in Jsonize()
H A DDominantLanguageDetectionJobProperties.cpp23 m_jobArnHasBeenSet(false), in DominantLanguageDetectionJobProperties()
40 m_jobArnHasBeenSet(false), in DominantLanguageDetectionJobProperties()
69 m_jobArnHasBeenSet = true; in operator =()
155 if(m_jobArnHasBeenSet) in Jsonize()
H A DKeyPhrasesDetectionJobProperties.cpp23 m_jobArnHasBeenSet(false), in KeyPhrasesDetectionJobProperties()
42 m_jobArnHasBeenSet(false), in KeyPhrasesDetectionJobProperties()
73 m_jobArnHasBeenSet = true; in operator =()
166 if(m_jobArnHasBeenSet) in Jsonize()
H A DSentimentDetectionJobProperties.cpp23 m_jobArnHasBeenSet(false), in SentimentDetectionJobProperties()
42 m_jobArnHasBeenSet(false), in SentimentDetectionJobProperties()
73 m_jobArnHasBeenSet = true; in operator =()
166 if(m_jobArnHasBeenSet) in Jsonize()
H A DPiiEntitiesDetectionJobProperties.cpp23 m_jobArnHasBeenSet(false), in PiiEntitiesDetectionJobProperties()
43 m_jobArnHasBeenSet(false), in PiiEntitiesDetectionJobProperties()
75 m_jobArnHasBeenSet = true; in operator =()
168 if(m_jobArnHasBeenSet) in Jsonize()
H A DEntitiesDetectionJobProperties.cpp23 m_jobArnHasBeenSet(false), in EntitiesDetectionJobProperties()
43 m_jobArnHasBeenSet(false), in EntitiesDetectionJobProperties()
75 m_jobArnHasBeenSet = true; in operator =()
175 if(m_jobArnHasBeenSet) in Jsonize()
H A DEventsDetectionJobProperties.cpp23 m_jobArnHasBeenSet(false), in EventsDetectionJobProperties()
41 m_jobArnHasBeenSet(false), in EventsDetectionJobProperties()
71 m_jobArnHasBeenSet = true; in operator =()
160 if(m_jobArnHasBeenSet) in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot/include/aws/iot/model/
H A DJobSummary.h51 inline bool JobArnHasBeenSet() const { return m_jobArnHasBeenSet; } in JobArnHasBeenSet()
56 inline void SetJobArn(const Aws::String& value) { m_jobArnHasBeenSet = true; m_jobArn = value; } in SetJobArn()
61 …inline void SetJobArn(Aws::String&& value) { m_jobArnHasBeenSet = true; m_jobArn = std::move(value… in SetJobArn()
66 inline void SetJobArn(const char* value) { m_jobArnHasBeenSet = true; m_jobArn.assign(value); } in SetJobArn()
353 bool m_jobArnHasBeenSet; variable
H A DCreateJobTemplateRequest.h98 inline bool JobArnHasBeenSet() const { return m_jobArnHasBeenSet; } in JobArnHasBeenSet()
103 inline void SetJobArn(const Aws::String& value) { m_jobArnHasBeenSet = true; m_jobArn = value; } in SetJobArn()
108 …inline void SetJobArn(Aws::String&& value) { m_jobArnHasBeenSet = true; m_jobArn = std::move(value… in SetJobArn()
113 inline void SetJobArn(const char* value) { m_jobArnHasBeenSet = true; m_jobArn.assign(value); } in SetJobArn()
432 bool m_jobArnHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-amplify/include/aws/amplify/model/
H A DJobSummary.h52 inline bool JobArnHasBeenSet() const { return m_jobArnHasBeenSet; } in JobArnHasBeenSet()
57 inline void SetJobArn(const Aws::String& value) { m_jobArnHasBeenSet = true; m_jobArn = value; } in SetJobArn()
62 …inline void SetJobArn(Aws::String&& value) { m_jobArnHasBeenSet = true; m_jobArn = std::move(value… in SetJobArn()
67 inline void SetJobArn(const char* value) { m_jobArnHasBeenSet = true; m_jobArn.assign(value); } in SetJobArn()
389 bool m_jobArnHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-batch/include/aws/batch/model/
H A DJobSummary.h52 inline bool JobArnHasBeenSet() const { return m_jobArnHasBeenSet; } in JobArnHasBeenSet()
57 inline void SetJobArn(const Aws::String& value) { m_jobArnHasBeenSet = true; m_jobArn = value; } in SetJobArn()
62 …inline void SetJobArn(Aws::String&& value) { m_jobArnHasBeenSet = true; m_jobArn = std::move(value… in SetJobArn()
67 inline void SetJobArn(const char* value) { m_jobArnHasBeenSet = true; m_jobArn.assign(value); } in SetJobArn()
492 bool m_jobArnHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-comprehend/include/aws/comprehend/model/
H A DDominantLanguageDetectionJobProperties.h107 inline bool JobArnHasBeenSet() const { return m_jobArnHasBeenSet; } in JobArnHasBeenSet()
118 inline void SetJobArn(const Aws::String& value) { m_jobArnHasBeenSet = true; m_jobArn = value; } in SetJobArn()
129 …inline void SetJobArn(Aws::String&& value) { m_jobArnHasBeenSet = true; m_jobArn = std::move(value… in SetJobArn()
140 inline void SetJobArn(const char* value) { m_jobArnHasBeenSet = true; m_jobArn.assign(value); } in SetJobArn()
649 bool m_jobArnHasBeenSet; variable
H A DPiiEntitiesDetectionJobProperties.h109 inline bool JobArnHasBeenSet() const { return m_jobArnHasBeenSet; } in JobArnHasBeenSet()
120 inline void SetJobArn(const Aws::String& value) { m_jobArnHasBeenSet = true; m_jobArn = value; } in SetJobArn()
131 …inline void SetJobArn(Aws::String&& value) { m_jobArnHasBeenSet = true; m_jobArn = std::move(value… in SetJobArn()
142 inline void SetJobArn(const char* value) { m_jobArnHasBeenSet = true; m_jobArn.assign(value); } in SetJobArn()
616 bool m_jobArnHasBeenSet; variable
H A DEventsDetectionJobProperties.h108 inline bool JobArnHasBeenSet() const { return m_jobArnHasBeenSet; } in JobArnHasBeenSet()
119 inline void SetJobArn(const Aws::String& value) { m_jobArnHasBeenSet = true; m_jobArn = value; } in SetJobArn()
130 …inline void SetJobArn(Aws::String&& value) { m_jobArnHasBeenSet = true; m_jobArn = std::move(value… in SetJobArn()
141 inline void SetJobArn(const char* value) { m_jobArnHasBeenSet = true; m_jobArn.assign(value); } in SetJobArn()
557 bool m_jobArnHasBeenSet; variable
H A DTopicsDetectionJobProperties.h107 inline bool JobArnHasBeenSet() const { return m_jobArnHasBeenSet; } in JobArnHasBeenSet()
118 inline void SetJobArn(const Aws::String& value) { m_jobArnHasBeenSet = true; m_jobArn = value; } in SetJobArn()
129 …inline void SetJobArn(Aws::String&& value) { m_jobArnHasBeenSet = true; m_jobArn = std::move(value… in SetJobArn()
140 inline void SetJobArn(const char* value) { m_jobArnHasBeenSet = true; m_jobArn.assign(value); } in SetJobArn()
668 bool m_jobArnHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3control/source/model/
H A DJobDescriptor.cpp28 m_jobArnHasBeenSet(false), in JobDescriptor()
52 m_jobArnHasBeenSet(false), in JobDescriptor()
100 m_jobArnHasBeenSet = true; in operator =()
214 if(m_jobArnHasBeenSet) in AddToNode()

12