Home
last modified time | relevance | path

Searched refs:WithKeyValue (Results 1 – 16 of 16) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot/include/aws/iot/model/
H A DBucket.h69 inline Bucket& WithKeyValue(const Aws::String& value) { SetKeyValue(value); return *this;} in WithKeyValue() function
74 inline Bucket& WithKeyValue(Aws::String&& value) { SetKeyValue(std::move(value)); return *this;} in WithKeyValue() function
79 inline Bucket& WithKeyValue(const char* value) { SetKeyValue(value); return *this;} in WithKeyValue() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iotevents/include/aws/iotevents/model/
H A DDetectorDebugOption.h116 …inline DetectorDebugOption& WithKeyValue(const Aws::String& value) { SetKeyValue(value); return *t… in WithKeyValue() function
122 …inline DetectorDebugOption& WithKeyValue(Aws::String&& value) { SetKeyValue(std::move(value)); ret… in WithKeyValue() function
128 inline DetectorDebugOption& WithKeyValue(const char* value) { SetKeyValue(value); return *this;} in WithKeyValue() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iotevents-data/include/aws/iotevents-data/model/
H A DDescribeAlarmRequest.h122 …inline DescribeAlarmRequest& WithKeyValue(const Aws::String& value) { SetKeyValue(value); return *… in WithKeyValue() function
129 …inline DescribeAlarmRequest& WithKeyValue(Aws::String&& value) { SetKeyValue(std::move(value)); re… in WithKeyValue() function
136 … inline DescribeAlarmRequest& WithKeyValue(const char* value) { SetKeyValue(value); return *this;} in WithKeyValue() function
H A DDescribeDetectorRequest.h124 …inline DescribeDetectorRequest& WithKeyValue(const Aws::String& value) { SetKeyValue(value); retur… in WithKeyValue() function
130 …inline DescribeDetectorRequest& WithKeyValue(Aws::String&& value) { SetKeyValue(std::move(value));… in WithKeyValue() function
136 …inline DescribeDetectorRequest& WithKeyValue(const char* value) { SetKeyValue(value); return *this… in WithKeyValue() function
H A DUpdateDetectorRequest.h166 …inline UpdateDetectorRequest& WithKeyValue(const Aws::String& value) { SetKeyValue(value); return … in WithKeyValue() function
172 …inline UpdateDetectorRequest& WithKeyValue(Aws::String&& value) { SetKeyValue(std::move(value)); r… in WithKeyValue() function
178 … inline UpdateDetectorRequest& WithKeyValue(const char* value) { SetKeyValue(value); return *this;} in WithKeyValue() function
H A DDisableAlarmActionRequest.h162 …inline DisableAlarmActionRequest& WithKeyValue(const Aws::String& value) { SetKeyValue(value); ret… in WithKeyValue() function
169 …inline DisableAlarmActionRequest& WithKeyValue(Aws::String&& value) { SetKeyValue(std::move(value)… in WithKeyValue() function
176 …inline DisableAlarmActionRequest& WithKeyValue(const char* value) { SetKeyValue(value); return *th… in WithKeyValue() function
H A DEnableAlarmActionRequest.h162 …inline EnableAlarmActionRequest& WithKeyValue(const Aws::String& value) { SetKeyValue(value); retu… in WithKeyValue() function
169 …inline EnableAlarmActionRequest& WithKeyValue(Aws::String&& value) { SetKeyValue(std::move(value))… in WithKeyValue() function
176 …inline EnableAlarmActionRequest& WithKeyValue(const char* value) { SetKeyValue(value); return *thi… in WithKeyValue() function
H A DAcknowledgeAlarmActionRequest.h162 …inline AcknowledgeAlarmActionRequest& WithKeyValue(const Aws::String& value) { SetKeyValue(value);… in WithKeyValue() function
169 …inline AcknowledgeAlarmActionRequest& WithKeyValue(Aws::String&& value) { SetKeyValue(std::move(va… in WithKeyValue() function
176 …inline AcknowledgeAlarmActionRequest& WithKeyValue(const char* value) { SetKeyValue(value); return… in WithKeyValue() function
H A DResetAlarmActionRequest.h162 …inline ResetAlarmActionRequest& WithKeyValue(const Aws::String& value) { SetKeyValue(value); retur… in WithKeyValue() function
169 …inline ResetAlarmActionRequest& WithKeyValue(Aws::String&& value) { SetKeyValue(std::move(value));… in WithKeyValue() function
176 …inline ResetAlarmActionRequest& WithKeyValue(const char* value) { SetKeyValue(value); return *this… in WithKeyValue() function
H A DSnoozeAlarmActionRequest.h162 …inline SnoozeAlarmActionRequest& WithKeyValue(const Aws::String& value) { SetKeyValue(value); retu… in WithKeyValue() function
169 …inline SnoozeAlarmActionRequest& WithKeyValue(Aws::String&& value) { SetKeyValue(std::move(value))… in WithKeyValue() function
176 …inline SnoozeAlarmActionRequest& WithKeyValue(const char* value) { SetKeyValue(value); return *thi… in WithKeyValue() function
H A DAlarmSummary.h164 inline AlarmSummary& WithKeyValue(const Aws::String& value) { SetKeyValue(value); return *this;} in WithKeyValue() function
171 …inline AlarmSummary& WithKeyValue(Aws::String&& value) { SetKeyValue(std::move(value)); return *th… in WithKeyValue() function
178 inline AlarmSummary& WithKeyValue(const char* value) { SetKeyValue(value); return *this;} in WithKeyValue() function
H A DDetectorSummary.h117 …inline DetectorSummary& WithKeyValue(const Aws::String& value) { SetKeyValue(value); return *this;} in WithKeyValue() function
123 …inline DetectorSummary& WithKeyValue(Aws::String&& value) { SetKeyValue(std::move(value)); return … in WithKeyValue() function
129 inline DetectorSummary& WithKeyValue(const char* value) { SetKeyValue(value); return *this;} in WithKeyValue() function
H A DAlarm.h164 inline Alarm& WithKeyValue(const Aws::String& value) { SetKeyValue(value); return *this;} in WithKeyValue() function
171 inline Alarm& WithKeyValue(Aws::String&& value) { SetKeyValue(std::move(value)); return *this;} in WithKeyValue() function
178 inline Alarm& WithKeyValue(const char* value) { SetKeyValue(value); return *this;} in WithKeyValue() function
H A DDetector.h117 inline Detector& WithKeyValue(const Aws::String& value) { SetKeyValue(value); return *this;} in WithKeyValue() function
123 … inline Detector& WithKeyValue(Aws::String&& value) { SetKeyValue(std::move(value)); return *this;} in WithKeyValue() function
129 inline Detector& WithKeyValue(const char* value) { SetKeyValue(value); return *this;} in WithKeyValue() function
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/chavacava/garif/
H A Ddecorators.go29 func (b PropertyBag) WithKeyValue(key string, value interface{}) PropertyBag { func
46 r.Properties.WithKeyValue(key, value)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/lib/apiservers/engine/backends/kv/
H A Dkv.go79 context.Background()).WithKey(fullKey).WithKeyValue(keyval))