Lines Matching refs:ImportApiOutput

4200 …atewayV2) ImportApiRequest(input *ImportApiInput) (req *request.Request, output *ImportApiOutput) {
4211 output = &ImportApiOutput{}
4245 func (c *ApiGatewayV2) ImportApi(input *ImportApiInput) (*ImportApiOutput, error) {
4259 …Context(ctx aws.Context, input *ImportApiInput, opts ...request.Option) (*ImportApiOutput, error) {
12326 type ImportApiOutput struct { struct
12374 func (s ImportApiOutput) String() string { argument
12379 func (s ImportApiOutput) GoString() string { argument
12384 func (s *ImportApiOutput) SetApiEndpoint(v string) *ImportApiOutput { argument
12390 func (s *ImportApiOutput) SetApiId(v string) *ImportApiOutput { argument
12396 func (s *ImportApiOutput) SetApiKeySelectionExpression(v string) *ImportApiOutput { argument
12402 func (s *ImportApiOutput) SetCorsConfiguration(v *Cors) *ImportApiOutput { argument
12408 func (s *ImportApiOutput) SetCreatedDate(v time.Time) *ImportApiOutput { argument
12414 func (s *ImportApiOutput) SetDescription(v string) *ImportApiOutput { argument
12420 func (s *ImportApiOutput) SetDisableSchemaValidation(v bool) *ImportApiOutput { argument
12426 func (s *ImportApiOutput) SetImportInfo(v []*string) *ImportApiOutput { argument
12432 func (s *ImportApiOutput) SetName(v string) *ImportApiOutput { argument
12438 func (s *ImportApiOutput) SetProtocolType(v string) *ImportApiOutput { argument
12444 func (s *ImportApiOutput) SetRouteSelectionExpression(v string) *ImportApiOutput { argument
12450 func (s *ImportApiOutput) SetTags(v map[string]*string) *ImportApiOutput { argument
12456 func (s *ImportApiOutput) SetVersion(v string) *ImportApiOutput { argument
12462 func (s *ImportApiOutput) SetWarnings(v []*string) *ImportApiOutput { argument