Home
last modified time | relevance | path

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

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-appintegrations/include/aws/appintegrations/model/
H A DScheduleConfiguration.h32 class AWS_APPINTEGRATIONSSERVICE_API ScheduleConfiguration
35 ScheduleConfiguration();
36 ScheduleConfiguration(Aws::Utils::Json::JsonView jsonValue);
37 ScheduleConfiguration& operator=(Aws::Utils::Json::JsonView jsonValue);
69 …inline ScheduleConfiguration& WithFirstExecutionFrom(const Aws::String& value) { SetFirstExecution… in WithFirstExecutionFrom()
79 …inline ScheduleConfiguration& WithFirstExecutionFrom(const char* value) { SetFirstExecutionFrom(va… in WithFirstExecutionFrom()
110 …inline ScheduleConfiguration& WithObject(const Aws::String& value) { SetObject(value); return *thi… in WithObject()
115 …inline ScheduleConfiguration& WithObject(Aws::String&& value) { SetObject(std::move(value)); retur… in WithObject()
120 inline ScheduleConfiguration& WithObject(const char* value) { SetObject(value); return *this;} in WithObject()
151 …inline ScheduleConfiguration& WithScheduleExpression(const Aws::String& value) { SetScheduleExpres… in WithScheduleExpression()
[all …]
H A DCreateDataIntegrationRequest.h205 inline const ScheduleConfiguration& GetScheduleConfig() const{ return m_scheduleConfig; } in GetScheduleConfig()
215 …inline void SetScheduleConfig(const ScheduleConfiguration& value) { m_scheduleConfigHasBeenSet = t… in SetScheduleConfig()
220 …inline void SetScheduleConfig(ScheduleConfiguration&& value) { m_scheduleConfigHasBeenSet = true; … in SetScheduleConfig()
225 …inline CreateDataIntegrationRequest& WithScheduleConfig(const ScheduleConfiguration& value) { SetS… in WithScheduleConfig()
230 …inline CreateDataIntegrationRequest& WithScheduleConfig(ScheduleConfiguration&& value) { SetSchedu… in WithScheduleConfig()
361 ScheduleConfiguration m_scheduleConfig;
H A DGetDataIntegrationResult.h256 …inline const ScheduleConfiguration& GetScheduleConfiguration() const{ return m_scheduleConfigurati… in GetScheduleConfiguration()
261 …inline void SetScheduleConfiguration(const ScheduleConfiguration& value) { m_scheduleConfiguration… in SetScheduleConfiguration()
266 …inline void SetScheduleConfiguration(ScheduleConfiguration&& value) { m_scheduleConfiguration = st… in SetScheduleConfiguration()
271 …inline GetDataIntegrationResult& WithScheduleConfiguration(const ScheduleConfiguration& value) { S… in WithScheduleConfiguration()
276 …inline GetDataIntegrationResult& WithScheduleConfiguration(ScheduleConfiguration&& value) { SetSch… in WithScheduleConfiguration()
353 ScheduleConfiguration m_scheduleConfiguration;
H A DCreateDataIntegrationResult.h256 …inline const ScheduleConfiguration& GetScheduleConfiguration() const{ return m_scheduleConfigurati… in GetScheduleConfiguration()
261 …inline void SetScheduleConfiguration(const ScheduleConfiguration& value) { m_scheduleConfiguration… in SetScheduleConfiguration()
266 …inline void SetScheduleConfiguration(ScheduleConfiguration&& value) { m_scheduleConfiguration = st… in SetScheduleConfiguration()
271 …inline CreateDataIntegrationResult& WithScheduleConfiguration(const ScheduleConfiguration& value) … in WithScheduleConfiguration()
276 …inline CreateDataIntegrationResult& WithScheduleConfiguration(ScheduleConfiguration&& value) { Set… in WithScheduleConfiguration()
396 ScheduleConfiguration m_scheduleConfiguration;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediatailor/source/model/
H A DScheduleConfiguration.cpp21 ScheduleConfiguration::ScheduleConfiguration() : in ScheduleConfiguration() function in Aws::MediaTailor::Model::ScheduleConfiguration
26 ScheduleConfiguration::ScheduleConfiguration(JsonView jsonValue) : in ScheduleConfiguration() function in Aws::MediaTailor::Model::ScheduleConfiguration
32 ScheduleConfiguration& ScheduleConfiguration::operator =(JsonView jsonValue) in operator =()
44 JsonValue ScheduleConfiguration::Jsonize() const in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-appintegrations/source/model/
H A DScheduleConfiguration.cpp21 ScheduleConfiguration::ScheduleConfiguration() : in ScheduleConfiguration() function in Aws::AppIntegrationsService::Model::ScheduleConfiguration
28 ScheduleConfiguration::ScheduleConfiguration(JsonView jsonValue) : in ScheduleConfiguration() function in Aws::AppIntegrationsService::Model::ScheduleConfiguration
36 ScheduleConfiguration& ScheduleConfiguration::operator =(JsonView jsonValue) in operator =()
62 JsonValue ScheduleConfiguration::Jsonize() const in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediatailor/include/aws/mediatailor/model/
H A DScheduleConfiguration.h32 class AWS_MEDIATAILOR_API ScheduleConfiguration
35 ScheduleConfiguration();
36 ScheduleConfiguration(Aws::Utils::Json::JsonView jsonValue);
37 ScheduleConfiguration& operator=(Aws::Utils::Json::JsonView jsonValue);
64 …inline ScheduleConfiguration& WithTransition(const Transition& value) { SetTransition(value); retu… in WithTransition()
69 …inline ScheduleConfiguration& WithTransition(Transition&& value) { SetTransition(std::move(value))… in WithTransition()
H A DCreateProgramRequest.h164 …inline const ScheduleConfiguration& GetScheduleConfiguration() const{ return m_scheduleConfigurati… in GetScheduleConfiguration()
174 …inline void SetScheduleConfiguration(const ScheduleConfiguration& value) { m_scheduleConfiguration… in SetScheduleConfiguration()
179 …inline void SetScheduleConfiguration(ScheduleConfiguration&& value) { m_scheduleConfigurationHasBe… in SetScheduleConfiguration()
184 …inline CreateProgramRequest& WithScheduleConfiguration(const ScheduleConfiguration& value) { SetSc… in WithScheduleConfiguration()
189 …inline CreateProgramRequest& WithScheduleConfiguration(ScheduleConfiguration&& value) { SetSchedul… in WithScheduleConfiguration()
284 ScheduleConfiguration m_scheduleConfiguration;
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/appintegrationsservice/
H A Dapi.go1623 ScheduleConfiguration *ScheduleConfiguration `type:"structure"` member
1688 s.ScheduleConfiguration = v
2436 ScheduleConfiguration *ScheduleConfiguration `type:"structure"` member
2495 s.ScheduleConfiguration = v
3395 type ScheduleConfiguration struct { struct
3413 func (s ScheduleConfiguration) String() string { argument
3422 func (s ScheduleConfiguration) GoString() string { argument
3427 func (s *ScheduleConfiguration) Validate() error { argument
3446 func (s *ScheduleConfiguration) SetFirstExecutionFrom(v string) *ScheduleConfiguration { argument
3452 func (s *ScheduleConfiguration) SetObject(v string) *ScheduleConfiguration { argument
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/appintegrationsservice/
H A Dapi.go1623 ScheduleConfiguration *ScheduleConfiguration `type:"structure"` member
1688 s.ScheduleConfiguration = v
2436 ScheduleConfiguration *ScheduleConfiguration `type:"structure"` member
2495 s.ScheduleConfiguration = v
3395 type ScheduleConfiguration struct { struct
3413 func (s ScheduleConfiguration) String() string { argument
3422 func (s ScheduleConfiguration) GoString() string { argument
3427 func (s *ScheduleConfiguration) Validate() error { argument
3446 func (s *ScheduleConfiguration) SetFirstExecutionFrom(v string) *ScheduleConfiguration { argument
3452 func (s *ScheduleConfiguration) SetObject(v string) *ScheduleConfiguration { argument
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/appintegrationsservice/
H A Dapi.go1623 ScheduleConfiguration *ScheduleConfiguration `type:"structure"` member
1688 s.ScheduleConfiguration = v
2436 ScheduleConfiguration *ScheduleConfiguration `type:"structure"` member
2495 s.ScheduleConfiguration = v
3395 type ScheduleConfiguration struct { struct
3413 func (s ScheduleConfiguration) String() string { argument
3422 func (s ScheduleConfiguration) GoString() string { argument
3427 func (s *ScheduleConfiguration) Validate() error { argument
3446 func (s *ScheduleConfiguration) SetFirstExecutionFrom(v string) *ScheduleConfiguration { argument
3452 func (s *ScheduleConfiguration) SetObject(v string) *ScheduleConfiguration { argument
[all …]
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/mediatailor/
H A Dapi_op_CreateProgram.go46 ScheduleConfiguration *types.ScheduleConfiguration member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/mediatailor/
H A Dapi_op_CreateProgram.go46 ScheduleConfiguration *types.ScheduleConfiguration member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/mediatailor/
H A Dapi_op_CreateProgram.go46 ScheduleConfiguration *types.ScheduleConfiguration member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/mediatailor/
H A Dapi_op_CreateProgram.go46 ScheduleConfiguration *types.ScheduleConfiguration member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/mediatailor/
H A Dapi_op_CreateProgram.go46 ScheduleConfiguration *types.ScheduleConfiguration member
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/engine_impl/
H A Dsync_scheduler.h76 virtual void ScheduleConfiguration(ConfigurationParams params) = 0;
H A Dsync_scheduler_impl_unittest.cc567 scheduler()->ScheduleConfiguration(std::move(params)); in TEST_F()
592 scheduler()->ScheduleConfiguration(std::move(params)); in TEST_F()
633 scheduler()->ScheduleConfiguration(std::move(params)); in TEST_F()
651 scheduler()->ScheduleConfiguration(std::move(params)); in TEST_F()
675 scheduler()->ScheduleConfiguration(std::move(params)); in TEST_F()
699 scheduler()->ScheduleConfiguration(std::move(params)); in TEST_F()
955 scheduler()->ScheduleConfiguration(std::move(params)); in TEST_F()
1032 scheduler()->ScheduleConfiguration(std::move(params)); in TEST_F()
1354 scheduler()->ScheduleConfiguration(std::move(params)); in TEST_F()
1437 scheduler()->ScheduleConfiguration(std::move(params)); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/test/engine/
H A Dfake_sync_scheduler.cc32 void FakeSyncScheduler::ScheduleConfiguration(ConfigurationParams params) { in ScheduleConfiguration() function in syncer::FakeSyncScheduler
H A Dfake_sync_scheduler.h34 void ScheduleConfiguration(ConfigurationParams params) override;
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/mediatailor/types/
H A Dtypes.go448 type ScheduleConfiguration struct { struct
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/mediatailor/types/
H A Dtypes.go448 type ScheduleConfiguration struct { struct
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/mediatailor/types/
H A Dtypes.go448 type ScheduleConfiguration struct { struct
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/mediatailor/types/
H A Dtypes.go448 type ScheduleConfiguration struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/mediatailor/types/
H A Dtypes.go550 type ScheduleConfiguration struct { struct

12