Searched refs:SetPollingAccounts (Results 1 – 13 of 13) sorted by relevance
58 …inline void SetPollingAccounts(const Aws::Vector<Aws::String>& value) { m_pollingAccountsHasBeenSe… in SetPollingAccounts() function64 …inline void SetPollingAccounts(Aws::Vector<Aws::String>&& value) { m_pollingAccountsHasBeenSet = t… in SetPollingAccounts() function70 …tion& WithPollingAccounts(const Aws::Vector<Aws::String>& value) { SetPollingAccounts(value); retu… in WithPollingAccounts()76 …iguration& WithPollingAccounts(Aws::Vector<Aws::String>&& value) { SetPollingAccounts(std::move(va… in WithPollingAccounts()
9521 func (s *JobWorkerExecutorConfiguration) SetPollingAccounts(v []*string) *JobWorkerExecutorConfigur… func
10305 func (s *JobWorkerExecutorConfiguration) SetPollingAccounts(v []*string) *JobWorkerExecutorConfigur… func
9529 func (s *JobWorkerExecutorConfiguration) SetPollingAccounts(v []*string) *JobWorkerExecutorConfigur… func