Lines Matching refs:ActivityTaskScheduledEventAttributes

4137 type ActivityTaskScheduledEventAttributes struct {  struct
4199 func (s ActivityTaskScheduledEventAttributes) String() string { argument
4204 func (s ActivityTaskScheduledEventAttributes) GoString() string { argument
4209 func (s *ActivityTaskScheduledEventAttributes) SetActivityId(v string) *ActivityTaskScheduledEventA… argument
4215 func (s *ActivityTaskScheduledEventAttributes) SetActivityType(v *ActivityType) *ActivityTaskSchedu… argument
4221 func (s *ActivityTaskScheduledEventAttributes) SetControl(v string) *ActivityTaskScheduledEventAttr… argument
4227 func (s *ActivityTaskScheduledEventAttributes) SetDecisionTaskCompletedEventId(v int64) *ActivityTa… argument
4233 func (s *ActivityTaskScheduledEventAttributes) SetHeartbeatTimeout(v string) *ActivityTaskScheduled… argument
4239 func (s *ActivityTaskScheduledEventAttributes) SetInput(v string) *ActivityTaskScheduledEventAttrib… argument
4245 func (s *ActivityTaskScheduledEventAttributes) SetScheduleToCloseTimeout(v string) *ActivityTaskSch… argument
4251 func (s *ActivityTaskScheduledEventAttributes) SetScheduleToStartTimeout(v string) *ActivityTaskSch… argument
4257 func (s *ActivityTaskScheduledEventAttributes) SetStartToCloseTimeout(v string) *ActivityTaskSchedu… argument
4263 func (s *ActivityTaskScheduledEventAttributes) SetTaskList(v *TaskList) *ActivityTaskScheduledEvent… argument
4269 func (s *ActivityTaskScheduledEventAttributes) SetTaskPriority(v string) *ActivityTaskScheduledEven… argument
7812ActivityTaskScheduledEventAttributes *ActivityTaskScheduledEventAttributes `locationName:"activity… member
8095 …*HistoryEvent) SetActivityTaskScheduledEventAttributes(v *ActivityTaskScheduledEventAttributes) *H…
8096 s.ActivityTaskScheduledEventAttributes = v