Lines Matching refs:DescribeTrialComponentOutput

7085 …(input *DescribeTrialComponentInput) (req *request.Request, output *DescribeTrialComponentOutput) {
7096 output = &DescribeTrialComponentOutput{}
7117 … DescribeTrialComponent(input *DescribeTrialComponentInput) (*DescribeTrialComponentOutput, error)…
7131 …input *DescribeTrialComponentInput, opts ...request.Option) (*DescribeTrialComponentOutput, error)…
29498 type DescribeTrialComponentOutput struct { struct
29555 func (s DescribeTrialComponentOutput) String() string { argument
29560 func (s DescribeTrialComponentOutput) GoString() string { argument
29565 func (s *DescribeTrialComponentOutput) SetCreatedBy(v *UserContext) *DescribeTrialComponentOutput { argument
29571 func (s *DescribeTrialComponentOutput) SetCreationTime(v time.Time) *DescribeTrialComponentOutput { argument
29577 func (s *DescribeTrialComponentOutput) SetDisplayName(v string) *DescribeTrialComponentOutput { argument
29583 func (s *DescribeTrialComponentOutput) SetEndTime(v time.Time) *DescribeTrialComponentOutput { argument
29589 func (s *DescribeTrialComponentOutput) SetInputArtifacts(v map[string]*TrialComponentArtifact) *Des… argument
29595 func (s *DescribeTrialComponentOutput) SetLastModifiedBy(v *UserContext) *DescribeTrialComponentOut… argument
29601 func (s *DescribeTrialComponentOutput) SetLastModifiedTime(v time.Time) *DescribeTrialComponentOutp… argument
29607 func (s *DescribeTrialComponentOutput) SetMetrics(v []*TrialComponentMetricSummary) *DescribeTrialC… argument
29613 func (s *DescribeTrialComponentOutput) SetOutputArtifacts(v map[string]*TrialComponentArtifact) *De… argument
29619 func (s *DescribeTrialComponentOutput) SetParameters(v map[string]*TrialComponentParameterValue) *D… argument
29625 func (s *DescribeTrialComponentOutput) SetSource(v *TrialComponentSource) *DescribeTrialComponentOu… argument
29631 func (s *DescribeTrialComponentOutput) SetStartTime(v time.Time) *DescribeTrialComponentOutput { argument
29637 func (s *DescribeTrialComponentOutput) SetStatus(v *TrialComponentStatus) *DescribeTrialComponentOu… argument
29643 func (s *DescribeTrialComponentOutput) SetTrialComponentArn(v string) *DescribeTrialComponentOutput argument
29649 func (s *DescribeTrialComponentOutput) SetTrialComponentName(v string) *DescribeTrialComponentOutpu… argument