Lines Matching refs:StartChannelOutput

3376 … StartChannelRequest(input *StartChannelInput) (req *request.Request, output *StartChannelOutput) {
3387 output = &StartChannelOutput{}
3421 func (c *MediaLive) StartChannel(input *StartChannelInput) (*StartChannelOutput, error) {
3435 …t(ctx aws.Context, input *StartChannelInput, opts ...request.Option) (*StartChannelOutput, error) {
19433 type StartChannelOutput struct { struct
19472 func (s StartChannelOutput) String() string { argument
19477 func (s StartChannelOutput) GoString() string { argument
19482 func (s *StartChannelOutput) SetArn(v string) *StartChannelOutput { argument
19488 func (s *StartChannelOutput) SetChannelClass(v string) *StartChannelOutput { argument
19494 func (s *StartChannelOutput) SetDestinations(v []*OutputDestination) *StartChannelOutput { argument
19500 func (s *StartChannelOutput) SetEgressEndpoints(v []*ChannelEgressEndpoint) *StartChannelOutput { argument
19506 func (s *StartChannelOutput) SetEncoderSettings(v *EncoderSettings) *StartChannelOutput { argument
19512 func (s *StartChannelOutput) SetId(v string) *StartChannelOutput { argument
19518 func (s *StartChannelOutput) SetInputAttachments(v []*InputAttachment) *StartChannelOutput { argument
19524 func (s *StartChannelOutput) SetInputSpecification(v *InputSpecification) *StartChannelOutput { argument
19530 func (s *StartChannelOutput) SetLogLevel(v string) *StartChannelOutput { argument
19536 func (s *StartChannelOutput) SetName(v string) *StartChannelOutput { argument
19542 func (s *StartChannelOutput) SetPipelineDetails(v []*PipelineDetail) *StartChannelOutput { argument
19548 func (s *StartChannelOutput) SetPipelinesRunningCount(v int64) *StartChannelOutput { argument
19554 func (s *StartChannelOutput) SetRoleArn(v string) *StartChannelOutput { argument
19560 func (s *StartChannelOutput) SetState(v string) *StartChannelOutput { argument
19566 func (s *StartChannelOutput) SetTags(v map[string]*string) *StartChannelOutput { argument