Home
last modified time | relevance | path

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

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mq/include/aws/mq/model/
H A DWeeklyStartTime.h148 …inline WeeklyStartTime& WithTimeZone(const Aws::String& value) { SetTimeZone(value); return *this;} in WithTimeZone() function
154 …inline WeeklyStartTime& WithTimeZone(Aws::String&& value) { SetTimeZone(std::move(value)); return … in WithTimeZone() function
160 inline WeeklyStartTime& WithTimeZone(const char* value) { SetTimeZone(value); return *this;} in WithTimeZone() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-connect/include/aws/connect/model/
H A DUpdateHoursOfOperationRequest.h237 …inline UpdateHoursOfOperationRequest& WithTimeZone(const Aws::String& value) { SetTimeZone(value);… in WithTimeZone() function
242 …inline UpdateHoursOfOperationRequest& WithTimeZone(Aws::String&& value) { SetTimeZone(std::move(va… in WithTimeZone() function
247 …inline UpdateHoursOfOperationRequest& WithTimeZone(const char* value) { SetTimeZone(value); return… in WithTimeZone() function
H A DCreateHoursOfOperationRequest.h197 …inline CreateHoursOfOperationRequest& WithTimeZone(const Aws::String& value) { SetTimeZone(value);… in WithTimeZone() function
202 …inline CreateHoursOfOperationRequest& WithTimeZone(Aws::String&& value) { SetTimeZone(std::move(va… in WithTimeZone() function
207 …inline CreateHoursOfOperationRequest& WithTimeZone(const char* value) { SetTimeZone(value); return… in WithTimeZone() function
H A DHoursOfOperation.h235 …inline HoursOfOperation& WithTimeZone(const Aws::String& value) { SetTimeZone(value); return *this… in WithTimeZone() function
240 …inline HoursOfOperation& WithTimeZone(Aws::String&& value) { SetTimeZone(std::move(value)); return… in WithTimeZone() function
245 inline HoursOfOperation& WithTimeZone(const char* value) { SetTimeZone(value); return *this;} in WithTimeZone() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-autoscaling/include/aws/autoscaling/model/
H A DScheduledUpdateGroupActionRequest.h414 …inline ScheduledUpdateGroupActionRequest& WithTimeZone(const Aws::String& value) { SetTimeZone(val… in WithTimeZone() function
424 …inline ScheduledUpdateGroupActionRequest& WithTimeZone(Aws::String&& value) { SetTimeZone(std::mov… in WithTimeZone() function
434 …inline ScheduledUpdateGroupActionRequest& WithTimeZone(const char* value) { SetTimeZone(value); re… in WithTimeZone() function
H A DPutScheduledUpdateGroupActionRequest.h477 …inline PutScheduledUpdateGroupActionRequest& WithTimeZone(const Aws::String& value) { SetTimeZone(… in WithTimeZone() function
487 …inline PutScheduledUpdateGroupActionRequest& WithTimeZone(Aws::String&& value) { SetTimeZone(std::… in WithTimeZone() function
497 …inline PutScheduledUpdateGroupActionRequest& WithTimeZone(const char* value) { SetTimeZone(value);… in WithTimeZone() function
H A DScheduledUpdateGroupAction.h431 …inline ScheduledUpdateGroupAction& WithTimeZone(const Aws::String& value) { SetTimeZone(value); re… in WithTimeZone() function
436 …inline ScheduledUpdateGroupAction& WithTimeZone(Aws::String&& value) { SetTimeZone(std::move(value… in WithTimeZone() function
441 …inline ScheduledUpdateGroupAction& WithTimeZone(const char* value) { SetTimeZone(value); return *t… in WithTimeZone() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-forecast/include/aws/forecast/model/
H A DCreateDatasetImportJobRequest.h368 …inline CreateDatasetImportJobRequest& WithTimeZone(const Aws::String& value) { SetTimeZone(value);… in WithTimeZone() function
377 …inline CreateDatasetImportJobRequest& WithTimeZone(Aws::String&& value) { SetTimeZone(std::move(va… in WithTimeZone() function
386 …inline CreateDatasetImportJobRequest& WithTimeZone(const char* value) { SetTimeZone(value); return… in WithTimeZone() function
H A DDescribeDatasetImportJobResult.h248 …inline DescribeDatasetImportJobResult& WithTimeZone(const Aws::String& value) { SetTimeZone(value)… in WithTimeZone() function
253 …inline DescribeDatasetImportJobResult& WithTimeZone(Aws::String&& value) { SetTimeZone(std::move(v… in WithTimeZone() function
258 …inline DescribeDatasetImportJobResult& WithTimeZone(const char* value) { SetTimeZone(value); retur… in WithTimeZone() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-opsworks/include/aws/opsworks/model/
H A DCloudWatchLogsLogStream.h199 …inline CloudWatchLogsLogStream& WithTimeZone(const CloudWatchLogsTimeZone& value) { SetTimeZone(va… in WithTimeZone() function
204 …inline CloudWatchLogsLogStream& WithTimeZone(CloudWatchLogsTimeZone&& value) { SetTimeZone(std::mo… in WithTimeZone() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/abseil-cpp/absl/time/
H A Dformat_test.cc170 TEST(ParseTime, WithTimeZone) { in TEST() argument
/dports/devel/abseil/abseil-cpp-20211102.0/absl/time/
H A Dformat_test.cc170 TEST(ParseTime, WithTimeZone) { in TEST() argument
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/abseil-cpp/absl/time/
H A Dformat_test.cc170 TEST(ParseTime, WithTimeZone) { in TEST() argument
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/time/
H A Dformat_test.cc170 TEST(ParseTime, WithTimeZone) { in TEST() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/absl/time/
H A Dformat_test.cc170 TEST(ParseTime, WithTimeZone) { in TEST() argument
/dports/devel/bloaty/bloaty-1.1/third_party/abseil-cpp/absl/time/
H A Dformat_test.cc170 TEST(ParseTime, WithTimeZone) { in TEST() argument
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/time/
H A Dformat_test.cc170 TEST(ParseTime, WithTimeZone) { in TEST() argument
/dports/devel/cctz/cctz-2.2/src/
H A Dtime_zone_format_test.cc616 TEST(Parse, WithTimeZone) { in TEST() argument
/dports/devel/bloaty/bloaty-1.1/third_party/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_format_test.cc658 TEST(Parse, WithTimeZone) { in TEST() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_format_test.cc765 TEST(Parse, WithTimeZone) { in TEST() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_format_test.cc793 TEST(Parse, WithTimeZone) { in TEST() argument
/dports/devel/abseil/abseil-cpp-20211102.0/absl/time/internal/cctz/src/
H A Dtime_zone_format_test.cc794 TEST(Parse, WithTimeZone) { in TEST() argument
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_format_test.cc765 TEST(Parse, WithTimeZone) { in TEST() argument
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_format_test.cc793 TEST(Parse, WithTimeZone) { in TEST() argument
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_format_test.cc794 TEST(Parse, WithTimeZone) { in TEST() argument