Lines Matching refs:StartChannelOutput

3704 … StartChannelRequest(input *StartChannelInput) (req *request.Request, output *StartChannelOutput) {
3715 output = &StartChannelOutput{}
3749 func (c *MediaLive) StartChannel(input *StartChannelInput) (*StartChannelOutput, error) {
3763 …t(ctx aws.Context, input *StartChannelInput, opts ...request.Option) (*StartChannelOutput, error) {
21432 type StartChannelOutput struct { struct
21471 func (s StartChannelOutput) String() string { argument
21476 func (s StartChannelOutput) GoString() string { argument
21481 func (s *StartChannelOutput) SetArn(v string) *StartChannelOutput { argument
21487 func (s *StartChannelOutput) SetChannelClass(v string) *StartChannelOutput { argument
21493 func (s *StartChannelOutput) SetDestinations(v []*OutputDestination) *StartChannelOutput { argument
21499 func (s *StartChannelOutput) SetEgressEndpoints(v []*ChannelEgressEndpoint) *StartChannelOutput { argument
21505 func (s *StartChannelOutput) SetEncoderSettings(v *EncoderSettings) *StartChannelOutput { argument
21511 func (s *StartChannelOutput) SetId(v string) *StartChannelOutput { argument
21517 func (s *StartChannelOutput) SetInputAttachments(v []*InputAttachment) *StartChannelOutput { argument
21523 func (s *StartChannelOutput) SetInputSpecification(v *InputSpecification) *StartChannelOutput { argument
21529 func (s *StartChannelOutput) SetLogLevel(v string) *StartChannelOutput { argument
21535 func (s *StartChannelOutput) SetName(v string) *StartChannelOutput { argument
21541 func (s *StartChannelOutput) SetPipelineDetails(v []*PipelineDetail) *StartChannelOutput { argument
21547 func (s *StartChannelOutput) SetPipelinesRunningCount(v int64) *StartChannelOutput { argument
21553 func (s *StartChannelOutput) SetRoleArn(v string) *StartChannelOutput { argument
21559 func (s *StartChannelOutput) SetState(v string) *StartChannelOutput { argument
21565 func (s *StartChannelOutput) SetTags(v map[string]*string) *StartChannelOutput { argument