Home
last modified time | relevance | path

Searched refs:WithEventTypeName (Results 1 – 20 of 20) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-frauddetector/include/aws/frauddetector/model/
H A DDeleteEventsByEventTypeRequest.h65 …inline DeleteEventsByEventTypeRequest& WithEventTypeName(const Aws::String& value) { SetEventTypeN… in WithEventTypeName() function
70 …inline DeleteEventsByEventTypeRequest& WithEventTypeName(Aws::String&& value) { SetEventTypeName(s… in WithEventTypeName() function
75 …inline DeleteEventsByEventTypeRequest& WithEventTypeName(const char* value) { SetEventTypeName(val… in WithEventTypeName() function
H A DGetDeleteEventsByEventTypeStatusRequest.h65 …inline GetDeleteEventsByEventTypeStatusRequest& WithEventTypeName(const Aws::String& value) { SetE… in WithEventTypeName() function
70 …inline GetDeleteEventsByEventTypeStatusRequest& WithEventTypeName(Aws::String&& value) { SetEventT… in WithEventTypeName() function
75 …inline GetDeleteEventsByEventTypeStatusRequest& WithEventTypeName(const char* value) { SetEventTyp… in WithEventTypeName() function
H A DGetDeleteEventsByEventTypeStatusResult.h59 …inline GetDeleteEventsByEventTypeStatusResult& WithEventTypeName(const Aws::String& value) { SetEv… in WithEventTypeName() function
64 …inline GetDeleteEventsByEventTypeStatusResult& WithEventTypeName(Aws::String&& value) { SetEventTy… in WithEventTypeName() function
69 …inline GetDeleteEventsByEventTypeStatusResult& WithEventTypeName(const char* value) { SetEventType… in WithEventTypeName() function
H A DDeleteEventsByEventTypeResult.h58 …inline DeleteEventsByEventTypeResult& WithEventTypeName(const Aws::String& value) { SetEventTypeNa… in WithEventTypeName() function
63 …inline DeleteEventsByEventTypeResult& WithEventTypeName(Aws::String&& value) { SetEventTypeName(st… in WithEventTypeName() function
68 …inline DeleteEventsByEventTypeResult& WithEventTypeName(const char* value) { SetEventTypeName(valu… in WithEventTypeName() function
H A DGetEventRequest.h106 …inline GetEventRequest& WithEventTypeName(const Aws::String& value) { SetEventTypeName(value); ret… in WithEventTypeName() function
111 …inline GetEventRequest& WithEventTypeName(Aws::String&& value) { SetEventTypeName(std::move(value)… in WithEventTypeName() function
116 …inline GetEventRequest& WithEventTypeName(const char* value) { SetEventTypeName(value); return *th… in WithEventTypeName() function
H A DDeleteEventRequest.h106 …inline DeleteEventRequest& WithEventTypeName(const Aws::String& value) { SetEventTypeName(value); … in WithEventTypeName() function
111 …inline DeleteEventRequest& WithEventTypeName(Aws::String&& value) { SetEventTypeName(std::move(val… in WithEventTypeName() function
116 …inline DeleteEventRequest& WithEventTypeName(const char* value) { SetEventTypeName(value); return … in WithEventTypeName() function
H A DUpdateEventLabelRequest.h106 …inline UpdateEventLabelRequest& WithEventTypeName(const Aws::String& value) { SetEventTypeName(val… in WithEventTypeName() function
111 …inline UpdateEventLabelRequest& WithEventTypeName(Aws::String&& value) { SetEventTypeName(std::mov… in WithEventTypeName() function
116 …inline UpdateEventLabelRequest& WithEventTypeName(const char* value) { SetEventTypeName(value); re… in WithEventTypeName() function
H A DModelInputConfiguration.h69 …inline ModelInputConfiguration& WithEventTypeName(const Aws::String& value) { SetEventTypeName(val… in WithEventTypeName() function
74 …inline ModelInputConfiguration& WithEventTypeName(Aws::String&& value) { SetEventTypeName(std::mov… in WithEventTypeName() function
79 …inline ModelInputConfiguration& WithEventTypeName(const char* value) { SetEventTypeName(value); re… in WithEventTypeName() function
H A DPutDetectorRequest.h149 …inline PutDetectorRequest& WithEventTypeName(const Aws::String& value) { SetEventTypeName(value); … in WithEventTypeName() function
154 …inline PutDetectorRequest& WithEventTypeName(Aws::String&& value) { SetEventTypeName(std::move(val… in WithEventTypeName() function
159 …inline PutDetectorRequest& WithEventTypeName(const char* value) { SetEventTypeName(value); return … in WithEventTypeName() function
H A DCreateModelRequest.h181 …inline CreateModelRequest& WithEventTypeName(const Aws::String& value) { SetEventTypeName(value); … in WithEventTypeName() function
186 …inline CreateModelRequest& WithEventTypeName(Aws::String&& value) { SetEventTypeName(std::move(val… in WithEventTypeName() function
191 …inline CreateModelRequest& WithEventTypeName(const char* value) { SetEventTypeName(value); return … in WithEventTypeName() function
H A DDetector.h150 …inline Detector& WithEventTypeName(const Aws::String& value) { SetEventTypeName(value); return *th… in WithEventTypeName() function
155 …inline Detector& WithEventTypeName(Aws::String&& value) { SetEventTypeName(std::move(value)); retu… in WithEventTypeName() function
160 inline Detector& WithEventTypeName(const char* value) { SetEventTypeName(value); return *this;} in WithEventTypeName() function
H A DCreateBatchImportJobRequest.h198 …inline CreateBatchImportJobRequest& WithEventTypeName(const Aws::String& value) { SetEventTypeName… in WithEventTypeName() function
203 …inline CreateBatchImportJobRequest& WithEventTypeName(Aws::String&& value) { SetEventTypeName(std:… in WithEventTypeName() function
208 …inline CreateBatchImportJobRequest& WithEventTypeName(const char* value) { SetEventTypeName(value)… in WithEventTypeName() function
H A DModel.h182 …inline Model& WithEventTypeName(const Aws::String& value) { SetEventTypeName(value); return *this;} in WithEventTypeName() function
187 …inline Model& WithEventTypeName(Aws::String&& value) { SetEventTypeName(std::move(value)); return … in WithEventTypeName() function
192 inline Model& WithEventTypeName(const char* value) { SetEventTypeName(value); return *this;} in WithEventTypeName() function
H A DCreateBatchPredictionJobRequest.h190 …inline CreateBatchPredictionJobRequest& WithEventTypeName(const Aws::String& value) { SetEventType… in WithEventTypeName() function
195 …inline CreateBatchPredictionJobRequest& WithEventTypeName(Aws::String&& value) { SetEventTypeName(… in WithEventTypeName() function
200 …inline CreateBatchPredictionJobRequest& WithEventTypeName(const char* value) { SetEventTypeName(va… in WithEventTypeName() function
H A DEvent.h112 …inline Event& WithEventTypeName(const Aws::String& value) { SetEventTypeName(value); return *this;} in WithEventTypeName() function
117 …inline Event& WithEventTypeName(Aws::String&& value) { SetEventTypeName(std::move(value)); return … in WithEventTypeName() function
122 inline Event& WithEventTypeName(const char* value) { SetEventTypeName(value); return *this;} in WithEventTypeName() function
H A DSendEventRequest.h109 …inline SendEventRequest& WithEventTypeName(const Aws::String& value) { SetEventTypeName(value); re… in WithEventTypeName() function
114 …inline SendEventRequest& WithEventTypeName(Aws::String&& value) { SetEventTypeName(std::move(value… in WithEventTypeName() function
119 …inline SendEventRequest& WithEventTypeName(const char* value) { SetEventTypeName(value); return *t… in WithEventTypeName() function
H A DBatchImport.h346 …inline BatchImport& WithEventTypeName(const Aws::String& value) { SetEventTypeName(value); return … in WithEventTypeName() function
351 …inline BatchImport& WithEventTypeName(Aws::String&& value) { SetEventTypeName(std::move(value)); r… in WithEventTypeName() function
356 … inline BatchImport& WithEventTypeName(const char* value) { SetEventTypeName(value); return *this;} in WithEventTypeName() function
H A DGetEventPredictionRequest.h192 …inline GetEventPredictionRequest& WithEventTypeName(const Aws::String& value) { SetEventTypeName(v… in WithEventTypeName() function
197 …inline GetEventPredictionRequest& WithEventTypeName(Aws::String&& value) { SetEventTypeName(std::m… in WithEventTypeName() function
202 …inline GetEventPredictionRequest& WithEventTypeName(const char* value) { SetEventTypeName(value); … in WithEventTypeName() function
H A DBatchPrediction.h395 …inline BatchPrediction& WithEventTypeName(const Aws::String& value) { SetEventTypeName(value); ret… in WithEventTypeName() function
400 …inline BatchPrediction& WithEventTypeName(Aws::String&& value) { SetEventTypeName(std::move(value)… in WithEventTypeName() function
405 …inline BatchPrediction& WithEventTypeName(const char* value) { SetEventTypeName(value); return *th… in WithEventTypeName() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codestar-notifications/include/aws/codestar-notifications/model/
H A DEventTypeSummary.h151 …inline EventTypeSummary& WithEventTypeName(const Aws::String& value) { SetEventTypeName(value); re… in WithEventTypeName() function
156 …inline EventTypeSummary& WithEventTypeName(Aws::String&& value) { SetEventTypeName(std::move(value… in WithEventTypeName() function
161 …inline EventTypeSummary& WithEventTypeName(const char* value) { SetEventTypeName(value); return *t… in WithEventTypeName() function