Documentation ¶
Overview ¶
Package apigatewayv2mock is a generated GoMock package.
Index ¶
- type MockApiGatewayV2API
- func (m *MockApiGatewayV2API) CreateApi(arg0 *apigatewayv2.CreateApiInput) (*apigatewayv2.CreateApiOutput, error)
- func (m *MockApiGatewayV2API) CreateApiMapping(arg0 *apigatewayv2.CreateApiMappingInput) (*apigatewayv2.CreateApiMappingOutput, error)
- func (m *MockApiGatewayV2API) CreateApiMappingRequest(arg0 *apigatewayv2.CreateApiMappingInput) (*request.Request, *apigatewayv2.CreateApiMappingOutput)
- func (m *MockApiGatewayV2API) CreateApiMappingWithContext(arg0 context.Context, arg1 *apigatewayv2.CreateApiMappingInput, ...) (*apigatewayv2.CreateApiMappingOutput, error)
- func (m *MockApiGatewayV2API) CreateApiRequest(arg0 *apigatewayv2.CreateApiInput) (*request.Request, *apigatewayv2.CreateApiOutput)
- func (m *MockApiGatewayV2API) CreateApiWithContext(arg0 context.Context, arg1 *apigatewayv2.CreateApiInput, ...) (*apigatewayv2.CreateApiOutput, error)
- func (m *MockApiGatewayV2API) CreateAuthorizer(arg0 *apigatewayv2.CreateAuthorizerInput) (*apigatewayv2.CreateAuthorizerOutput, error)
- func (m *MockApiGatewayV2API) CreateAuthorizerRequest(arg0 *apigatewayv2.CreateAuthorizerInput) (*request.Request, *apigatewayv2.CreateAuthorizerOutput)
- func (m *MockApiGatewayV2API) CreateAuthorizerWithContext(arg0 context.Context, arg1 *apigatewayv2.CreateAuthorizerInput, ...) (*apigatewayv2.CreateAuthorizerOutput, error)
- func (m *MockApiGatewayV2API) CreateDeployment(arg0 *apigatewayv2.CreateDeploymentInput) (*apigatewayv2.CreateDeploymentOutput, error)
- func (m *MockApiGatewayV2API) CreateDeploymentRequest(arg0 *apigatewayv2.CreateDeploymentInput) (*request.Request, *apigatewayv2.CreateDeploymentOutput)
- func (m *MockApiGatewayV2API) CreateDeploymentWithContext(arg0 context.Context, arg1 *apigatewayv2.CreateDeploymentInput, ...) (*apigatewayv2.CreateDeploymentOutput, error)
- func (m *MockApiGatewayV2API) CreateDomainName(arg0 *apigatewayv2.CreateDomainNameInput) (*apigatewayv2.CreateDomainNameOutput, error)
- func (m *MockApiGatewayV2API) CreateDomainNameRequest(arg0 *apigatewayv2.CreateDomainNameInput) (*request.Request, *apigatewayv2.CreateDomainNameOutput)
- func (m *MockApiGatewayV2API) CreateDomainNameWithContext(arg0 context.Context, arg1 *apigatewayv2.CreateDomainNameInput, ...) (*apigatewayv2.CreateDomainNameOutput, error)
- func (m *MockApiGatewayV2API) CreateIntegration(arg0 *apigatewayv2.CreateIntegrationInput) (*apigatewayv2.CreateIntegrationOutput, error)
- func (m *MockApiGatewayV2API) CreateIntegrationRequest(arg0 *apigatewayv2.CreateIntegrationInput) (*request.Request, *apigatewayv2.CreateIntegrationOutput)
- func (m *MockApiGatewayV2API) CreateIntegrationResponse(arg0 *apigatewayv2.CreateIntegrationResponseInput) (*apigatewayv2.CreateIntegrationResponseOutput, error)
- func (m *MockApiGatewayV2API) CreateIntegrationResponseRequest(arg0 *apigatewayv2.CreateIntegrationResponseInput) (*request.Request, *apigatewayv2.CreateIntegrationResponseOutput)
- func (m *MockApiGatewayV2API) CreateIntegrationResponseWithContext(arg0 context.Context, arg1 *apigatewayv2.CreateIntegrationResponseInput, ...) (*apigatewayv2.CreateIntegrationResponseOutput, error)
- func (m *MockApiGatewayV2API) CreateIntegrationWithContext(arg0 context.Context, arg1 *apigatewayv2.CreateIntegrationInput, ...) (*apigatewayv2.CreateIntegrationOutput, error)
- func (m *MockApiGatewayV2API) CreateModel(arg0 *apigatewayv2.CreateModelInput) (*apigatewayv2.CreateModelOutput, error)
- func (m *MockApiGatewayV2API) CreateModelRequest(arg0 *apigatewayv2.CreateModelInput) (*request.Request, *apigatewayv2.CreateModelOutput)
- func (m *MockApiGatewayV2API) CreateModelWithContext(arg0 context.Context, arg1 *apigatewayv2.CreateModelInput, ...) (*apigatewayv2.CreateModelOutput, error)
- func (m *MockApiGatewayV2API) CreateRoute(arg0 *apigatewayv2.CreateRouteInput) (*apigatewayv2.CreateRouteOutput, error)
- func (m *MockApiGatewayV2API) CreateRouteRequest(arg0 *apigatewayv2.CreateRouteInput) (*request.Request, *apigatewayv2.CreateRouteOutput)
- func (m *MockApiGatewayV2API) CreateRouteResponse(arg0 *apigatewayv2.CreateRouteResponseInput) (*apigatewayv2.CreateRouteResponseOutput, error)
- func (m *MockApiGatewayV2API) CreateRouteResponseRequest(arg0 *apigatewayv2.CreateRouteResponseInput) (*request.Request, *apigatewayv2.CreateRouteResponseOutput)
- func (m *MockApiGatewayV2API) CreateRouteResponseWithContext(arg0 context.Context, arg1 *apigatewayv2.CreateRouteResponseInput, ...) (*apigatewayv2.CreateRouteResponseOutput, error)
- func (m *MockApiGatewayV2API) CreateRouteWithContext(arg0 context.Context, arg1 *apigatewayv2.CreateRouteInput, ...) (*apigatewayv2.CreateRouteOutput, error)
- func (m *MockApiGatewayV2API) CreateStage(arg0 *apigatewayv2.CreateStageInput) (*apigatewayv2.CreateStageOutput, error)
- func (m *MockApiGatewayV2API) CreateStageRequest(arg0 *apigatewayv2.CreateStageInput) (*request.Request, *apigatewayv2.CreateStageOutput)
- func (m *MockApiGatewayV2API) CreateStageWithContext(arg0 context.Context, arg1 *apigatewayv2.CreateStageInput, ...) (*apigatewayv2.CreateStageOutput, error)
- func (m *MockApiGatewayV2API) CreateVpcLink(arg0 *apigatewayv2.CreateVpcLinkInput) (*apigatewayv2.CreateVpcLinkOutput, error)
- func (m *MockApiGatewayV2API) CreateVpcLinkRequest(arg0 *apigatewayv2.CreateVpcLinkInput) (*request.Request, *apigatewayv2.CreateVpcLinkOutput)
- func (m *MockApiGatewayV2API) CreateVpcLinkWithContext(arg0 context.Context, arg1 *apigatewayv2.CreateVpcLinkInput, ...) (*apigatewayv2.CreateVpcLinkOutput, error)
- func (m *MockApiGatewayV2API) DeleteAccessLogSettings(arg0 *apigatewayv2.DeleteAccessLogSettingsInput) (*apigatewayv2.DeleteAccessLogSettingsOutput, error)
- func (m *MockApiGatewayV2API) DeleteAccessLogSettingsRequest(arg0 *apigatewayv2.DeleteAccessLogSettingsInput) (*request.Request, *apigatewayv2.DeleteAccessLogSettingsOutput)
- func (m *MockApiGatewayV2API) DeleteAccessLogSettingsWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteAccessLogSettingsInput, ...) (*apigatewayv2.DeleteAccessLogSettingsOutput, error)
- func (m *MockApiGatewayV2API) DeleteApi(arg0 *apigatewayv2.DeleteApiInput) (*apigatewayv2.DeleteApiOutput, error)
- func (m *MockApiGatewayV2API) DeleteApiMapping(arg0 *apigatewayv2.DeleteApiMappingInput) (*apigatewayv2.DeleteApiMappingOutput, error)
- func (m *MockApiGatewayV2API) DeleteApiMappingRequest(arg0 *apigatewayv2.DeleteApiMappingInput) (*request.Request, *apigatewayv2.DeleteApiMappingOutput)
- func (m *MockApiGatewayV2API) DeleteApiMappingWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteApiMappingInput, ...) (*apigatewayv2.DeleteApiMappingOutput, error)
- func (m *MockApiGatewayV2API) DeleteApiRequest(arg0 *apigatewayv2.DeleteApiInput) (*request.Request, *apigatewayv2.DeleteApiOutput)
- func (m *MockApiGatewayV2API) DeleteApiWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteApiInput, ...) (*apigatewayv2.DeleteApiOutput, error)
- func (m *MockApiGatewayV2API) DeleteAuthorizer(arg0 *apigatewayv2.DeleteAuthorizerInput) (*apigatewayv2.DeleteAuthorizerOutput, error)
- func (m *MockApiGatewayV2API) DeleteAuthorizerRequest(arg0 *apigatewayv2.DeleteAuthorizerInput) (*request.Request, *apigatewayv2.DeleteAuthorizerOutput)
- func (m *MockApiGatewayV2API) DeleteAuthorizerWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteAuthorizerInput, ...) (*apigatewayv2.DeleteAuthorizerOutput, error)
- func (m *MockApiGatewayV2API) DeleteCorsConfiguration(arg0 *apigatewayv2.DeleteCorsConfigurationInput) (*apigatewayv2.DeleteCorsConfigurationOutput, error)
- func (m *MockApiGatewayV2API) DeleteCorsConfigurationRequest(arg0 *apigatewayv2.DeleteCorsConfigurationInput) (*request.Request, *apigatewayv2.DeleteCorsConfigurationOutput)
- func (m *MockApiGatewayV2API) DeleteCorsConfigurationWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteCorsConfigurationInput, ...) (*apigatewayv2.DeleteCorsConfigurationOutput, error)
- func (m *MockApiGatewayV2API) DeleteDeployment(arg0 *apigatewayv2.DeleteDeploymentInput) (*apigatewayv2.DeleteDeploymentOutput, error)
- func (m *MockApiGatewayV2API) DeleteDeploymentRequest(arg0 *apigatewayv2.DeleteDeploymentInput) (*request.Request, *apigatewayv2.DeleteDeploymentOutput)
- func (m *MockApiGatewayV2API) DeleteDeploymentWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteDeploymentInput, ...) (*apigatewayv2.DeleteDeploymentOutput, error)
- func (m *MockApiGatewayV2API) DeleteDomainName(arg0 *apigatewayv2.DeleteDomainNameInput) (*apigatewayv2.DeleteDomainNameOutput, error)
- func (m *MockApiGatewayV2API) DeleteDomainNameRequest(arg0 *apigatewayv2.DeleteDomainNameInput) (*request.Request, *apigatewayv2.DeleteDomainNameOutput)
- func (m *MockApiGatewayV2API) DeleteDomainNameWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteDomainNameInput, ...) (*apigatewayv2.DeleteDomainNameOutput, error)
- func (m *MockApiGatewayV2API) DeleteIntegration(arg0 *apigatewayv2.DeleteIntegrationInput) (*apigatewayv2.DeleteIntegrationOutput, error)
- func (m *MockApiGatewayV2API) DeleteIntegrationRequest(arg0 *apigatewayv2.DeleteIntegrationInput) (*request.Request, *apigatewayv2.DeleteIntegrationOutput)
- func (m *MockApiGatewayV2API) DeleteIntegrationResponse(arg0 *apigatewayv2.DeleteIntegrationResponseInput) (*apigatewayv2.DeleteIntegrationResponseOutput, error)
- func (m *MockApiGatewayV2API) DeleteIntegrationResponseRequest(arg0 *apigatewayv2.DeleteIntegrationResponseInput) (*request.Request, *apigatewayv2.DeleteIntegrationResponseOutput)
- func (m *MockApiGatewayV2API) DeleteIntegrationResponseWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteIntegrationResponseInput, ...) (*apigatewayv2.DeleteIntegrationResponseOutput, error)
- func (m *MockApiGatewayV2API) DeleteIntegrationWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteIntegrationInput, ...) (*apigatewayv2.DeleteIntegrationOutput, error)
- func (m *MockApiGatewayV2API) DeleteModel(arg0 *apigatewayv2.DeleteModelInput) (*apigatewayv2.DeleteModelOutput, error)
- func (m *MockApiGatewayV2API) DeleteModelRequest(arg0 *apigatewayv2.DeleteModelInput) (*request.Request, *apigatewayv2.DeleteModelOutput)
- func (m *MockApiGatewayV2API) DeleteModelWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteModelInput, ...) (*apigatewayv2.DeleteModelOutput, error)
- func (m *MockApiGatewayV2API) DeleteRoute(arg0 *apigatewayv2.DeleteRouteInput) (*apigatewayv2.DeleteRouteOutput, error)
- func (m *MockApiGatewayV2API) DeleteRouteRequest(arg0 *apigatewayv2.DeleteRouteInput) (*request.Request, *apigatewayv2.DeleteRouteOutput)
- func (m *MockApiGatewayV2API) DeleteRouteRequestParameter(arg0 *apigatewayv2.DeleteRouteRequestParameterInput) (*apigatewayv2.DeleteRouteRequestParameterOutput, error)
- func (m *MockApiGatewayV2API) DeleteRouteRequestParameterRequest(arg0 *apigatewayv2.DeleteRouteRequestParameterInput) (*request.Request, *apigatewayv2.DeleteRouteRequestParameterOutput)
- func (m *MockApiGatewayV2API) DeleteRouteRequestParameterWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteRouteRequestParameterInput, ...) (*apigatewayv2.DeleteRouteRequestParameterOutput, error)
- func (m *MockApiGatewayV2API) DeleteRouteResponse(arg0 *apigatewayv2.DeleteRouteResponseInput) (*apigatewayv2.DeleteRouteResponseOutput, error)
- func (m *MockApiGatewayV2API) DeleteRouteResponseRequest(arg0 *apigatewayv2.DeleteRouteResponseInput) (*request.Request, *apigatewayv2.DeleteRouteResponseOutput)
- func (m *MockApiGatewayV2API) DeleteRouteResponseWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteRouteResponseInput, ...) (*apigatewayv2.DeleteRouteResponseOutput, error)
- func (m *MockApiGatewayV2API) DeleteRouteSettings(arg0 *apigatewayv2.DeleteRouteSettingsInput) (*apigatewayv2.DeleteRouteSettingsOutput, error)
- func (m *MockApiGatewayV2API) DeleteRouteSettingsRequest(arg0 *apigatewayv2.DeleteRouteSettingsInput) (*request.Request, *apigatewayv2.DeleteRouteSettingsOutput)
- func (m *MockApiGatewayV2API) DeleteRouteSettingsWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteRouteSettingsInput, ...) (*apigatewayv2.DeleteRouteSettingsOutput, error)
- func (m *MockApiGatewayV2API) DeleteRouteWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteRouteInput, ...) (*apigatewayv2.DeleteRouteOutput, error)
- func (m *MockApiGatewayV2API) DeleteStage(arg0 *apigatewayv2.DeleteStageInput) (*apigatewayv2.DeleteStageOutput, error)
- func (m *MockApiGatewayV2API) DeleteStageRequest(arg0 *apigatewayv2.DeleteStageInput) (*request.Request, *apigatewayv2.DeleteStageOutput)
- func (m *MockApiGatewayV2API) DeleteStageWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteStageInput, ...) (*apigatewayv2.DeleteStageOutput, error)
- func (m *MockApiGatewayV2API) DeleteVpcLink(arg0 *apigatewayv2.DeleteVpcLinkInput) (*apigatewayv2.DeleteVpcLinkOutput, error)
- func (m *MockApiGatewayV2API) DeleteVpcLinkRequest(arg0 *apigatewayv2.DeleteVpcLinkInput) (*request.Request, *apigatewayv2.DeleteVpcLinkOutput)
- func (m *MockApiGatewayV2API) DeleteVpcLinkWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteVpcLinkInput, ...) (*apigatewayv2.DeleteVpcLinkOutput, error)
- func (m *MockApiGatewayV2API) EXPECT() *MockApiGatewayV2APIMockRecorder
- func (m *MockApiGatewayV2API) ExportApi(arg0 *apigatewayv2.ExportApiInput) (*apigatewayv2.ExportApiOutput, error)
- func (m *MockApiGatewayV2API) ExportApiRequest(arg0 *apigatewayv2.ExportApiInput) (*request.Request, *apigatewayv2.ExportApiOutput)
- func (m *MockApiGatewayV2API) ExportApiWithContext(arg0 context.Context, arg1 *apigatewayv2.ExportApiInput, ...) (*apigatewayv2.ExportApiOutput, error)
- func (m *MockApiGatewayV2API) GetApi(arg0 *apigatewayv2.GetApiInput) (*apigatewayv2.GetApiOutput, error)
- func (m *MockApiGatewayV2API) GetApiMapping(arg0 *apigatewayv2.GetApiMappingInput) (*apigatewayv2.GetApiMappingOutput, error)
- func (m *MockApiGatewayV2API) GetApiMappingRequest(arg0 *apigatewayv2.GetApiMappingInput) (*request.Request, *apigatewayv2.GetApiMappingOutput)
- func (m *MockApiGatewayV2API) GetApiMappingWithContext(arg0 context.Context, arg1 *apigatewayv2.GetApiMappingInput, ...) (*apigatewayv2.GetApiMappingOutput, error)
- func (m *MockApiGatewayV2API) GetApiMappings(arg0 *apigatewayv2.GetApiMappingsInput) (*apigatewayv2.GetApiMappingsOutput, error)
- func (m *MockApiGatewayV2API) GetApiMappingsRequest(arg0 *apigatewayv2.GetApiMappingsInput) (*request.Request, *apigatewayv2.GetApiMappingsOutput)
- func (m *MockApiGatewayV2API) GetApiMappingsWithContext(arg0 context.Context, arg1 *apigatewayv2.GetApiMappingsInput, ...) (*apigatewayv2.GetApiMappingsOutput, error)
- func (m *MockApiGatewayV2API) GetApiRequest(arg0 *apigatewayv2.GetApiInput) (*request.Request, *apigatewayv2.GetApiOutput)
- func (m *MockApiGatewayV2API) GetApiWithContext(arg0 context.Context, arg1 *apigatewayv2.GetApiInput, arg2 ...request.Option) (*apigatewayv2.GetApiOutput, error)
- func (m *MockApiGatewayV2API) GetApis(arg0 *apigatewayv2.GetApisInput) (*apigatewayv2.GetApisOutput, error)
- func (m *MockApiGatewayV2API) GetApisRequest(arg0 *apigatewayv2.GetApisInput) (*request.Request, *apigatewayv2.GetApisOutput)
- func (m *MockApiGatewayV2API) GetApisWithContext(arg0 context.Context, arg1 *apigatewayv2.GetApisInput, arg2 ...request.Option) (*apigatewayv2.GetApisOutput, error)
- func (m *MockApiGatewayV2API) GetAuthorizer(arg0 *apigatewayv2.GetAuthorizerInput) (*apigatewayv2.GetAuthorizerOutput, error)
- func (m *MockApiGatewayV2API) GetAuthorizerRequest(arg0 *apigatewayv2.GetAuthorizerInput) (*request.Request, *apigatewayv2.GetAuthorizerOutput)
- func (m *MockApiGatewayV2API) GetAuthorizerWithContext(arg0 context.Context, arg1 *apigatewayv2.GetAuthorizerInput, ...) (*apigatewayv2.GetAuthorizerOutput, error)
- func (m *MockApiGatewayV2API) GetAuthorizers(arg0 *apigatewayv2.GetAuthorizersInput) (*apigatewayv2.GetAuthorizersOutput, error)
- func (m *MockApiGatewayV2API) GetAuthorizersRequest(arg0 *apigatewayv2.GetAuthorizersInput) (*request.Request, *apigatewayv2.GetAuthorizersOutput)
- func (m *MockApiGatewayV2API) GetAuthorizersWithContext(arg0 context.Context, arg1 *apigatewayv2.GetAuthorizersInput, ...) (*apigatewayv2.GetAuthorizersOutput, error)
- func (m *MockApiGatewayV2API) GetDeployment(arg0 *apigatewayv2.GetDeploymentInput) (*apigatewayv2.GetDeploymentOutput, error)
- func (m *MockApiGatewayV2API) GetDeploymentRequest(arg0 *apigatewayv2.GetDeploymentInput) (*request.Request, *apigatewayv2.GetDeploymentOutput)
- func (m *MockApiGatewayV2API) GetDeploymentWithContext(arg0 context.Context, arg1 *apigatewayv2.GetDeploymentInput, ...) (*apigatewayv2.GetDeploymentOutput, error)
- func (m *MockApiGatewayV2API) GetDeployments(arg0 *apigatewayv2.GetDeploymentsInput) (*apigatewayv2.GetDeploymentsOutput, error)
- func (m *MockApiGatewayV2API) GetDeploymentsRequest(arg0 *apigatewayv2.GetDeploymentsInput) (*request.Request, *apigatewayv2.GetDeploymentsOutput)
- func (m *MockApiGatewayV2API) GetDeploymentsWithContext(arg0 context.Context, arg1 *apigatewayv2.GetDeploymentsInput, ...) (*apigatewayv2.GetDeploymentsOutput, error)
- func (m *MockApiGatewayV2API) GetDomainName(arg0 *apigatewayv2.GetDomainNameInput) (*apigatewayv2.GetDomainNameOutput, error)
- func (m *MockApiGatewayV2API) GetDomainNameRequest(arg0 *apigatewayv2.GetDomainNameInput) (*request.Request, *apigatewayv2.GetDomainNameOutput)
- func (m *MockApiGatewayV2API) GetDomainNameWithContext(arg0 context.Context, arg1 *apigatewayv2.GetDomainNameInput, ...) (*apigatewayv2.GetDomainNameOutput, error)
- func (m *MockApiGatewayV2API) GetDomainNames(arg0 *apigatewayv2.GetDomainNamesInput) (*apigatewayv2.GetDomainNamesOutput, error)
- func (m *MockApiGatewayV2API) GetDomainNamesRequest(arg0 *apigatewayv2.GetDomainNamesInput) (*request.Request, *apigatewayv2.GetDomainNamesOutput)
- func (m *MockApiGatewayV2API) GetDomainNamesWithContext(arg0 context.Context, arg1 *apigatewayv2.GetDomainNamesInput, ...) (*apigatewayv2.GetDomainNamesOutput, error)
- func (m *MockApiGatewayV2API) GetIntegration(arg0 *apigatewayv2.GetIntegrationInput) (*apigatewayv2.GetIntegrationOutput, error)
- func (m *MockApiGatewayV2API) GetIntegrationRequest(arg0 *apigatewayv2.GetIntegrationInput) (*request.Request, *apigatewayv2.GetIntegrationOutput)
- func (m *MockApiGatewayV2API) GetIntegrationResponse(arg0 *apigatewayv2.GetIntegrationResponseInput) (*apigatewayv2.GetIntegrationResponseOutput, error)
- func (m *MockApiGatewayV2API) GetIntegrationResponseRequest(arg0 *apigatewayv2.GetIntegrationResponseInput) (*request.Request, *apigatewayv2.GetIntegrationResponseOutput)
- func (m *MockApiGatewayV2API) GetIntegrationResponseWithContext(arg0 context.Context, arg1 *apigatewayv2.GetIntegrationResponseInput, ...) (*apigatewayv2.GetIntegrationResponseOutput, error)
- func (m *MockApiGatewayV2API) GetIntegrationResponses(arg0 *apigatewayv2.GetIntegrationResponsesInput) (*apigatewayv2.GetIntegrationResponsesOutput, error)
- func (m *MockApiGatewayV2API) GetIntegrationResponsesRequest(arg0 *apigatewayv2.GetIntegrationResponsesInput) (*request.Request, *apigatewayv2.GetIntegrationResponsesOutput)
- func (m *MockApiGatewayV2API) GetIntegrationResponsesWithContext(arg0 context.Context, arg1 *apigatewayv2.GetIntegrationResponsesInput, ...) (*apigatewayv2.GetIntegrationResponsesOutput, error)
- func (m *MockApiGatewayV2API) GetIntegrationWithContext(arg0 context.Context, arg1 *apigatewayv2.GetIntegrationInput, ...) (*apigatewayv2.GetIntegrationOutput, error)
- func (m *MockApiGatewayV2API) GetIntegrations(arg0 *apigatewayv2.GetIntegrationsInput) (*apigatewayv2.GetIntegrationsOutput, error)
- func (m *MockApiGatewayV2API) GetIntegrationsRequest(arg0 *apigatewayv2.GetIntegrationsInput) (*request.Request, *apigatewayv2.GetIntegrationsOutput)
- func (m *MockApiGatewayV2API) GetIntegrationsWithContext(arg0 context.Context, arg1 *apigatewayv2.GetIntegrationsInput, ...) (*apigatewayv2.GetIntegrationsOutput, error)
- func (m *MockApiGatewayV2API) GetModel(arg0 *apigatewayv2.GetModelInput) (*apigatewayv2.GetModelOutput, error)
- func (m *MockApiGatewayV2API) GetModelRequest(arg0 *apigatewayv2.GetModelInput) (*request.Request, *apigatewayv2.GetModelOutput)
- func (m *MockApiGatewayV2API) GetModelTemplate(arg0 *apigatewayv2.GetModelTemplateInput) (*apigatewayv2.GetModelTemplateOutput, error)
- func (m *MockApiGatewayV2API) GetModelTemplateRequest(arg0 *apigatewayv2.GetModelTemplateInput) (*request.Request, *apigatewayv2.GetModelTemplateOutput)
- func (m *MockApiGatewayV2API) GetModelTemplateWithContext(arg0 context.Context, arg1 *apigatewayv2.GetModelTemplateInput, ...) (*apigatewayv2.GetModelTemplateOutput, error)
- func (m *MockApiGatewayV2API) GetModelWithContext(arg0 context.Context, arg1 *apigatewayv2.GetModelInput, arg2 ...request.Option) (*apigatewayv2.GetModelOutput, error)
- func (m *MockApiGatewayV2API) GetModels(arg0 *apigatewayv2.GetModelsInput) (*apigatewayv2.GetModelsOutput, error)
- func (m *MockApiGatewayV2API) GetModelsRequest(arg0 *apigatewayv2.GetModelsInput) (*request.Request, *apigatewayv2.GetModelsOutput)
- func (m *MockApiGatewayV2API) GetModelsWithContext(arg0 context.Context, arg1 *apigatewayv2.GetModelsInput, ...) (*apigatewayv2.GetModelsOutput, error)
- func (m *MockApiGatewayV2API) GetRoute(arg0 *apigatewayv2.GetRouteInput) (*apigatewayv2.GetRouteOutput, error)
- func (m *MockApiGatewayV2API) GetRouteRequest(arg0 *apigatewayv2.GetRouteInput) (*request.Request, *apigatewayv2.GetRouteOutput)
- func (m *MockApiGatewayV2API) GetRouteResponse(arg0 *apigatewayv2.GetRouteResponseInput) (*apigatewayv2.GetRouteResponseOutput, error)
- func (m *MockApiGatewayV2API) GetRouteResponseRequest(arg0 *apigatewayv2.GetRouteResponseInput) (*request.Request, *apigatewayv2.GetRouteResponseOutput)
- func (m *MockApiGatewayV2API) GetRouteResponseWithContext(arg0 context.Context, arg1 *apigatewayv2.GetRouteResponseInput, ...) (*apigatewayv2.GetRouteResponseOutput, error)
- func (m *MockApiGatewayV2API) GetRouteResponses(arg0 *apigatewayv2.GetRouteResponsesInput) (*apigatewayv2.GetRouteResponsesOutput, error)
- func (m *MockApiGatewayV2API) GetRouteResponsesRequest(arg0 *apigatewayv2.GetRouteResponsesInput) (*request.Request, *apigatewayv2.GetRouteResponsesOutput)
- func (m *MockApiGatewayV2API) GetRouteResponsesWithContext(arg0 context.Context, arg1 *apigatewayv2.GetRouteResponsesInput, ...) (*apigatewayv2.GetRouteResponsesOutput, error)
- func (m *MockApiGatewayV2API) GetRouteWithContext(arg0 context.Context, arg1 *apigatewayv2.GetRouteInput, arg2 ...request.Option) (*apigatewayv2.GetRouteOutput, error)
- func (m *MockApiGatewayV2API) GetRoutes(arg0 *apigatewayv2.GetRoutesInput) (*apigatewayv2.GetRoutesOutput, error)
- func (m *MockApiGatewayV2API) GetRoutesRequest(arg0 *apigatewayv2.GetRoutesInput) (*request.Request, *apigatewayv2.GetRoutesOutput)
- func (m *MockApiGatewayV2API) GetRoutesWithContext(arg0 context.Context, arg1 *apigatewayv2.GetRoutesInput, ...) (*apigatewayv2.GetRoutesOutput, error)
- func (m *MockApiGatewayV2API) GetStage(arg0 *apigatewayv2.GetStageInput) (*apigatewayv2.GetStageOutput, error)
- func (m *MockApiGatewayV2API) GetStageRequest(arg0 *apigatewayv2.GetStageInput) (*request.Request, *apigatewayv2.GetStageOutput)
- func (m *MockApiGatewayV2API) GetStageWithContext(arg0 context.Context, arg1 *apigatewayv2.GetStageInput, arg2 ...request.Option) (*apigatewayv2.GetStageOutput, error)
- func (m *MockApiGatewayV2API) GetStages(arg0 *apigatewayv2.GetStagesInput) (*apigatewayv2.GetStagesOutput, error)
- func (m *MockApiGatewayV2API) GetStagesRequest(arg0 *apigatewayv2.GetStagesInput) (*request.Request, *apigatewayv2.GetStagesOutput)
- func (m *MockApiGatewayV2API) GetStagesWithContext(arg0 context.Context, arg1 *apigatewayv2.GetStagesInput, ...) (*apigatewayv2.GetStagesOutput, error)
- func (m *MockApiGatewayV2API) GetTags(arg0 *apigatewayv2.GetTagsInput) (*apigatewayv2.GetTagsOutput, error)
- func (m *MockApiGatewayV2API) GetTagsRequest(arg0 *apigatewayv2.GetTagsInput) (*request.Request, *apigatewayv2.GetTagsOutput)
- func (m *MockApiGatewayV2API) GetTagsWithContext(arg0 context.Context, arg1 *apigatewayv2.GetTagsInput, arg2 ...request.Option) (*apigatewayv2.GetTagsOutput, error)
- func (m *MockApiGatewayV2API) GetVpcLink(arg0 *apigatewayv2.GetVpcLinkInput) (*apigatewayv2.GetVpcLinkOutput, error)
- func (m *MockApiGatewayV2API) GetVpcLinkRequest(arg0 *apigatewayv2.GetVpcLinkInput) (*request.Request, *apigatewayv2.GetVpcLinkOutput)
- func (m *MockApiGatewayV2API) GetVpcLinkWithContext(arg0 context.Context, arg1 *apigatewayv2.GetVpcLinkInput, ...) (*apigatewayv2.GetVpcLinkOutput, error)
- func (m *MockApiGatewayV2API) GetVpcLinks(arg0 *apigatewayv2.GetVpcLinksInput) (*apigatewayv2.GetVpcLinksOutput, error)
- func (m *MockApiGatewayV2API) GetVpcLinksRequest(arg0 *apigatewayv2.GetVpcLinksInput) (*request.Request, *apigatewayv2.GetVpcLinksOutput)
- func (m *MockApiGatewayV2API) GetVpcLinksWithContext(arg0 context.Context, arg1 *apigatewayv2.GetVpcLinksInput, ...) (*apigatewayv2.GetVpcLinksOutput, error)
- func (m *MockApiGatewayV2API) ImportApi(arg0 *apigatewayv2.ImportApiInput) (*apigatewayv2.ImportApiOutput, error)
- func (m *MockApiGatewayV2API) ImportApiRequest(arg0 *apigatewayv2.ImportApiInput) (*request.Request, *apigatewayv2.ImportApiOutput)
- func (m *MockApiGatewayV2API) ImportApiWithContext(arg0 context.Context, arg1 *apigatewayv2.ImportApiInput, ...) (*apigatewayv2.ImportApiOutput, error)
- func (m *MockApiGatewayV2API) ReimportApi(arg0 *apigatewayv2.ReimportApiInput) (*apigatewayv2.ReimportApiOutput, error)
- func (m *MockApiGatewayV2API) ReimportApiRequest(arg0 *apigatewayv2.ReimportApiInput) (*request.Request, *apigatewayv2.ReimportApiOutput)
- func (m *MockApiGatewayV2API) ReimportApiWithContext(arg0 context.Context, arg1 *apigatewayv2.ReimportApiInput, ...) (*apigatewayv2.ReimportApiOutput, error)
- func (m *MockApiGatewayV2API) ResetAuthorizersCache(arg0 *apigatewayv2.ResetAuthorizersCacheInput) (*apigatewayv2.ResetAuthorizersCacheOutput, error)
- func (m *MockApiGatewayV2API) ResetAuthorizersCacheRequest(arg0 *apigatewayv2.ResetAuthorizersCacheInput) (*request.Request, *apigatewayv2.ResetAuthorizersCacheOutput)
- func (m *MockApiGatewayV2API) ResetAuthorizersCacheWithContext(arg0 context.Context, arg1 *apigatewayv2.ResetAuthorizersCacheInput, ...) (*apigatewayv2.ResetAuthorizersCacheOutput, error)
- func (m *MockApiGatewayV2API) TagResource(arg0 *apigatewayv2.TagResourceInput) (*apigatewayv2.TagResourceOutput, error)
- func (m *MockApiGatewayV2API) TagResourceRequest(arg0 *apigatewayv2.TagResourceInput) (*request.Request, *apigatewayv2.TagResourceOutput)
- func (m *MockApiGatewayV2API) TagResourceWithContext(arg0 context.Context, arg1 *apigatewayv2.TagResourceInput, ...) (*apigatewayv2.TagResourceOutput, error)
- func (m *MockApiGatewayV2API) UntagResource(arg0 *apigatewayv2.UntagResourceInput) (*apigatewayv2.UntagResourceOutput, error)
- func (m *MockApiGatewayV2API) UntagResourceRequest(arg0 *apigatewayv2.UntagResourceInput) (*request.Request, *apigatewayv2.UntagResourceOutput)
- func (m *MockApiGatewayV2API) UntagResourceWithContext(arg0 context.Context, arg1 *apigatewayv2.UntagResourceInput, ...) (*apigatewayv2.UntagResourceOutput, error)
- func (m *MockApiGatewayV2API) UpdateApi(arg0 *apigatewayv2.UpdateApiInput) (*apigatewayv2.UpdateApiOutput, error)
- func (m *MockApiGatewayV2API) UpdateApiMapping(arg0 *apigatewayv2.UpdateApiMappingInput) (*apigatewayv2.UpdateApiMappingOutput, error)
- func (m *MockApiGatewayV2API) UpdateApiMappingRequest(arg0 *apigatewayv2.UpdateApiMappingInput) (*request.Request, *apigatewayv2.UpdateApiMappingOutput)
- func (m *MockApiGatewayV2API) UpdateApiMappingWithContext(arg0 context.Context, arg1 *apigatewayv2.UpdateApiMappingInput, ...) (*apigatewayv2.UpdateApiMappingOutput, error)
- func (m *MockApiGatewayV2API) UpdateApiRequest(arg0 *apigatewayv2.UpdateApiInput) (*request.Request, *apigatewayv2.UpdateApiOutput)
- func (m *MockApiGatewayV2API) UpdateApiWithContext(arg0 context.Context, arg1 *apigatewayv2.UpdateApiInput, ...) (*apigatewayv2.UpdateApiOutput, error)
- func (m *MockApiGatewayV2API) UpdateAuthorizer(arg0 *apigatewayv2.UpdateAuthorizerInput) (*apigatewayv2.UpdateAuthorizerOutput, error)
- func (m *MockApiGatewayV2API) UpdateAuthorizerRequest(arg0 *apigatewayv2.UpdateAuthorizerInput) (*request.Request, *apigatewayv2.UpdateAuthorizerOutput)
- func (m *MockApiGatewayV2API) UpdateAuthorizerWithContext(arg0 context.Context, arg1 *apigatewayv2.UpdateAuthorizerInput, ...) (*apigatewayv2.UpdateAuthorizerOutput, error)
- func (m *MockApiGatewayV2API) UpdateDeployment(arg0 *apigatewayv2.UpdateDeploymentInput) (*apigatewayv2.UpdateDeploymentOutput, error)
- func (m *MockApiGatewayV2API) UpdateDeploymentRequest(arg0 *apigatewayv2.UpdateDeploymentInput) (*request.Request, *apigatewayv2.UpdateDeploymentOutput)
- func (m *MockApiGatewayV2API) UpdateDeploymentWithContext(arg0 context.Context, arg1 *apigatewayv2.UpdateDeploymentInput, ...) (*apigatewayv2.UpdateDeploymentOutput, error)
- func (m *MockApiGatewayV2API) UpdateDomainName(arg0 *apigatewayv2.UpdateDomainNameInput) (*apigatewayv2.UpdateDomainNameOutput, error)
- func (m *MockApiGatewayV2API) UpdateDomainNameRequest(arg0 *apigatewayv2.UpdateDomainNameInput) (*request.Request, *apigatewayv2.UpdateDomainNameOutput)
- func (m *MockApiGatewayV2API) UpdateDomainNameWithContext(arg0 context.Context, arg1 *apigatewayv2.UpdateDomainNameInput, ...) (*apigatewayv2.UpdateDomainNameOutput, error)
- func (m *MockApiGatewayV2API) UpdateIntegration(arg0 *apigatewayv2.UpdateIntegrationInput) (*apigatewayv2.UpdateIntegrationOutput, error)
- func (m *MockApiGatewayV2API) UpdateIntegrationRequest(arg0 *apigatewayv2.UpdateIntegrationInput) (*request.Request, *apigatewayv2.UpdateIntegrationOutput)
- func (m *MockApiGatewayV2API) UpdateIntegrationResponse(arg0 *apigatewayv2.UpdateIntegrationResponseInput) (*apigatewayv2.UpdateIntegrationResponseOutput, error)
- func (m *MockApiGatewayV2API) UpdateIntegrationResponseRequest(arg0 *apigatewayv2.UpdateIntegrationResponseInput) (*request.Request, *apigatewayv2.UpdateIntegrationResponseOutput)
- func (m *MockApiGatewayV2API) UpdateIntegrationResponseWithContext(arg0 context.Context, arg1 *apigatewayv2.UpdateIntegrationResponseInput, ...) (*apigatewayv2.UpdateIntegrationResponseOutput, error)
- func (m *MockApiGatewayV2API) UpdateIntegrationWithContext(arg0 context.Context, arg1 *apigatewayv2.UpdateIntegrationInput, ...) (*apigatewayv2.UpdateIntegrationOutput, error)
- func (m *MockApiGatewayV2API) UpdateModel(arg0 *apigatewayv2.UpdateModelInput) (*apigatewayv2.UpdateModelOutput, error)
- func (m *MockApiGatewayV2API) UpdateModelRequest(arg0 *apigatewayv2.UpdateModelInput) (*request.Request, *apigatewayv2.UpdateModelOutput)
- func (m *MockApiGatewayV2API) UpdateModelWithContext(arg0 context.Context, arg1 *apigatewayv2.UpdateModelInput, ...) (*apigatewayv2.UpdateModelOutput, error)
- func (m *MockApiGatewayV2API) UpdateRoute(arg0 *apigatewayv2.UpdateRouteInput) (*apigatewayv2.UpdateRouteOutput, error)
- func (m *MockApiGatewayV2API) UpdateRouteRequest(arg0 *apigatewayv2.UpdateRouteInput) (*request.Request, *apigatewayv2.UpdateRouteOutput)
- func (m *MockApiGatewayV2API) UpdateRouteResponse(arg0 *apigatewayv2.UpdateRouteResponseInput) (*apigatewayv2.UpdateRouteResponseOutput, error)
- func (m *MockApiGatewayV2API) UpdateRouteResponseRequest(arg0 *apigatewayv2.UpdateRouteResponseInput) (*request.Request, *apigatewayv2.UpdateRouteResponseOutput)
- func (m *MockApiGatewayV2API) UpdateRouteResponseWithContext(arg0 context.Context, arg1 *apigatewayv2.UpdateRouteResponseInput, ...) (*apigatewayv2.UpdateRouteResponseOutput, error)
- func (m *MockApiGatewayV2API) UpdateRouteWithContext(arg0 context.Context, arg1 *apigatewayv2.UpdateRouteInput, ...) (*apigatewayv2.UpdateRouteOutput, error)
- func (m *MockApiGatewayV2API) UpdateStage(arg0 *apigatewayv2.UpdateStageInput) (*apigatewayv2.UpdateStageOutput, error)
- func (m *MockApiGatewayV2API) UpdateStageRequest(arg0 *apigatewayv2.UpdateStageInput) (*request.Request, *apigatewayv2.UpdateStageOutput)
- func (m *MockApiGatewayV2API) UpdateStageWithContext(arg0 context.Context, arg1 *apigatewayv2.UpdateStageInput, ...) (*apigatewayv2.UpdateStageOutput, error)
- func (m *MockApiGatewayV2API) UpdateVpcLink(arg0 *apigatewayv2.UpdateVpcLinkInput) (*apigatewayv2.UpdateVpcLinkOutput, error)
- func (m *MockApiGatewayV2API) UpdateVpcLinkRequest(arg0 *apigatewayv2.UpdateVpcLinkInput) (*request.Request, *apigatewayv2.UpdateVpcLinkOutput)
- func (m *MockApiGatewayV2API) UpdateVpcLinkWithContext(arg0 context.Context, arg1 *apigatewayv2.UpdateVpcLinkInput, ...) (*apigatewayv2.UpdateVpcLinkOutput, error)
- type MockApiGatewayV2APIMockRecorder
- func (mr *MockApiGatewayV2APIMockRecorder) CreateApi(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateApiMapping(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateApiMappingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateApiMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateApiRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateApiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateAuthorizer(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateAuthorizerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateAuthorizerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateDeployment(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateDeploymentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateDomainName(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateDomainNameRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateDomainNameWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateIntegration(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateIntegrationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateIntegrationResponse(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateIntegrationResponseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateIntegrationResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateModel(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateRoute(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateRouteRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateRouteResponse(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateRouteResponseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateRouteResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateStage(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateStageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateVpcLink(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateVpcLinkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) CreateVpcLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteAccessLogSettings(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteAccessLogSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteAccessLogSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteApi(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteApiMapping(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteApiMappingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteApiMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteApiRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteApiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteAuthorizer(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteAuthorizerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteAuthorizerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteCorsConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteCorsConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteCorsConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteDeployment(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteDeploymentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteDomainName(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteDomainNameRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteDomainNameWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteIntegration(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteIntegrationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteIntegrationResponse(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteIntegrationResponseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteIntegrationResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteModel(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteRoute(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteRouteRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteRouteRequestParameter(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteRouteRequestParameterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteRouteRequestParameterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteRouteResponse(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteRouteResponseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteRouteResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteRouteSettings(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteRouteSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteRouteSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteStage(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteStageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteVpcLink(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteVpcLinkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) DeleteVpcLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) ExportApi(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) ExportApiRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) ExportApiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetApi(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetApiMapping(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetApiMappingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetApiMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetApiMappings(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetApiMappingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetApiMappingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetApiRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetApiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetApis(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetApisRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetApisWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetAuthorizer(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetAuthorizerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetAuthorizerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetAuthorizers(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetAuthorizersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetAuthorizersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetDeployment(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetDeploymentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetDeployments(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetDeploymentsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetDeploymentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetDomainName(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetDomainNameRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetDomainNameWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetDomainNames(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetDomainNamesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetDomainNamesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetIntegration(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetIntegrationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetIntegrationResponse(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetIntegrationResponseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetIntegrationResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetIntegrationResponses(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetIntegrationResponsesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetIntegrationResponsesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetIntegrations(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetIntegrationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetIntegrationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetModel(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetModelTemplate(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetModelTemplateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetModelTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetModels(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetModelsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetModelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetRoute(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetRouteRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetRouteResponse(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetRouteResponseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetRouteResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetRouteResponses(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetRouteResponsesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetRouteResponsesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetRoutes(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetRoutesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetRoutesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetStage(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetStageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetStages(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetStagesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetStagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetTags(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetTagsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetVpcLink(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetVpcLinkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetVpcLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetVpcLinks(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetVpcLinksRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) GetVpcLinksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) ImportApi(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) ImportApiRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) ImportApiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) ReimportApi(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) ReimportApiRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) ReimportApiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) ResetAuthorizersCache(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) ResetAuthorizersCacheRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) ResetAuthorizersCacheWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateApi(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateApiMapping(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateApiMappingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateApiMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateApiRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateApiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateAuthorizer(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateAuthorizerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateAuthorizerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateDeployment(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateDeploymentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateDomainName(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateDomainNameRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateDomainNameWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateIntegration(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateIntegrationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateIntegrationResponse(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateIntegrationResponseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateIntegrationResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateModel(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateRoute(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateRouteRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateRouteResponse(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateRouteResponseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateRouteResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateStage(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateStageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateVpcLink(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateVpcLinkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApiGatewayV2APIMockRecorder) UpdateVpcLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockApiGatewayV2API ¶
type MockApiGatewayV2API struct {
// contains filtered or unexported fields
}
MockApiGatewayV2API is a mock of ApiGatewayV2API interface
func NewMockApiGatewayV2API ¶
func NewMockApiGatewayV2API(ctrl *gomock.Controller) *MockApiGatewayV2API
NewMockApiGatewayV2API creates a new mock instance
func (*MockApiGatewayV2API) CreateApi ¶
func (m *MockApiGatewayV2API) CreateApi(arg0 *apigatewayv2.CreateApiInput) (*apigatewayv2.CreateApiOutput, error)
CreateApi mocks base method
func (*MockApiGatewayV2API) CreateApiMapping ¶
func (m *MockApiGatewayV2API) CreateApiMapping(arg0 *apigatewayv2.CreateApiMappingInput) (*apigatewayv2.CreateApiMappingOutput, error)
CreateApiMapping mocks base method
func (*MockApiGatewayV2API) CreateApiMappingRequest ¶
func (m *MockApiGatewayV2API) CreateApiMappingRequest(arg0 *apigatewayv2.CreateApiMappingInput) (*request.Request, *apigatewayv2.CreateApiMappingOutput)
CreateApiMappingRequest mocks base method
func (*MockApiGatewayV2API) CreateApiMappingWithContext ¶
func (m *MockApiGatewayV2API) CreateApiMappingWithContext(arg0 context.Context, arg1 *apigatewayv2.CreateApiMappingInput, arg2 ...request.Option) (*apigatewayv2.CreateApiMappingOutput, error)
CreateApiMappingWithContext mocks base method
func (*MockApiGatewayV2API) CreateApiRequest ¶
func (m *MockApiGatewayV2API) CreateApiRequest(arg0 *apigatewayv2.CreateApiInput) (*request.Request, *apigatewayv2.CreateApiOutput)
CreateApiRequest mocks base method
func (*MockApiGatewayV2API) CreateApiWithContext ¶
func (m *MockApiGatewayV2API) CreateApiWithContext(arg0 context.Context, arg1 *apigatewayv2.CreateApiInput, arg2 ...request.Option) (*apigatewayv2.CreateApiOutput, error)
CreateApiWithContext mocks base method
func (*MockApiGatewayV2API) CreateAuthorizer ¶
func (m *MockApiGatewayV2API) CreateAuthorizer(arg0 *apigatewayv2.CreateAuthorizerInput) (*apigatewayv2.CreateAuthorizerOutput, error)
CreateAuthorizer mocks base method
func (*MockApiGatewayV2API) CreateAuthorizerRequest ¶
func (m *MockApiGatewayV2API) CreateAuthorizerRequest(arg0 *apigatewayv2.CreateAuthorizerInput) (*request.Request, *apigatewayv2.CreateAuthorizerOutput)
CreateAuthorizerRequest mocks base method
func (*MockApiGatewayV2API) CreateAuthorizerWithContext ¶
func (m *MockApiGatewayV2API) CreateAuthorizerWithContext(arg0 context.Context, arg1 *apigatewayv2.CreateAuthorizerInput, arg2 ...request.Option) (*apigatewayv2.CreateAuthorizerOutput, error)
CreateAuthorizerWithContext mocks base method
func (*MockApiGatewayV2API) CreateDeployment ¶
func (m *MockApiGatewayV2API) CreateDeployment(arg0 *apigatewayv2.CreateDeploymentInput) (*apigatewayv2.CreateDeploymentOutput, error)
CreateDeployment mocks base method
func (*MockApiGatewayV2API) CreateDeploymentRequest ¶
func (m *MockApiGatewayV2API) CreateDeploymentRequest(arg0 *apigatewayv2.CreateDeploymentInput) (*request.Request, *apigatewayv2.CreateDeploymentOutput)
CreateDeploymentRequest mocks base method
func (*MockApiGatewayV2API) CreateDeploymentWithContext ¶
func (m *MockApiGatewayV2API) CreateDeploymentWithContext(arg0 context.Context, arg1 *apigatewayv2.CreateDeploymentInput, arg2 ...request.Option) (*apigatewayv2.CreateDeploymentOutput, error)
CreateDeploymentWithContext mocks base method
func (*MockApiGatewayV2API) CreateDomainName ¶
func (m *MockApiGatewayV2API) CreateDomainName(arg0 *apigatewayv2.CreateDomainNameInput) (*apigatewayv2.CreateDomainNameOutput, error)
CreateDomainName mocks base method
func (*MockApiGatewayV2API) CreateDomainNameRequest ¶
func (m *MockApiGatewayV2API) CreateDomainNameRequest(arg0 *apigatewayv2.CreateDomainNameInput) (*request.Request, *apigatewayv2.CreateDomainNameOutput)
CreateDomainNameRequest mocks base method
func (*MockApiGatewayV2API) CreateDomainNameWithContext ¶
func (m *MockApiGatewayV2API) CreateDomainNameWithContext(arg0 context.Context, arg1 *apigatewayv2.CreateDomainNameInput, arg2 ...request.Option) (*apigatewayv2.CreateDomainNameOutput, error)
CreateDomainNameWithContext mocks base method
func (*MockApiGatewayV2API) CreateIntegration ¶
func (m *MockApiGatewayV2API) CreateIntegration(arg0 *apigatewayv2.CreateIntegrationInput) (*apigatewayv2.CreateIntegrationOutput, error)
CreateIntegration mocks base method
func (*MockApiGatewayV2API) CreateIntegrationRequest ¶
func (m *MockApiGatewayV2API) CreateIntegrationRequest(arg0 *apigatewayv2.CreateIntegrationInput) (*request.Request, *apigatewayv2.CreateIntegrationOutput)
CreateIntegrationRequest mocks base method
func (*MockApiGatewayV2API) CreateIntegrationResponse ¶
func (m *MockApiGatewayV2API) CreateIntegrationResponse(arg0 *apigatewayv2.CreateIntegrationResponseInput) (*apigatewayv2.CreateIntegrationResponseOutput, error)
CreateIntegrationResponse mocks base method
func (*MockApiGatewayV2API) CreateIntegrationResponseRequest ¶
func (m *MockApiGatewayV2API) CreateIntegrationResponseRequest(arg0 *apigatewayv2.CreateIntegrationResponseInput) (*request.Request, *apigatewayv2.CreateIntegrationResponseOutput)
CreateIntegrationResponseRequest mocks base method
func (*MockApiGatewayV2API) CreateIntegrationResponseWithContext ¶
func (m *MockApiGatewayV2API) CreateIntegrationResponseWithContext(arg0 context.Context, arg1 *apigatewayv2.CreateIntegrationResponseInput, arg2 ...request.Option) (*apigatewayv2.CreateIntegrationResponseOutput, error)
CreateIntegrationResponseWithContext mocks base method
func (*MockApiGatewayV2API) CreateIntegrationWithContext ¶
func (m *MockApiGatewayV2API) CreateIntegrationWithContext(arg0 context.Context, arg1 *apigatewayv2.CreateIntegrationInput, arg2 ...request.Option) (*apigatewayv2.CreateIntegrationOutput, error)
CreateIntegrationWithContext mocks base method
func (*MockApiGatewayV2API) CreateModel ¶
func (m *MockApiGatewayV2API) CreateModel(arg0 *apigatewayv2.CreateModelInput) (*apigatewayv2.CreateModelOutput, error)
CreateModel mocks base method
func (*MockApiGatewayV2API) CreateModelRequest ¶
func (m *MockApiGatewayV2API) CreateModelRequest(arg0 *apigatewayv2.CreateModelInput) (*request.Request, *apigatewayv2.CreateModelOutput)
CreateModelRequest mocks base method
func (*MockApiGatewayV2API) CreateModelWithContext ¶
func (m *MockApiGatewayV2API) CreateModelWithContext(arg0 context.Context, arg1 *apigatewayv2.CreateModelInput, arg2 ...request.Option) (*apigatewayv2.CreateModelOutput, error)
CreateModelWithContext mocks base method
func (*MockApiGatewayV2API) CreateRoute ¶
func (m *MockApiGatewayV2API) CreateRoute(arg0 *apigatewayv2.CreateRouteInput) (*apigatewayv2.CreateRouteOutput, error)
CreateRoute mocks base method
func (*MockApiGatewayV2API) CreateRouteRequest ¶
func (m *MockApiGatewayV2API) CreateRouteRequest(arg0 *apigatewayv2.CreateRouteInput) (*request.Request, *apigatewayv2.CreateRouteOutput)
CreateRouteRequest mocks base method
func (*MockApiGatewayV2API) CreateRouteResponse ¶
func (m *MockApiGatewayV2API) CreateRouteResponse(arg0 *apigatewayv2.CreateRouteResponseInput) (*apigatewayv2.CreateRouteResponseOutput, error)
CreateRouteResponse mocks base method
func (*MockApiGatewayV2API) CreateRouteResponseRequest ¶
func (m *MockApiGatewayV2API) CreateRouteResponseRequest(arg0 *apigatewayv2.CreateRouteResponseInput) (*request.Request, *apigatewayv2.CreateRouteResponseOutput)
CreateRouteResponseRequest mocks base method
func (*MockApiGatewayV2API) CreateRouteResponseWithContext ¶
func (m *MockApiGatewayV2API) CreateRouteResponseWithContext(arg0 context.Context, arg1 *apigatewayv2.CreateRouteResponseInput, arg2 ...request.Option) (*apigatewayv2.CreateRouteResponseOutput, error)
CreateRouteResponseWithContext mocks base method
func (*MockApiGatewayV2API) CreateRouteWithContext ¶
func (m *MockApiGatewayV2API) CreateRouteWithContext(arg0 context.Context, arg1 *apigatewayv2.CreateRouteInput, arg2 ...request.Option) (*apigatewayv2.CreateRouteOutput, error)
CreateRouteWithContext mocks base method
func (*MockApiGatewayV2API) CreateStage ¶
func (m *MockApiGatewayV2API) CreateStage(arg0 *apigatewayv2.CreateStageInput) (*apigatewayv2.CreateStageOutput, error)
CreateStage mocks base method
func (*MockApiGatewayV2API) CreateStageRequest ¶
func (m *MockApiGatewayV2API) CreateStageRequest(arg0 *apigatewayv2.CreateStageInput) (*request.Request, *apigatewayv2.CreateStageOutput)
CreateStageRequest mocks base method
func (*MockApiGatewayV2API) CreateStageWithContext ¶
func (m *MockApiGatewayV2API) CreateStageWithContext(arg0 context.Context, arg1 *apigatewayv2.CreateStageInput, arg2 ...request.Option) (*apigatewayv2.CreateStageOutput, error)
CreateStageWithContext mocks base method
func (*MockApiGatewayV2API) CreateVpcLink ¶
func (m *MockApiGatewayV2API) CreateVpcLink(arg0 *apigatewayv2.CreateVpcLinkInput) (*apigatewayv2.CreateVpcLinkOutput, error)
CreateVpcLink mocks base method
func (*MockApiGatewayV2API) CreateVpcLinkRequest ¶
func (m *MockApiGatewayV2API) CreateVpcLinkRequest(arg0 *apigatewayv2.CreateVpcLinkInput) (*request.Request, *apigatewayv2.CreateVpcLinkOutput)
CreateVpcLinkRequest mocks base method
func (*MockApiGatewayV2API) CreateVpcLinkWithContext ¶
func (m *MockApiGatewayV2API) CreateVpcLinkWithContext(arg0 context.Context, arg1 *apigatewayv2.CreateVpcLinkInput, arg2 ...request.Option) (*apigatewayv2.CreateVpcLinkOutput, error)
CreateVpcLinkWithContext mocks base method
func (*MockApiGatewayV2API) DeleteAccessLogSettings ¶
func (m *MockApiGatewayV2API) DeleteAccessLogSettings(arg0 *apigatewayv2.DeleteAccessLogSettingsInput) (*apigatewayv2.DeleteAccessLogSettingsOutput, error)
DeleteAccessLogSettings mocks base method
func (*MockApiGatewayV2API) DeleteAccessLogSettingsRequest ¶
func (m *MockApiGatewayV2API) DeleteAccessLogSettingsRequest(arg0 *apigatewayv2.DeleteAccessLogSettingsInput) (*request.Request, *apigatewayv2.DeleteAccessLogSettingsOutput)
DeleteAccessLogSettingsRequest mocks base method
func (*MockApiGatewayV2API) DeleteAccessLogSettingsWithContext ¶
func (m *MockApiGatewayV2API) DeleteAccessLogSettingsWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteAccessLogSettingsInput, arg2 ...request.Option) (*apigatewayv2.DeleteAccessLogSettingsOutput, error)
DeleteAccessLogSettingsWithContext mocks base method
func (*MockApiGatewayV2API) DeleteApi ¶
func (m *MockApiGatewayV2API) DeleteApi(arg0 *apigatewayv2.DeleteApiInput) (*apigatewayv2.DeleteApiOutput, error)
DeleteApi mocks base method
func (*MockApiGatewayV2API) DeleteApiMapping ¶
func (m *MockApiGatewayV2API) DeleteApiMapping(arg0 *apigatewayv2.DeleteApiMappingInput) (*apigatewayv2.DeleteApiMappingOutput, error)
DeleteApiMapping mocks base method
func (*MockApiGatewayV2API) DeleteApiMappingRequest ¶
func (m *MockApiGatewayV2API) DeleteApiMappingRequest(arg0 *apigatewayv2.DeleteApiMappingInput) (*request.Request, *apigatewayv2.DeleteApiMappingOutput)
DeleteApiMappingRequest mocks base method
func (*MockApiGatewayV2API) DeleteApiMappingWithContext ¶
func (m *MockApiGatewayV2API) DeleteApiMappingWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteApiMappingInput, arg2 ...request.Option) (*apigatewayv2.DeleteApiMappingOutput, error)
DeleteApiMappingWithContext mocks base method
func (*MockApiGatewayV2API) DeleteApiRequest ¶
func (m *MockApiGatewayV2API) DeleteApiRequest(arg0 *apigatewayv2.DeleteApiInput) (*request.Request, *apigatewayv2.DeleteApiOutput)
DeleteApiRequest mocks base method
func (*MockApiGatewayV2API) DeleteApiWithContext ¶
func (m *MockApiGatewayV2API) DeleteApiWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteApiInput, arg2 ...request.Option) (*apigatewayv2.DeleteApiOutput, error)
DeleteApiWithContext mocks base method
func (*MockApiGatewayV2API) DeleteAuthorizer ¶
func (m *MockApiGatewayV2API) DeleteAuthorizer(arg0 *apigatewayv2.DeleteAuthorizerInput) (*apigatewayv2.DeleteAuthorizerOutput, error)
DeleteAuthorizer mocks base method
func (*MockApiGatewayV2API) DeleteAuthorizerRequest ¶
func (m *MockApiGatewayV2API) DeleteAuthorizerRequest(arg0 *apigatewayv2.DeleteAuthorizerInput) (*request.Request, *apigatewayv2.DeleteAuthorizerOutput)
DeleteAuthorizerRequest mocks base method
func (*MockApiGatewayV2API) DeleteAuthorizerWithContext ¶
func (m *MockApiGatewayV2API) DeleteAuthorizerWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteAuthorizerInput, arg2 ...request.Option) (*apigatewayv2.DeleteAuthorizerOutput, error)
DeleteAuthorizerWithContext mocks base method
func (*MockApiGatewayV2API) DeleteCorsConfiguration ¶
func (m *MockApiGatewayV2API) DeleteCorsConfiguration(arg0 *apigatewayv2.DeleteCorsConfigurationInput) (*apigatewayv2.DeleteCorsConfigurationOutput, error)
DeleteCorsConfiguration mocks base method
func (*MockApiGatewayV2API) DeleteCorsConfigurationRequest ¶
func (m *MockApiGatewayV2API) DeleteCorsConfigurationRequest(arg0 *apigatewayv2.DeleteCorsConfigurationInput) (*request.Request, *apigatewayv2.DeleteCorsConfigurationOutput)
DeleteCorsConfigurationRequest mocks base method
func (*MockApiGatewayV2API) DeleteCorsConfigurationWithContext ¶
func (m *MockApiGatewayV2API) DeleteCorsConfigurationWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteCorsConfigurationInput, arg2 ...request.Option) (*apigatewayv2.DeleteCorsConfigurationOutput, error)
DeleteCorsConfigurationWithContext mocks base method
func (*MockApiGatewayV2API) DeleteDeployment ¶
func (m *MockApiGatewayV2API) DeleteDeployment(arg0 *apigatewayv2.DeleteDeploymentInput) (*apigatewayv2.DeleteDeploymentOutput, error)
DeleteDeployment mocks base method
func (*MockApiGatewayV2API) DeleteDeploymentRequest ¶
func (m *MockApiGatewayV2API) DeleteDeploymentRequest(arg0 *apigatewayv2.DeleteDeploymentInput) (*request.Request, *apigatewayv2.DeleteDeploymentOutput)
DeleteDeploymentRequest mocks base method
func (*MockApiGatewayV2API) DeleteDeploymentWithContext ¶
func (m *MockApiGatewayV2API) DeleteDeploymentWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteDeploymentInput, arg2 ...request.Option) (*apigatewayv2.DeleteDeploymentOutput, error)
DeleteDeploymentWithContext mocks base method
func (*MockApiGatewayV2API) DeleteDomainName ¶
func (m *MockApiGatewayV2API) DeleteDomainName(arg0 *apigatewayv2.DeleteDomainNameInput) (*apigatewayv2.DeleteDomainNameOutput, error)
DeleteDomainName mocks base method
func (*MockApiGatewayV2API) DeleteDomainNameRequest ¶
func (m *MockApiGatewayV2API) DeleteDomainNameRequest(arg0 *apigatewayv2.DeleteDomainNameInput) (*request.Request, *apigatewayv2.DeleteDomainNameOutput)
DeleteDomainNameRequest mocks base method
func (*MockApiGatewayV2API) DeleteDomainNameWithContext ¶
func (m *MockApiGatewayV2API) DeleteDomainNameWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteDomainNameInput, arg2 ...request.Option) (*apigatewayv2.DeleteDomainNameOutput, error)
DeleteDomainNameWithContext mocks base method
func (*MockApiGatewayV2API) DeleteIntegration ¶
func (m *MockApiGatewayV2API) DeleteIntegration(arg0 *apigatewayv2.DeleteIntegrationInput) (*apigatewayv2.DeleteIntegrationOutput, error)
DeleteIntegration mocks base method
func (*MockApiGatewayV2API) DeleteIntegrationRequest ¶
func (m *MockApiGatewayV2API) DeleteIntegrationRequest(arg0 *apigatewayv2.DeleteIntegrationInput) (*request.Request, *apigatewayv2.DeleteIntegrationOutput)
DeleteIntegrationRequest mocks base method
func (*MockApiGatewayV2API) DeleteIntegrationResponse ¶
func (m *MockApiGatewayV2API) DeleteIntegrationResponse(arg0 *apigatewayv2.DeleteIntegrationResponseInput) (*apigatewayv2.DeleteIntegrationResponseOutput, error)
DeleteIntegrationResponse mocks base method
func (*MockApiGatewayV2API) DeleteIntegrationResponseRequest ¶
func (m *MockApiGatewayV2API) DeleteIntegrationResponseRequest(arg0 *apigatewayv2.DeleteIntegrationResponseInput) (*request.Request, *apigatewayv2.DeleteIntegrationResponseOutput)
DeleteIntegrationResponseRequest mocks base method
func (*MockApiGatewayV2API) DeleteIntegrationResponseWithContext ¶
func (m *MockApiGatewayV2API) DeleteIntegrationResponseWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteIntegrationResponseInput, arg2 ...request.Option) (*apigatewayv2.DeleteIntegrationResponseOutput, error)
DeleteIntegrationResponseWithContext mocks base method
func (*MockApiGatewayV2API) DeleteIntegrationWithContext ¶
func (m *MockApiGatewayV2API) DeleteIntegrationWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteIntegrationInput, arg2 ...request.Option) (*apigatewayv2.DeleteIntegrationOutput, error)
DeleteIntegrationWithContext mocks base method
func (*MockApiGatewayV2API) DeleteModel ¶
func (m *MockApiGatewayV2API) DeleteModel(arg0 *apigatewayv2.DeleteModelInput) (*apigatewayv2.DeleteModelOutput, error)
DeleteModel mocks base method
func (*MockApiGatewayV2API) DeleteModelRequest ¶
func (m *MockApiGatewayV2API) DeleteModelRequest(arg0 *apigatewayv2.DeleteModelInput) (*request.Request, *apigatewayv2.DeleteModelOutput)
DeleteModelRequest mocks base method
func (*MockApiGatewayV2API) DeleteModelWithContext ¶
func (m *MockApiGatewayV2API) DeleteModelWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteModelInput, arg2 ...request.Option) (*apigatewayv2.DeleteModelOutput, error)
DeleteModelWithContext mocks base method
func (*MockApiGatewayV2API) DeleteRoute ¶
func (m *MockApiGatewayV2API) DeleteRoute(arg0 *apigatewayv2.DeleteRouteInput) (*apigatewayv2.DeleteRouteOutput, error)
DeleteRoute mocks base method
func (*MockApiGatewayV2API) DeleteRouteRequest ¶
func (m *MockApiGatewayV2API) DeleteRouteRequest(arg0 *apigatewayv2.DeleteRouteInput) (*request.Request, *apigatewayv2.DeleteRouteOutput)
DeleteRouteRequest mocks base method
func (*MockApiGatewayV2API) DeleteRouteRequestParameter ¶
func (m *MockApiGatewayV2API) DeleteRouteRequestParameter(arg0 *apigatewayv2.DeleteRouteRequestParameterInput) (*apigatewayv2.DeleteRouteRequestParameterOutput, error)
DeleteRouteRequestParameter mocks base method
func (*MockApiGatewayV2API) DeleteRouteRequestParameterRequest ¶
func (m *MockApiGatewayV2API) DeleteRouteRequestParameterRequest(arg0 *apigatewayv2.DeleteRouteRequestParameterInput) (*request.Request, *apigatewayv2.DeleteRouteRequestParameterOutput)
DeleteRouteRequestParameterRequest mocks base method
func (*MockApiGatewayV2API) DeleteRouteRequestParameterWithContext ¶
func (m *MockApiGatewayV2API) DeleteRouteRequestParameterWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteRouteRequestParameterInput, arg2 ...request.Option) (*apigatewayv2.DeleteRouteRequestParameterOutput, error)
DeleteRouteRequestParameterWithContext mocks base method
func (*MockApiGatewayV2API) DeleteRouteResponse ¶
func (m *MockApiGatewayV2API) DeleteRouteResponse(arg0 *apigatewayv2.DeleteRouteResponseInput) (*apigatewayv2.DeleteRouteResponseOutput, error)
DeleteRouteResponse mocks base method
func (*MockApiGatewayV2API) DeleteRouteResponseRequest ¶
func (m *MockApiGatewayV2API) DeleteRouteResponseRequest(arg0 *apigatewayv2.DeleteRouteResponseInput) (*request.Request, *apigatewayv2.DeleteRouteResponseOutput)
DeleteRouteResponseRequest mocks base method
func (*MockApiGatewayV2API) DeleteRouteResponseWithContext ¶
func (m *MockApiGatewayV2API) DeleteRouteResponseWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteRouteResponseInput, arg2 ...request.Option) (*apigatewayv2.DeleteRouteResponseOutput, error)
DeleteRouteResponseWithContext mocks base method
func (*MockApiGatewayV2API) DeleteRouteSettings ¶
func (m *MockApiGatewayV2API) DeleteRouteSettings(arg0 *apigatewayv2.DeleteRouteSettingsInput) (*apigatewayv2.DeleteRouteSettingsOutput, error)
DeleteRouteSettings mocks base method
func (*MockApiGatewayV2API) DeleteRouteSettingsRequest ¶
func (m *MockApiGatewayV2API) DeleteRouteSettingsRequest(arg0 *apigatewayv2.DeleteRouteSettingsInput) (*request.Request, *apigatewayv2.DeleteRouteSettingsOutput)
DeleteRouteSettingsRequest mocks base method
func (*MockApiGatewayV2API) DeleteRouteSettingsWithContext ¶
func (m *MockApiGatewayV2API) DeleteRouteSettingsWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteRouteSettingsInput, arg2 ...request.Option) (*apigatewayv2.DeleteRouteSettingsOutput, error)
DeleteRouteSettingsWithContext mocks base method
func (*MockApiGatewayV2API) DeleteRouteWithContext ¶
func (m *MockApiGatewayV2API) DeleteRouteWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteRouteInput, arg2 ...request.Option) (*apigatewayv2.DeleteRouteOutput, error)
DeleteRouteWithContext mocks base method
func (*MockApiGatewayV2API) DeleteStage ¶
func (m *MockApiGatewayV2API) DeleteStage(arg0 *apigatewayv2.DeleteStageInput) (*apigatewayv2.DeleteStageOutput, error)
DeleteStage mocks base method
func (*MockApiGatewayV2API) DeleteStageRequest ¶
func (m *MockApiGatewayV2API) DeleteStageRequest(arg0 *apigatewayv2.DeleteStageInput) (*request.Request, *apigatewayv2.DeleteStageOutput)
DeleteStageRequest mocks base method
func (*MockApiGatewayV2API) DeleteStageWithContext ¶
func (m *MockApiGatewayV2API) DeleteStageWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteStageInput, arg2 ...request.Option) (*apigatewayv2.DeleteStageOutput, error)
DeleteStageWithContext mocks base method
func (*MockApiGatewayV2API) DeleteVpcLink ¶
func (m *MockApiGatewayV2API) DeleteVpcLink(arg0 *apigatewayv2.DeleteVpcLinkInput) (*apigatewayv2.DeleteVpcLinkOutput, error)
DeleteVpcLink mocks base method
func (*MockApiGatewayV2API) DeleteVpcLinkRequest ¶
func (m *MockApiGatewayV2API) DeleteVpcLinkRequest(arg0 *apigatewayv2.DeleteVpcLinkInput) (*request.Request, *apigatewayv2.DeleteVpcLinkOutput)
DeleteVpcLinkRequest mocks base method
func (*MockApiGatewayV2API) DeleteVpcLinkWithContext ¶
func (m *MockApiGatewayV2API) DeleteVpcLinkWithContext(arg0 context.Context, arg1 *apigatewayv2.DeleteVpcLinkInput, arg2 ...request.Option) (*apigatewayv2.DeleteVpcLinkOutput, error)
DeleteVpcLinkWithContext mocks base method
func (*MockApiGatewayV2API) EXPECT ¶
func (m *MockApiGatewayV2API) EXPECT() *MockApiGatewayV2APIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockApiGatewayV2API) ExportApi ¶
func (m *MockApiGatewayV2API) ExportApi(arg0 *apigatewayv2.ExportApiInput) (*apigatewayv2.ExportApiOutput, error)
ExportApi mocks base method
func (*MockApiGatewayV2API) ExportApiRequest ¶
func (m *MockApiGatewayV2API) ExportApiRequest(arg0 *apigatewayv2.ExportApiInput) (*request.Request, *apigatewayv2.ExportApiOutput)
ExportApiRequest mocks base method
func (*MockApiGatewayV2API) ExportApiWithContext ¶
func (m *MockApiGatewayV2API) ExportApiWithContext(arg0 context.Context, arg1 *apigatewayv2.ExportApiInput, arg2 ...request.Option) (*apigatewayv2.ExportApiOutput, error)
ExportApiWithContext mocks base method
func (*MockApiGatewayV2API) GetApi ¶
func (m *MockApiGatewayV2API) GetApi(arg0 *apigatewayv2.GetApiInput) (*apigatewayv2.GetApiOutput, error)
GetApi mocks base method
func (*MockApiGatewayV2API) GetApiMapping ¶
func (m *MockApiGatewayV2API) GetApiMapping(arg0 *apigatewayv2.GetApiMappingInput) (*apigatewayv2.GetApiMappingOutput, error)
GetApiMapping mocks base method
func (*MockApiGatewayV2API) GetApiMappingRequest ¶
func (m *MockApiGatewayV2API) GetApiMappingRequest(arg0 *apigatewayv2.GetApiMappingInput) (*request.Request, *apigatewayv2.GetApiMappingOutput)
GetApiMappingRequest mocks base method
func (*MockApiGatewayV2API) GetApiMappingWithContext ¶
func (m *MockApiGatewayV2API) GetApiMappingWithContext(arg0 context.Context, arg1 *apigatewayv2.GetApiMappingInput, arg2 ...request.Option) (*apigatewayv2.GetApiMappingOutput, error)
GetApiMappingWithContext mocks base method
func (*MockApiGatewayV2API) GetApiMappings ¶
func (m *MockApiGatewayV2API) GetApiMappings(arg0 *apigatewayv2.GetApiMappingsInput) (*apigatewayv2.GetApiMappingsOutput, error)
GetApiMappings mocks base method
func (*MockApiGatewayV2API) GetApiMappingsRequest ¶
func (m *MockApiGatewayV2API) GetApiMappingsRequest(arg0 *apigatewayv2.GetApiMappingsInput) (*request.Request, *apigatewayv2.GetApiMappingsOutput)
GetApiMappingsRequest mocks base method
func (*MockApiGatewayV2API) GetApiMappingsWithContext ¶
func (m *MockApiGatewayV2API) GetApiMappingsWithContext(arg0 context.Context, arg1 *apigatewayv2.GetApiMappingsInput, arg2 ...request.Option) (*apigatewayv2.GetApiMappingsOutput, error)
GetApiMappingsWithContext mocks base method
func (*MockApiGatewayV2API) GetApiRequest ¶
func (m *MockApiGatewayV2API) GetApiRequest(arg0 *apigatewayv2.GetApiInput) (*request.Request, *apigatewayv2.GetApiOutput)
GetApiRequest mocks base method
func (*MockApiGatewayV2API) GetApiWithContext ¶
func (m *MockApiGatewayV2API) GetApiWithContext(arg0 context.Context, arg1 *apigatewayv2.GetApiInput, arg2 ...request.Option) (*apigatewayv2.GetApiOutput, error)
GetApiWithContext mocks base method
func (*MockApiGatewayV2API) GetApis ¶
func (m *MockApiGatewayV2API) GetApis(arg0 *apigatewayv2.GetApisInput) (*apigatewayv2.GetApisOutput, error)
GetApis mocks base method
func (*MockApiGatewayV2API) GetApisRequest ¶
func (m *MockApiGatewayV2API) GetApisRequest(arg0 *apigatewayv2.GetApisInput) (*request.Request, *apigatewayv2.GetApisOutput)
GetApisRequest mocks base method
func (*MockApiGatewayV2API) GetApisWithContext ¶
func (m *MockApiGatewayV2API) GetApisWithContext(arg0 context.Context, arg1 *apigatewayv2.GetApisInput, arg2 ...request.Option) (*apigatewayv2.GetApisOutput, error)
GetApisWithContext mocks base method
func (*MockApiGatewayV2API) GetAuthorizer ¶
func (m *MockApiGatewayV2API) GetAuthorizer(arg0 *apigatewayv2.GetAuthorizerInput) (*apigatewayv2.GetAuthorizerOutput, error)
GetAuthorizer mocks base method
func (*MockApiGatewayV2API) GetAuthorizerRequest ¶
func (m *MockApiGatewayV2API) GetAuthorizerRequest(arg0 *apigatewayv2.GetAuthorizerInput) (*request.Request, *apigatewayv2.GetAuthorizerOutput)
GetAuthorizerRequest mocks base method
func (*MockApiGatewayV2API) GetAuthorizerWithContext ¶
func (m *MockApiGatewayV2API) GetAuthorizerWithContext(arg0 context.Context, arg1 *apigatewayv2.GetAuthorizerInput, arg2 ...request.Option) (*apigatewayv2.GetAuthorizerOutput, error)
GetAuthorizerWithContext mocks base method
func (*MockApiGatewayV2API) GetAuthorizers ¶
func (m *MockApiGatewayV2API) GetAuthorizers(arg0 *apigatewayv2.GetAuthorizersInput) (*apigatewayv2.GetAuthorizersOutput, error)
GetAuthorizers mocks base method
func (*MockApiGatewayV2API) GetAuthorizersRequest ¶
func (m *MockApiGatewayV2API) GetAuthorizersRequest(arg0 *apigatewayv2.GetAuthorizersInput) (*request.Request, *apigatewayv2.GetAuthorizersOutput)
GetAuthorizersRequest mocks base method
func (*MockApiGatewayV2API) GetAuthorizersWithContext ¶
func (m *MockApiGatewayV2API) GetAuthorizersWithContext(arg0 context.Context, arg1 *apigatewayv2.GetAuthorizersInput, arg2 ...request.Option) (*apigatewayv2.GetAuthorizersOutput, error)
GetAuthorizersWithContext mocks base method
func (*MockApiGatewayV2API) GetDeployment ¶
func (m *MockApiGatewayV2API) GetDeployment(arg0 *apigatewayv2.GetDeploymentInput) (*apigatewayv2.GetDeploymentOutput, error)
GetDeployment mocks base method
func (*MockApiGatewayV2API) GetDeploymentRequest ¶
func (m *MockApiGatewayV2API) GetDeploymentRequest(arg0 *apigatewayv2.GetDeploymentInput) (*request.Request, *apigatewayv2.GetDeploymentOutput)
GetDeploymentRequest mocks base method
func (*MockApiGatewayV2API) GetDeploymentWithContext ¶
func (m *MockApiGatewayV2API) GetDeploymentWithContext(arg0 context.Context, arg1 *apigatewayv2.GetDeploymentInput, arg2 ...request.Option) (*apigatewayv2.GetDeploymentOutput, error)
GetDeploymentWithContext mocks base method
func (*MockApiGatewayV2API) GetDeployments ¶
func (m *MockApiGatewayV2API) GetDeployments(arg0 *apigatewayv2.GetDeploymentsInput) (*apigatewayv2.GetDeploymentsOutput, error)
GetDeployments mocks base method
func (*MockApiGatewayV2API) GetDeploymentsRequest ¶
func (m *MockApiGatewayV2API) GetDeploymentsRequest(arg0 *apigatewayv2.GetDeploymentsInput) (*request.Request, *apigatewayv2.GetDeploymentsOutput)
GetDeploymentsRequest mocks base method
func (*MockApiGatewayV2API) GetDeploymentsWithContext ¶
func (m *MockApiGatewayV2API) GetDeploymentsWithContext(arg0 context.Context, arg1 *apigatewayv2.GetDeploymentsInput, arg2 ...request.Option) (*apigatewayv2.GetDeploymentsOutput, error)
GetDeploymentsWithContext mocks base method
func (*MockApiGatewayV2API) GetDomainName ¶
func (m *MockApiGatewayV2API) GetDomainName(arg0 *apigatewayv2.GetDomainNameInput) (*apigatewayv2.GetDomainNameOutput, error)
GetDomainName mocks base method
func (*MockApiGatewayV2API) GetDomainNameRequest ¶
func (m *MockApiGatewayV2API) GetDomainNameRequest(arg0 *apigatewayv2.GetDomainNameInput) (*request.Request, *apigatewayv2.GetDomainNameOutput)
GetDomainNameRequest mocks base method
func (*MockApiGatewayV2API) GetDomainNameWithContext ¶
func (m *MockApiGatewayV2API) GetDomainNameWithContext(arg0 context.Context, arg1 *apigatewayv2.GetDomainNameInput, arg2 ...request.Option) (*apigatewayv2.GetDomainNameOutput, error)
GetDomainNameWithContext mocks base method
func (*MockApiGatewayV2API) GetDomainNames ¶
func (m *MockApiGatewayV2API) GetDomainNames(arg0 *apigatewayv2.GetDomainNamesInput) (*apigatewayv2.GetDomainNamesOutput, error)
GetDomainNames mocks base method
func (*MockApiGatewayV2API) GetDomainNamesRequest ¶
func (m *MockApiGatewayV2API) GetDomainNamesRequest(arg0 *apigatewayv2.GetDomainNamesInput) (*request.Request, *apigatewayv2.GetDomainNamesOutput)
GetDomainNamesRequest mocks base method
func (*MockApiGatewayV2API) GetDomainNamesWithContext ¶
func (m *MockApiGatewayV2API) GetDomainNamesWithContext(arg0 context.Context, arg1 *apigatewayv2.GetDomainNamesInput, arg2 ...request.Option) (*apigatewayv2.GetDomainNamesOutput, error)
GetDomainNamesWithContext mocks base method
func (*MockApiGatewayV2API) GetIntegration ¶
func (m *MockApiGatewayV2API) GetIntegration(arg0 *apigatewayv2.GetIntegrationInput) (*apigatewayv2.GetIntegrationOutput, error)
GetIntegration mocks base method
func (*MockApiGatewayV2API) GetIntegrationRequest ¶
func (m *MockApiGatewayV2API) GetIntegrationRequest(arg0 *apigatewayv2.GetIntegrationInput) (*request.Request, *apigatewayv2.GetIntegrationOutput)
GetIntegrationRequest mocks base method
func (*MockApiGatewayV2API) GetIntegrationResponse ¶
func (m *MockApiGatewayV2API) GetIntegrationResponse(arg0 *apigatewayv2.GetIntegrationResponseInput) (*apigatewayv2.GetIntegrationResponseOutput, error)
GetIntegrationResponse mocks base method
func (*MockApiGatewayV2API) GetIntegrationResponseRequest ¶
func (m *MockApiGatewayV2API) GetIntegrationResponseRequest(arg0 *apigatewayv2.GetIntegrationResponseInput) (*request.Request, *apigatewayv2.GetIntegrationResponseOutput)
GetIntegrationResponseRequest mocks base method
func (*MockApiGatewayV2API) GetIntegrationResponseWithContext ¶
func (m *MockApiGatewayV2API) GetIntegrationResponseWithContext(arg0 context.Context, arg1 *apigatewayv2.GetIntegrationResponseInput, arg2 ...request.Option) (*apigatewayv2.GetIntegrationResponseOutput, error)
GetIntegrationResponseWithContext mocks base method
func (*MockApiGatewayV2API) GetIntegrationResponses ¶
func (m *MockApiGatewayV2API) GetIntegrationResponses(arg0 *apigatewayv2.GetIntegrationResponsesInput) (*apigatewayv2.GetIntegrationResponsesOutput, error)
GetIntegrationResponses mocks base method
func (*MockApiGatewayV2API) GetIntegrationResponsesRequest ¶
func (m *MockApiGatewayV2API) GetIntegrationResponsesRequest(arg0 *apigatewayv2.GetIntegrationResponsesInput) (*request.Request, *apigatewayv2.GetIntegrationResponsesOutput)
GetIntegrationResponsesRequest mocks base method
func (*MockApiGatewayV2API) GetIntegrationResponsesWithContext ¶
func (m *MockApiGatewayV2API) GetIntegrationResponsesWithContext(arg0 context.Context, arg1 *apigatewayv2.GetIntegrationResponsesInput, arg2 ...request.Option) (*apigatewayv2.GetIntegrationResponsesOutput, error)
GetIntegrationResponsesWithContext mocks base method
func (*MockApiGatewayV2API) GetIntegrationWithContext ¶
func (m *MockApiGatewayV2API) GetIntegrationWithContext(arg0 context.Context, arg1 *apigatewayv2.GetIntegrationInput, arg2 ...request.Option) (*apigatewayv2.GetIntegrationOutput, error)
GetIntegrationWithContext mocks base method
func (*MockApiGatewayV2API) GetIntegrations ¶
func (m *MockApiGatewayV2API) GetIntegrations(arg0 *apigatewayv2.GetIntegrationsInput) (*apigatewayv2.GetIntegrationsOutput, error)
GetIntegrations mocks base method
func (*MockApiGatewayV2API) GetIntegrationsRequest ¶
func (m *MockApiGatewayV2API) GetIntegrationsRequest(arg0 *apigatewayv2.GetIntegrationsInput) (*request.Request, *apigatewayv2.GetIntegrationsOutput)
GetIntegrationsRequest mocks base method
func (*MockApiGatewayV2API) GetIntegrationsWithContext ¶
func (m *MockApiGatewayV2API) GetIntegrationsWithContext(arg0 context.Context, arg1 *apigatewayv2.GetIntegrationsInput, arg2 ...request.Option) (*apigatewayv2.GetIntegrationsOutput, error)
GetIntegrationsWithContext mocks base method
func (*MockApiGatewayV2API) GetModel ¶
func (m *MockApiGatewayV2API) GetModel(arg0 *apigatewayv2.GetModelInput) (*apigatewayv2.GetModelOutput, error)
GetModel mocks base method
func (*MockApiGatewayV2API) GetModelRequest ¶
func (m *MockApiGatewayV2API) GetModelRequest(arg0 *apigatewayv2.GetModelInput) (*request.Request, *apigatewayv2.GetModelOutput)
GetModelRequest mocks base method
func (*MockApiGatewayV2API) GetModelTemplate ¶
func (m *MockApiGatewayV2API) GetModelTemplate(arg0 *apigatewayv2.GetModelTemplateInput) (*apigatewayv2.GetModelTemplateOutput, error)
GetModelTemplate mocks base method
func (*MockApiGatewayV2API) GetModelTemplateRequest ¶
func (m *MockApiGatewayV2API) GetModelTemplateRequest(arg0 *apigatewayv2.GetModelTemplateInput) (*request.Request, *apigatewayv2.GetModelTemplateOutput)
GetModelTemplateRequest mocks base method
func (*MockApiGatewayV2API) GetModelTemplateWithContext ¶
func (m *MockApiGatewayV2API) GetModelTemplateWithContext(arg0 context.Context, arg1 *apigatewayv2.GetModelTemplateInput, arg2 ...request.Option) (*apigatewayv2.GetModelTemplateOutput, error)
GetModelTemplateWithContext mocks base method
func (*MockApiGatewayV2API) GetModelWithContext ¶
func (m *MockApiGatewayV2API) GetModelWithContext(arg0 context.Context, arg1 *apigatewayv2.GetModelInput, arg2 ...request.Option) (*apigatewayv2.GetModelOutput, error)
GetModelWithContext mocks base method
func (*MockApiGatewayV2API) GetModels ¶
func (m *MockApiGatewayV2API) GetModels(arg0 *apigatewayv2.GetModelsInput) (*apigatewayv2.GetModelsOutput, error)
GetModels mocks base method
func (*MockApiGatewayV2API) GetModelsRequest ¶
func (m *MockApiGatewayV2API) GetModelsRequest(arg0 *apigatewayv2.GetModelsInput) (*request.Request, *apigatewayv2.GetModelsOutput)
GetModelsRequest mocks base method
func (*MockApiGatewayV2API) GetModelsWithContext ¶
func (m *MockApiGatewayV2API) GetModelsWithContext(arg0 context.Context, arg1 *apigatewayv2.GetModelsInput, arg2 ...request.Option) (*apigatewayv2.GetModelsOutput, error)
GetModelsWithContext mocks base method
func (*MockApiGatewayV2API) GetRoute ¶
func (m *MockApiGatewayV2API) GetRoute(arg0 *apigatewayv2.GetRouteInput) (*apigatewayv2.GetRouteOutput, error)
GetRoute mocks base method
func (*MockApiGatewayV2API) GetRouteRequest ¶
func (m *MockApiGatewayV2API) GetRouteRequest(arg0 *apigatewayv2.GetRouteInput) (*request.Request, *apigatewayv2.GetRouteOutput)
GetRouteRequest mocks base method
func (*MockApiGatewayV2API) GetRouteResponse ¶
func (m *MockApiGatewayV2API) GetRouteResponse(arg0 *apigatewayv2.GetRouteResponseInput) (*apigatewayv2.GetRouteResponseOutput, error)
GetRouteResponse mocks base method
func (*MockApiGatewayV2API) GetRouteResponseRequest ¶
func (m *MockApiGatewayV2API) GetRouteResponseRequest(arg0 *apigatewayv2.GetRouteResponseInput) (*request.Request, *apigatewayv2.GetRouteResponseOutput)
GetRouteResponseRequest mocks base method
func (*MockApiGatewayV2API) GetRouteResponseWithContext ¶
func (m *MockApiGatewayV2API) GetRouteResponseWithContext(arg0 context.Context, arg1 *apigatewayv2.GetRouteResponseInput, arg2 ...request.Option) (*apigatewayv2.GetRouteResponseOutput, error)
GetRouteResponseWithContext mocks base method
func (*MockApiGatewayV2API) GetRouteResponses ¶
func (m *MockApiGatewayV2API) GetRouteResponses(arg0 *apigatewayv2.GetRouteResponsesInput) (*apigatewayv2.GetRouteResponsesOutput, error)
GetRouteResponses mocks base method
func (*MockApiGatewayV2API) GetRouteResponsesRequest ¶
func (m *MockApiGatewayV2API) GetRouteResponsesRequest(arg0 *apigatewayv2.GetRouteResponsesInput) (*request.Request, *apigatewayv2.GetRouteResponsesOutput)
GetRouteResponsesRequest mocks base method
func (*MockApiGatewayV2API) GetRouteResponsesWithContext ¶
func (m *MockApiGatewayV2API) GetRouteResponsesWithContext(arg0 context.Context, arg1 *apigatewayv2.GetRouteResponsesInput, arg2 ...request.Option) (*apigatewayv2.GetRouteResponsesOutput, error)
GetRouteResponsesWithContext mocks base method
func (*MockApiGatewayV2API) GetRouteWithContext ¶
func (m *MockApiGatewayV2API) GetRouteWithContext(arg0 context.Context, arg1 *apigatewayv2.GetRouteInput, arg2 ...request.Option) (*apigatewayv2.GetRouteOutput, error)
GetRouteWithContext mocks base method
func (*MockApiGatewayV2API) GetRoutes ¶
func (m *MockApiGatewayV2API) GetRoutes(arg0 *apigatewayv2.GetRoutesInput) (*apigatewayv2.GetRoutesOutput, error)
GetRoutes mocks base method
func (*MockApiGatewayV2API) GetRoutesRequest ¶
func (m *MockApiGatewayV2API) GetRoutesRequest(arg0 *apigatewayv2.GetRoutesInput) (*request.Request, *apigatewayv2.GetRoutesOutput)
GetRoutesRequest mocks base method
func (*MockApiGatewayV2API) GetRoutesWithContext ¶
func (m *MockApiGatewayV2API) GetRoutesWithContext(arg0 context.Context, arg1 *apigatewayv2.GetRoutesInput, arg2 ...request.Option) (*apigatewayv2.GetRoutesOutput, error)
GetRoutesWithContext mocks base method
func (*MockApiGatewayV2API) GetStage ¶
func (m *MockApiGatewayV2API) GetStage(arg0 *apigatewayv2.GetStageInput) (*apigatewayv2.GetStageOutput, error)
GetStage mocks base method
func (*MockApiGatewayV2API) GetStageRequest ¶
func (m *MockApiGatewayV2API) GetStageRequest(arg0 *apigatewayv2.GetStageInput) (*request.Request, *apigatewayv2.GetStageOutput)
GetStageRequest mocks base method
func (*MockApiGatewayV2API) GetStageWithContext ¶
func (m *MockApiGatewayV2API) GetStageWithContext(arg0 context.Context, arg1 *apigatewayv2.GetStageInput, arg2 ...request.Option) (*apigatewayv2.GetStageOutput, error)
GetStageWithContext mocks base method
func (*MockApiGatewayV2API) GetStages ¶
func (m *MockApiGatewayV2API) GetStages(arg0 *apigatewayv2.GetStagesInput) (*apigatewayv2.GetStagesOutput, error)
GetStages mocks base method
func (*MockApiGatewayV2API) GetStagesRequest ¶
func (m *MockApiGatewayV2API) GetStagesRequest(arg0 *apigatewayv2.GetStagesInput) (*request.Request, *apigatewayv2.GetStagesOutput)
GetStagesRequest mocks base method
func (*MockApiGatewayV2API) GetStagesWithContext ¶
func (m *MockApiGatewayV2API) GetStagesWithContext(arg0 context.Context, arg1 *apigatewayv2.GetStagesInput, arg2 ...request.Option) (*apigatewayv2.GetStagesOutput, error)
GetStagesWithContext mocks base method
func (*MockApiGatewayV2API) GetTags ¶
func (m *MockApiGatewayV2API) GetTags(arg0 *apigatewayv2.GetTagsInput) (*apigatewayv2.GetTagsOutput, error)
GetTags mocks base method
func (*MockApiGatewayV2API) GetTagsRequest ¶
func (m *MockApiGatewayV2API) GetTagsRequest(arg0 *apigatewayv2.GetTagsInput) (*request.Request, *apigatewayv2.GetTagsOutput)
GetTagsRequest mocks base method
func (*MockApiGatewayV2API) GetTagsWithContext ¶
func (m *MockApiGatewayV2API) GetTagsWithContext(arg0 context.Context, arg1 *apigatewayv2.GetTagsInput, arg2 ...request.Option) (*apigatewayv2.GetTagsOutput, error)
GetTagsWithContext mocks base method
func (*MockApiGatewayV2API) GetVpcLink ¶
func (m *MockApiGatewayV2API) GetVpcLink(arg0 *apigatewayv2.GetVpcLinkInput) (*apigatewayv2.GetVpcLinkOutput, error)
GetVpcLink mocks base method
func (*MockApiGatewayV2API) GetVpcLinkRequest ¶
func (m *MockApiGatewayV2API) GetVpcLinkRequest(arg0 *apigatewayv2.GetVpcLinkInput) (*request.Request, *apigatewayv2.GetVpcLinkOutput)
GetVpcLinkRequest mocks base method
func (*MockApiGatewayV2API) GetVpcLinkWithContext ¶
func (m *MockApiGatewayV2API) GetVpcLinkWithContext(arg0 context.Context, arg1 *apigatewayv2.GetVpcLinkInput, arg2 ...request.Option) (*apigatewayv2.GetVpcLinkOutput, error)
GetVpcLinkWithContext mocks base method
func (*MockApiGatewayV2API) GetVpcLinks ¶
func (m *MockApiGatewayV2API) GetVpcLinks(arg0 *apigatewayv2.GetVpcLinksInput) (*apigatewayv2.GetVpcLinksOutput, error)
GetVpcLinks mocks base method
func (*MockApiGatewayV2API) GetVpcLinksRequest ¶
func (m *MockApiGatewayV2API) GetVpcLinksRequest(arg0 *apigatewayv2.GetVpcLinksInput) (*request.Request, *apigatewayv2.GetVpcLinksOutput)
GetVpcLinksRequest mocks base method
func (*MockApiGatewayV2API) GetVpcLinksWithContext ¶
func (m *MockApiGatewayV2API) GetVpcLinksWithContext(arg0 context.Context, arg1 *apigatewayv2.GetVpcLinksInput, arg2 ...request.Option) (*apigatewayv2.GetVpcLinksOutput, error)
GetVpcLinksWithContext mocks base method
func (*MockApiGatewayV2API) ImportApi ¶
func (m *MockApiGatewayV2API) ImportApi(arg0 *apigatewayv2.ImportApiInput) (*apigatewayv2.ImportApiOutput, error)
ImportApi mocks base method
func (*MockApiGatewayV2API) ImportApiRequest ¶
func (m *MockApiGatewayV2API) ImportApiRequest(arg0 *apigatewayv2.ImportApiInput) (*request.Request, *apigatewayv2.ImportApiOutput)
ImportApiRequest mocks base method
func (*MockApiGatewayV2API) ImportApiWithContext ¶
func (m *MockApiGatewayV2API) ImportApiWithContext(arg0 context.Context, arg1 *apigatewayv2.ImportApiInput, arg2 ...request.Option) (*apigatewayv2.ImportApiOutput, error)
ImportApiWithContext mocks base method
func (*MockApiGatewayV2API) ReimportApi ¶
func (m *MockApiGatewayV2API) ReimportApi(arg0 *apigatewayv2.ReimportApiInput) (*apigatewayv2.ReimportApiOutput, error)
ReimportApi mocks base method
func (*MockApiGatewayV2API) ReimportApiRequest ¶
func (m *MockApiGatewayV2API) ReimportApiRequest(arg0 *apigatewayv2.ReimportApiInput) (*request.Request, *apigatewayv2.ReimportApiOutput)
ReimportApiRequest mocks base method
func (*MockApiGatewayV2API) ReimportApiWithContext ¶
func (m *MockApiGatewayV2API) ReimportApiWithContext(arg0 context.Context, arg1 *apigatewayv2.ReimportApiInput, arg2 ...request.Option) (*apigatewayv2.ReimportApiOutput, error)
ReimportApiWithContext mocks base method
func (*MockApiGatewayV2API) ResetAuthorizersCache ¶
func (m *MockApiGatewayV2API) ResetAuthorizersCache(arg0 *apigatewayv2.ResetAuthorizersCacheInput) (*apigatewayv2.ResetAuthorizersCacheOutput, error)
ResetAuthorizersCache mocks base method
func (*MockApiGatewayV2API) ResetAuthorizersCacheRequest ¶
func (m *MockApiGatewayV2API) ResetAuthorizersCacheRequest(arg0 *apigatewayv2.ResetAuthorizersCacheInput) (*request.Request, *apigatewayv2.ResetAuthorizersCacheOutput)
ResetAuthorizersCacheRequest mocks base method
func (*MockApiGatewayV2API) ResetAuthorizersCacheWithContext ¶
func (m *MockApiGatewayV2API) ResetAuthorizersCacheWithContext(arg0 context.Context, arg1 *apigatewayv2.ResetAuthorizersCacheInput, arg2 ...request.Option) (*apigatewayv2.ResetAuthorizersCacheOutput, error)
ResetAuthorizersCacheWithContext mocks base method
func (*MockApiGatewayV2API) TagResource ¶
func (m *MockApiGatewayV2API) TagResource(arg0 *apigatewayv2.TagResourceInput) (*apigatewayv2.TagResourceOutput, error)
TagResource mocks base method
func (*MockApiGatewayV2API) TagResourceRequest ¶
func (m *MockApiGatewayV2API) TagResourceRequest(arg0 *apigatewayv2.TagResourceInput) (*request.Request, *apigatewayv2.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockApiGatewayV2API) TagResourceWithContext ¶
func (m *MockApiGatewayV2API) TagResourceWithContext(arg0 context.Context, arg1 *apigatewayv2.TagResourceInput, arg2 ...request.Option) (*apigatewayv2.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockApiGatewayV2API) UntagResource ¶
func (m *MockApiGatewayV2API) UntagResource(arg0 *apigatewayv2.UntagResourceInput) (*apigatewayv2.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockApiGatewayV2API) UntagResourceRequest ¶
func (m *MockApiGatewayV2API) UntagResourceRequest(arg0 *apigatewayv2.UntagResourceInput) (*request.Request, *apigatewayv2.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockApiGatewayV2API) UntagResourceWithContext ¶
func (m *MockApiGatewayV2API) UntagResourceWithContext(arg0 context.Context, arg1 *apigatewayv2.UntagResourceInput, arg2 ...request.Option) (*apigatewayv2.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockApiGatewayV2API) UpdateApi ¶
func (m *MockApiGatewayV2API) UpdateApi(arg0 *apigatewayv2.UpdateApiInput) (*apigatewayv2.UpdateApiOutput, error)
UpdateApi mocks base method
func (*MockApiGatewayV2API) UpdateApiMapping ¶
func (m *MockApiGatewayV2API) UpdateApiMapping(arg0 *apigatewayv2.UpdateApiMappingInput) (*apigatewayv2.UpdateApiMappingOutput, error)
UpdateApiMapping mocks base method
func (*MockApiGatewayV2API) UpdateApiMappingRequest ¶
func (m *MockApiGatewayV2API) UpdateApiMappingRequest(arg0 *apigatewayv2.UpdateApiMappingInput) (*request.Request, *apigatewayv2.UpdateApiMappingOutput)
UpdateApiMappingRequest mocks base method
func (*MockApiGatewayV2API) UpdateApiMappingWithContext ¶
func (m *MockApiGatewayV2API) UpdateApiMappingWithContext(arg0 context.Context, arg1 *apigatewayv2.UpdateApiMappingInput, arg2 ...request.Option) (*apigatewayv2.UpdateApiMappingOutput, error)
UpdateApiMappingWithContext mocks base method
func (*MockApiGatewayV2API) UpdateApiRequest ¶
func (m *MockApiGatewayV2API) UpdateApiRequest(arg0 *apigatewayv2.UpdateApiInput) (*request.Request, *apigatewayv2.UpdateApiOutput)
UpdateApiRequest mocks base method
func (*MockApiGatewayV2API) UpdateApiWithContext ¶
func (m *MockApiGatewayV2API) UpdateApiWithContext(arg0 context.Context, arg1 *apigatewayv2.UpdateApiInput, arg2 ...request.Option) (*apigatewayv2.UpdateApiOutput, error)
UpdateApiWithContext mocks base method
func (*MockApiGatewayV2API) UpdateAuthorizer ¶
func (m *MockApiGatewayV2API) UpdateAuthorizer(arg0 *apigatewayv2.UpdateAuthorizerInput) (*apigatewayv2.UpdateAuthorizerOutput, error)
UpdateAuthorizer mocks base method
func (*MockApiGatewayV2API) UpdateAuthorizerRequest ¶
func (m *MockApiGatewayV2API) UpdateAuthorizerRequest(arg0 *apigatewayv2.UpdateAuthorizerInput) (*request.Request, *apigatewayv2.UpdateAuthorizerOutput)
UpdateAuthorizerRequest mocks base method
func (*MockApiGatewayV2API) UpdateAuthorizerWithContext ¶
func (m *MockApiGatewayV2API) UpdateAuthorizerWithContext(arg0 context.Context, arg1 *apigatewayv2.UpdateAuthorizerInput, arg2 ...request.Option) (*apigatewayv2.UpdateAuthorizerOutput, error)
UpdateAuthorizerWithContext mocks base method
func (*MockApiGatewayV2API) UpdateDeployment ¶
func (m *MockApiGatewayV2API) UpdateDeployment(arg0 *apigatewayv2.UpdateDeploymentInput) (*apigatewayv2.UpdateDeploymentOutput, error)
UpdateDeployment mocks base method
func (*MockApiGatewayV2API) UpdateDeploymentRequest ¶
func (m *MockApiGatewayV2API) UpdateDeploymentRequest(arg0 *apigatewayv2.UpdateDeploymentInput) (*request.Request, *apigatewayv2.UpdateDeploymentOutput)
UpdateDeploymentRequest mocks base method
func (*MockApiGatewayV2API) UpdateDeploymentWithContext ¶
func (m *MockApiGatewayV2API) UpdateDeploymentWithContext(arg0 context.Context, arg1 *apigatewayv2.UpdateDeploymentInput, arg2 ...request.Option) (*apigatewayv2.UpdateDeploymentOutput, error)
UpdateDeploymentWithContext mocks base method
func (*MockApiGatewayV2API) UpdateDomainName ¶
func (m *MockApiGatewayV2API) UpdateDomainName(arg0 *apigatewayv2.UpdateDomainNameInput) (*apigatewayv2.UpdateDomainNameOutput, error)
UpdateDomainName mocks base method
func (*MockApiGatewayV2API) UpdateDomainNameRequest ¶
func (m *MockApiGatewayV2API) UpdateDomainNameRequest(arg0 *apigatewayv2.UpdateDomainNameInput) (*request.Request, *apigatewayv2.UpdateDomainNameOutput)
UpdateDomainNameRequest mocks base method
func (*MockApiGatewayV2API) UpdateDomainNameWithContext ¶
func (m *MockApiGatewayV2API) UpdateDomainNameWithContext(arg0 context.Context, arg1 *apigatewayv2.UpdateDomainNameInput, arg2 ...request.Option) (*apigatewayv2.UpdateDomainNameOutput, error)
UpdateDomainNameWithContext mocks base method
func (*MockApiGatewayV2API) UpdateIntegration ¶
func (m *MockApiGatewayV2API) UpdateIntegration(arg0 *apigatewayv2.UpdateIntegrationInput) (*apigatewayv2.UpdateIntegrationOutput, error)
UpdateIntegration mocks base method
func (*MockApiGatewayV2API) UpdateIntegrationRequest ¶
func (m *MockApiGatewayV2API) UpdateIntegrationRequest(arg0 *apigatewayv2.UpdateIntegrationInput) (*request.Request, *apigatewayv2.UpdateIntegrationOutput)
UpdateIntegrationRequest mocks base method
func (*MockApiGatewayV2API) UpdateIntegrationResponse ¶
func (m *MockApiGatewayV2API) UpdateIntegrationResponse(arg0 *apigatewayv2.UpdateIntegrationResponseInput) (*apigatewayv2.UpdateIntegrationResponseOutput, error)
UpdateIntegrationResponse mocks base method
func (*MockApiGatewayV2API) UpdateIntegrationResponseRequest ¶
func (m *MockApiGatewayV2API) UpdateIntegrationResponseRequest(arg0 *apigatewayv2.UpdateIntegrationResponseInput) (*request.Request, *apigatewayv2.UpdateIntegrationResponseOutput)
UpdateIntegrationResponseRequest mocks base method
func (*MockApiGatewayV2API) UpdateIntegrationResponseWithContext ¶
func (m *MockApiGatewayV2API) UpdateIntegrationResponseWithContext(arg0 context.Context, arg1 *apigatewayv2.UpdateIntegrationResponseInput, arg2 ...request.Option) (*apigatewayv2.UpdateIntegrationResponseOutput, error)
UpdateIntegrationResponseWithContext mocks base method
func (*MockApiGatewayV2API) UpdateIntegrationWithContext ¶
func (m *MockApiGatewayV2API) UpdateIntegrationWithContext(arg0 context.Context, arg1 *apigatewayv2.UpdateIntegrationInput, arg2 ...request.Option) (*apigatewayv2.UpdateIntegrationOutput, error)
UpdateIntegrationWithContext mocks base method
func (*MockApiGatewayV2API) UpdateModel ¶
func (m *MockApiGatewayV2API) UpdateModel(arg0 *apigatewayv2.UpdateModelInput) (*apigatewayv2.UpdateModelOutput, error)
UpdateModel mocks base method
func (*MockApiGatewayV2API) UpdateModelRequest ¶
func (m *MockApiGatewayV2API) UpdateModelRequest(arg0 *apigatewayv2.UpdateModelInput) (*request.Request, *apigatewayv2.UpdateModelOutput)
UpdateModelRequest mocks base method
func (*MockApiGatewayV2API) UpdateModelWithContext ¶
func (m *MockApiGatewayV2API) UpdateModelWithContext(arg0 context.Context, arg1 *apigatewayv2.UpdateModelInput, arg2 ...request.Option) (*apigatewayv2.UpdateModelOutput, error)
UpdateModelWithContext mocks base method
func (*MockApiGatewayV2API) UpdateRoute ¶
func (m *MockApiGatewayV2API) UpdateRoute(arg0 *apigatewayv2.UpdateRouteInput) (*apigatewayv2.UpdateRouteOutput, error)
UpdateRoute mocks base method
func (*MockApiGatewayV2API) UpdateRouteRequest ¶
func (m *MockApiGatewayV2API) UpdateRouteRequest(arg0 *apigatewayv2.UpdateRouteInput) (*request.Request, *apigatewayv2.UpdateRouteOutput)
UpdateRouteRequest mocks base method
func (*MockApiGatewayV2API) UpdateRouteResponse ¶
func (m *MockApiGatewayV2API) UpdateRouteResponse(arg0 *apigatewayv2.UpdateRouteResponseInput) (*apigatewayv2.UpdateRouteResponseOutput, error)
UpdateRouteResponse mocks base method
func (*MockApiGatewayV2API) UpdateRouteResponseRequest ¶
func (m *MockApiGatewayV2API) UpdateRouteResponseRequest(arg0 *apigatewayv2.UpdateRouteResponseInput) (*request.Request, *apigatewayv2.UpdateRouteResponseOutput)
UpdateRouteResponseRequest mocks base method
func (*MockApiGatewayV2API) UpdateRouteResponseWithContext ¶
func (m *MockApiGatewayV2API) UpdateRouteResponseWithContext(arg0 context.Context, arg1 *apigatewayv2.UpdateRouteResponseInput, arg2 ...request.Option) (*apigatewayv2.UpdateRouteResponseOutput, error)
UpdateRouteResponseWithContext mocks base method
func (*MockApiGatewayV2API) UpdateRouteWithContext ¶
func (m *MockApiGatewayV2API) UpdateRouteWithContext(arg0 context.Context, arg1 *apigatewayv2.UpdateRouteInput, arg2 ...request.Option) (*apigatewayv2.UpdateRouteOutput, error)
UpdateRouteWithContext mocks base method
func (*MockApiGatewayV2API) UpdateStage ¶
func (m *MockApiGatewayV2API) UpdateStage(arg0 *apigatewayv2.UpdateStageInput) (*apigatewayv2.UpdateStageOutput, error)
UpdateStage mocks base method
func (*MockApiGatewayV2API) UpdateStageRequest ¶
func (m *MockApiGatewayV2API) UpdateStageRequest(arg0 *apigatewayv2.UpdateStageInput) (*request.Request, *apigatewayv2.UpdateStageOutput)
UpdateStageRequest mocks base method
func (*MockApiGatewayV2API) UpdateStageWithContext ¶
func (m *MockApiGatewayV2API) UpdateStageWithContext(arg0 context.Context, arg1 *apigatewayv2.UpdateStageInput, arg2 ...request.Option) (*apigatewayv2.UpdateStageOutput, error)
UpdateStageWithContext mocks base method
func (*MockApiGatewayV2API) UpdateVpcLink ¶
func (m *MockApiGatewayV2API) UpdateVpcLink(arg0 *apigatewayv2.UpdateVpcLinkInput) (*apigatewayv2.UpdateVpcLinkOutput, error)
UpdateVpcLink mocks base method
func (*MockApiGatewayV2API) UpdateVpcLinkRequest ¶
func (m *MockApiGatewayV2API) UpdateVpcLinkRequest(arg0 *apigatewayv2.UpdateVpcLinkInput) (*request.Request, *apigatewayv2.UpdateVpcLinkOutput)
UpdateVpcLinkRequest mocks base method
func (*MockApiGatewayV2API) UpdateVpcLinkWithContext ¶
func (m *MockApiGatewayV2API) UpdateVpcLinkWithContext(arg0 context.Context, arg1 *apigatewayv2.UpdateVpcLinkInput, arg2 ...request.Option) (*apigatewayv2.UpdateVpcLinkOutput, error)
UpdateVpcLinkWithContext mocks base method
type MockApiGatewayV2APIMockRecorder ¶
type MockApiGatewayV2APIMockRecorder struct {
// contains filtered or unexported fields
}
MockApiGatewayV2APIMockRecorder is the mock recorder for MockApiGatewayV2API
func (*MockApiGatewayV2APIMockRecorder) CreateApi ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateApi(arg0 interface{}) *gomock.Call
CreateApi indicates an expected call of CreateApi
func (*MockApiGatewayV2APIMockRecorder) CreateApiMapping ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateApiMapping(arg0 interface{}) *gomock.Call
CreateApiMapping indicates an expected call of CreateApiMapping
func (*MockApiGatewayV2APIMockRecorder) CreateApiMappingRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateApiMappingRequest(arg0 interface{}) *gomock.Call
CreateApiMappingRequest indicates an expected call of CreateApiMappingRequest
func (*MockApiGatewayV2APIMockRecorder) CreateApiMappingWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateApiMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateApiMappingWithContext indicates an expected call of CreateApiMappingWithContext
func (*MockApiGatewayV2APIMockRecorder) CreateApiRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateApiRequest(arg0 interface{}) *gomock.Call
CreateApiRequest indicates an expected call of CreateApiRequest
func (*MockApiGatewayV2APIMockRecorder) CreateApiWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateApiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateApiWithContext indicates an expected call of CreateApiWithContext
func (*MockApiGatewayV2APIMockRecorder) CreateAuthorizer ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateAuthorizer(arg0 interface{}) *gomock.Call
CreateAuthorizer indicates an expected call of CreateAuthorizer
func (*MockApiGatewayV2APIMockRecorder) CreateAuthorizerRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateAuthorizerRequest(arg0 interface{}) *gomock.Call
CreateAuthorizerRequest indicates an expected call of CreateAuthorizerRequest
func (*MockApiGatewayV2APIMockRecorder) CreateAuthorizerWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateAuthorizerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAuthorizerWithContext indicates an expected call of CreateAuthorizerWithContext
func (*MockApiGatewayV2APIMockRecorder) CreateDeployment ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateDeployment(arg0 interface{}) *gomock.Call
CreateDeployment indicates an expected call of CreateDeployment
func (*MockApiGatewayV2APIMockRecorder) CreateDeploymentRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateDeploymentRequest(arg0 interface{}) *gomock.Call
CreateDeploymentRequest indicates an expected call of CreateDeploymentRequest
func (*MockApiGatewayV2APIMockRecorder) CreateDeploymentWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDeploymentWithContext indicates an expected call of CreateDeploymentWithContext
func (*MockApiGatewayV2APIMockRecorder) CreateDomainName ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateDomainName(arg0 interface{}) *gomock.Call
CreateDomainName indicates an expected call of CreateDomainName
func (*MockApiGatewayV2APIMockRecorder) CreateDomainNameRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateDomainNameRequest(arg0 interface{}) *gomock.Call
CreateDomainNameRequest indicates an expected call of CreateDomainNameRequest
func (*MockApiGatewayV2APIMockRecorder) CreateDomainNameWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateDomainNameWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDomainNameWithContext indicates an expected call of CreateDomainNameWithContext
func (*MockApiGatewayV2APIMockRecorder) CreateIntegration ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateIntegration(arg0 interface{}) *gomock.Call
CreateIntegration indicates an expected call of CreateIntegration
func (*MockApiGatewayV2APIMockRecorder) CreateIntegrationRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateIntegrationRequest(arg0 interface{}) *gomock.Call
CreateIntegrationRequest indicates an expected call of CreateIntegrationRequest
func (*MockApiGatewayV2APIMockRecorder) CreateIntegrationResponse ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateIntegrationResponse(arg0 interface{}) *gomock.Call
CreateIntegrationResponse indicates an expected call of CreateIntegrationResponse
func (*MockApiGatewayV2APIMockRecorder) CreateIntegrationResponseRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateIntegrationResponseRequest(arg0 interface{}) *gomock.Call
CreateIntegrationResponseRequest indicates an expected call of CreateIntegrationResponseRequest
func (*MockApiGatewayV2APIMockRecorder) CreateIntegrationResponseWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateIntegrationResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateIntegrationResponseWithContext indicates an expected call of CreateIntegrationResponseWithContext
func (*MockApiGatewayV2APIMockRecorder) CreateIntegrationWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateIntegrationWithContext indicates an expected call of CreateIntegrationWithContext
func (*MockApiGatewayV2APIMockRecorder) CreateModel ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateModel(arg0 interface{}) *gomock.Call
CreateModel indicates an expected call of CreateModel
func (*MockApiGatewayV2APIMockRecorder) CreateModelRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateModelRequest(arg0 interface{}) *gomock.Call
CreateModelRequest indicates an expected call of CreateModelRequest
func (*MockApiGatewayV2APIMockRecorder) CreateModelWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateModelWithContext indicates an expected call of CreateModelWithContext
func (*MockApiGatewayV2APIMockRecorder) CreateRoute ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateRoute(arg0 interface{}) *gomock.Call
CreateRoute indicates an expected call of CreateRoute
func (*MockApiGatewayV2APIMockRecorder) CreateRouteRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateRouteRequest(arg0 interface{}) *gomock.Call
CreateRouteRequest indicates an expected call of CreateRouteRequest
func (*MockApiGatewayV2APIMockRecorder) CreateRouteResponse ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateRouteResponse(arg0 interface{}) *gomock.Call
CreateRouteResponse indicates an expected call of CreateRouteResponse
func (*MockApiGatewayV2APIMockRecorder) CreateRouteResponseRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateRouteResponseRequest(arg0 interface{}) *gomock.Call
CreateRouteResponseRequest indicates an expected call of CreateRouteResponseRequest
func (*MockApiGatewayV2APIMockRecorder) CreateRouteResponseWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateRouteResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateRouteResponseWithContext indicates an expected call of CreateRouteResponseWithContext
func (*MockApiGatewayV2APIMockRecorder) CreateRouteWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateRouteWithContext indicates an expected call of CreateRouteWithContext
func (*MockApiGatewayV2APIMockRecorder) CreateStage ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateStage(arg0 interface{}) *gomock.Call
CreateStage indicates an expected call of CreateStage
func (*MockApiGatewayV2APIMockRecorder) CreateStageRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateStageRequest(arg0 interface{}) *gomock.Call
CreateStageRequest indicates an expected call of CreateStageRequest
func (*MockApiGatewayV2APIMockRecorder) CreateStageWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateStageWithContext indicates an expected call of CreateStageWithContext
func (*MockApiGatewayV2APIMockRecorder) CreateVpcLink ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateVpcLink(arg0 interface{}) *gomock.Call
CreateVpcLink indicates an expected call of CreateVpcLink
func (*MockApiGatewayV2APIMockRecorder) CreateVpcLinkRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateVpcLinkRequest(arg0 interface{}) *gomock.Call
CreateVpcLinkRequest indicates an expected call of CreateVpcLinkRequest
func (*MockApiGatewayV2APIMockRecorder) CreateVpcLinkWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) CreateVpcLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateVpcLinkWithContext indicates an expected call of CreateVpcLinkWithContext
func (*MockApiGatewayV2APIMockRecorder) DeleteAccessLogSettings ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteAccessLogSettings(arg0 interface{}) *gomock.Call
DeleteAccessLogSettings indicates an expected call of DeleteAccessLogSettings
func (*MockApiGatewayV2APIMockRecorder) DeleteAccessLogSettingsRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteAccessLogSettingsRequest(arg0 interface{}) *gomock.Call
DeleteAccessLogSettingsRequest indicates an expected call of DeleteAccessLogSettingsRequest
func (*MockApiGatewayV2APIMockRecorder) DeleteAccessLogSettingsWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteAccessLogSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAccessLogSettingsWithContext indicates an expected call of DeleteAccessLogSettingsWithContext
func (*MockApiGatewayV2APIMockRecorder) DeleteApi ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteApi(arg0 interface{}) *gomock.Call
DeleteApi indicates an expected call of DeleteApi
func (*MockApiGatewayV2APIMockRecorder) DeleteApiMapping ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteApiMapping(arg0 interface{}) *gomock.Call
DeleteApiMapping indicates an expected call of DeleteApiMapping
func (*MockApiGatewayV2APIMockRecorder) DeleteApiMappingRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteApiMappingRequest(arg0 interface{}) *gomock.Call
DeleteApiMappingRequest indicates an expected call of DeleteApiMappingRequest
func (*MockApiGatewayV2APIMockRecorder) DeleteApiMappingWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteApiMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteApiMappingWithContext indicates an expected call of DeleteApiMappingWithContext
func (*MockApiGatewayV2APIMockRecorder) DeleteApiRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteApiRequest(arg0 interface{}) *gomock.Call
DeleteApiRequest indicates an expected call of DeleteApiRequest
func (*MockApiGatewayV2APIMockRecorder) DeleteApiWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteApiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteApiWithContext indicates an expected call of DeleteApiWithContext
func (*MockApiGatewayV2APIMockRecorder) DeleteAuthorizer ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteAuthorizer(arg0 interface{}) *gomock.Call
DeleteAuthorizer indicates an expected call of DeleteAuthorizer
func (*MockApiGatewayV2APIMockRecorder) DeleteAuthorizerRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteAuthorizerRequest(arg0 interface{}) *gomock.Call
DeleteAuthorizerRequest indicates an expected call of DeleteAuthorizerRequest
func (*MockApiGatewayV2APIMockRecorder) DeleteAuthorizerWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteAuthorizerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAuthorizerWithContext indicates an expected call of DeleteAuthorizerWithContext
func (*MockApiGatewayV2APIMockRecorder) DeleteCorsConfiguration ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteCorsConfiguration(arg0 interface{}) *gomock.Call
DeleteCorsConfiguration indicates an expected call of DeleteCorsConfiguration
func (*MockApiGatewayV2APIMockRecorder) DeleteCorsConfigurationRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteCorsConfigurationRequest(arg0 interface{}) *gomock.Call
DeleteCorsConfigurationRequest indicates an expected call of DeleteCorsConfigurationRequest
func (*MockApiGatewayV2APIMockRecorder) DeleteCorsConfigurationWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteCorsConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteCorsConfigurationWithContext indicates an expected call of DeleteCorsConfigurationWithContext
func (*MockApiGatewayV2APIMockRecorder) DeleteDeployment ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteDeployment(arg0 interface{}) *gomock.Call
DeleteDeployment indicates an expected call of DeleteDeployment
func (*MockApiGatewayV2APIMockRecorder) DeleteDeploymentRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteDeploymentRequest(arg0 interface{}) *gomock.Call
DeleteDeploymentRequest indicates an expected call of DeleteDeploymentRequest
func (*MockApiGatewayV2APIMockRecorder) DeleteDeploymentWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDeploymentWithContext indicates an expected call of DeleteDeploymentWithContext
func (*MockApiGatewayV2APIMockRecorder) DeleteDomainName ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteDomainName(arg0 interface{}) *gomock.Call
DeleteDomainName indicates an expected call of DeleteDomainName
func (*MockApiGatewayV2APIMockRecorder) DeleteDomainNameRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteDomainNameRequest(arg0 interface{}) *gomock.Call
DeleteDomainNameRequest indicates an expected call of DeleteDomainNameRequest
func (*MockApiGatewayV2APIMockRecorder) DeleteDomainNameWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteDomainNameWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDomainNameWithContext indicates an expected call of DeleteDomainNameWithContext
func (*MockApiGatewayV2APIMockRecorder) DeleteIntegration ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteIntegration(arg0 interface{}) *gomock.Call
DeleteIntegration indicates an expected call of DeleteIntegration
func (*MockApiGatewayV2APIMockRecorder) DeleteIntegrationRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteIntegrationRequest(arg0 interface{}) *gomock.Call
DeleteIntegrationRequest indicates an expected call of DeleteIntegrationRequest
func (*MockApiGatewayV2APIMockRecorder) DeleteIntegrationResponse ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteIntegrationResponse(arg0 interface{}) *gomock.Call
DeleteIntegrationResponse indicates an expected call of DeleteIntegrationResponse
func (*MockApiGatewayV2APIMockRecorder) DeleteIntegrationResponseRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteIntegrationResponseRequest(arg0 interface{}) *gomock.Call
DeleteIntegrationResponseRequest indicates an expected call of DeleteIntegrationResponseRequest
func (*MockApiGatewayV2APIMockRecorder) DeleteIntegrationResponseWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteIntegrationResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteIntegrationResponseWithContext indicates an expected call of DeleteIntegrationResponseWithContext
func (*MockApiGatewayV2APIMockRecorder) DeleteIntegrationWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteIntegrationWithContext indicates an expected call of DeleteIntegrationWithContext
func (*MockApiGatewayV2APIMockRecorder) DeleteModel ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteModel(arg0 interface{}) *gomock.Call
DeleteModel indicates an expected call of DeleteModel
func (*MockApiGatewayV2APIMockRecorder) DeleteModelRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteModelRequest(arg0 interface{}) *gomock.Call
DeleteModelRequest indicates an expected call of DeleteModelRequest
func (*MockApiGatewayV2APIMockRecorder) DeleteModelWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteModelWithContext indicates an expected call of DeleteModelWithContext
func (*MockApiGatewayV2APIMockRecorder) DeleteRoute ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteRoute(arg0 interface{}) *gomock.Call
DeleteRoute indicates an expected call of DeleteRoute
func (*MockApiGatewayV2APIMockRecorder) DeleteRouteRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteRouteRequest(arg0 interface{}) *gomock.Call
DeleteRouteRequest indicates an expected call of DeleteRouteRequest
func (*MockApiGatewayV2APIMockRecorder) DeleteRouteRequestParameter ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteRouteRequestParameter(arg0 interface{}) *gomock.Call
DeleteRouteRequestParameter indicates an expected call of DeleteRouteRequestParameter
func (*MockApiGatewayV2APIMockRecorder) DeleteRouteRequestParameterRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteRouteRequestParameterRequest(arg0 interface{}) *gomock.Call
DeleteRouteRequestParameterRequest indicates an expected call of DeleteRouteRequestParameterRequest
func (*MockApiGatewayV2APIMockRecorder) DeleteRouteRequestParameterWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteRouteRequestParameterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteRouteRequestParameterWithContext indicates an expected call of DeleteRouteRequestParameterWithContext
func (*MockApiGatewayV2APIMockRecorder) DeleteRouteResponse ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteRouteResponse(arg0 interface{}) *gomock.Call
DeleteRouteResponse indicates an expected call of DeleteRouteResponse
func (*MockApiGatewayV2APIMockRecorder) DeleteRouteResponseRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteRouteResponseRequest(arg0 interface{}) *gomock.Call
DeleteRouteResponseRequest indicates an expected call of DeleteRouteResponseRequest
func (*MockApiGatewayV2APIMockRecorder) DeleteRouteResponseWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteRouteResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteRouteResponseWithContext indicates an expected call of DeleteRouteResponseWithContext
func (*MockApiGatewayV2APIMockRecorder) DeleteRouteSettings ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteRouteSettings(arg0 interface{}) *gomock.Call
DeleteRouteSettings indicates an expected call of DeleteRouteSettings
func (*MockApiGatewayV2APIMockRecorder) DeleteRouteSettingsRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteRouteSettingsRequest(arg0 interface{}) *gomock.Call
DeleteRouteSettingsRequest indicates an expected call of DeleteRouteSettingsRequest
func (*MockApiGatewayV2APIMockRecorder) DeleteRouteSettingsWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteRouteSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteRouteSettingsWithContext indicates an expected call of DeleteRouteSettingsWithContext
func (*MockApiGatewayV2APIMockRecorder) DeleteRouteWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteRouteWithContext indicates an expected call of DeleteRouteWithContext
func (*MockApiGatewayV2APIMockRecorder) DeleteStage ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteStage(arg0 interface{}) *gomock.Call
DeleteStage indicates an expected call of DeleteStage
func (*MockApiGatewayV2APIMockRecorder) DeleteStageRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteStageRequest(arg0 interface{}) *gomock.Call
DeleteStageRequest indicates an expected call of DeleteStageRequest
func (*MockApiGatewayV2APIMockRecorder) DeleteStageWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteStageWithContext indicates an expected call of DeleteStageWithContext
func (*MockApiGatewayV2APIMockRecorder) DeleteVpcLink ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteVpcLink(arg0 interface{}) *gomock.Call
DeleteVpcLink indicates an expected call of DeleteVpcLink
func (*MockApiGatewayV2APIMockRecorder) DeleteVpcLinkRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteVpcLinkRequest(arg0 interface{}) *gomock.Call
DeleteVpcLinkRequest indicates an expected call of DeleteVpcLinkRequest
func (*MockApiGatewayV2APIMockRecorder) DeleteVpcLinkWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) DeleteVpcLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteVpcLinkWithContext indicates an expected call of DeleteVpcLinkWithContext
func (*MockApiGatewayV2APIMockRecorder) ExportApi ¶
func (mr *MockApiGatewayV2APIMockRecorder) ExportApi(arg0 interface{}) *gomock.Call
ExportApi indicates an expected call of ExportApi
func (*MockApiGatewayV2APIMockRecorder) ExportApiRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) ExportApiRequest(arg0 interface{}) *gomock.Call
ExportApiRequest indicates an expected call of ExportApiRequest
func (*MockApiGatewayV2APIMockRecorder) ExportApiWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) ExportApiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ExportApiWithContext indicates an expected call of ExportApiWithContext
func (*MockApiGatewayV2APIMockRecorder) GetApi ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetApi(arg0 interface{}) *gomock.Call
GetApi indicates an expected call of GetApi
func (*MockApiGatewayV2APIMockRecorder) GetApiMapping ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetApiMapping(arg0 interface{}) *gomock.Call
GetApiMapping indicates an expected call of GetApiMapping
func (*MockApiGatewayV2APIMockRecorder) GetApiMappingRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetApiMappingRequest(arg0 interface{}) *gomock.Call
GetApiMappingRequest indicates an expected call of GetApiMappingRequest
func (*MockApiGatewayV2APIMockRecorder) GetApiMappingWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetApiMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetApiMappingWithContext indicates an expected call of GetApiMappingWithContext
func (*MockApiGatewayV2APIMockRecorder) GetApiMappings ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetApiMappings(arg0 interface{}) *gomock.Call
GetApiMappings indicates an expected call of GetApiMappings
func (*MockApiGatewayV2APIMockRecorder) GetApiMappingsRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetApiMappingsRequest(arg0 interface{}) *gomock.Call
GetApiMappingsRequest indicates an expected call of GetApiMappingsRequest
func (*MockApiGatewayV2APIMockRecorder) GetApiMappingsWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetApiMappingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetApiMappingsWithContext indicates an expected call of GetApiMappingsWithContext
func (*MockApiGatewayV2APIMockRecorder) GetApiRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetApiRequest(arg0 interface{}) *gomock.Call
GetApiRequest indicates an expected call of GetApiRequest
func (*MockApiGatewayV2APIMockRecorder) GetApiWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetApiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetApiWithContext indicates an expected call of GetApiWithContext
func (*MockApiGatewayV2APIMockRecorder) GetApis ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetApis(arg0 interface{}) *gomock.Call
GetApis indicates an expected call of GetApis
func (*MockApiGatewayV2APIMockRecorder) GetApisRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetApisRequest(arg0 interface{}) *gomock.Call
GetApisRequest indicates an expected call of GetApisRequest
func (*MockApiGatewayV2APIMockRecorder) GetApisWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetApisWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetApisWithContext indicates an expected call of GetApisWithContext
func (*MockApiGatewayV2APIMockRecorder) GetAuthorizer ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetAuthorizer(arg0 interface{}) *gomock.Call
GetAuthorizer indicates an expected call of GetAuthorizer
func (*MockApiGatewayV2APIMockRecorder) GetAuthorizerRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetAuthorizerRequest(arg0 interface{}) *gomock.Call
GetAuthorizerRequest indicates an expected call of GetAuthorizerRequest
func (*MockApiGatewayV2APIMockRecorder) GetAuthorizerWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetAuthorizerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAuthorizerWithContext indicates an expected call of GetAuthorizerWithContext
func (*MockApiGatewayV2APIMockRecorder) GetAuthorizers ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetAuthorizers(arg0 interface{}) *gomock.Call
GetAuthorizers indicates an expected call of GetAuthorizers
func (*MockApiGatewayV2APIMockRecorder) GetAuthorizersRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetAuthorizersRequest(arg0 interface{}) *gomock.Call
GetAuthorizersRequest indicates an expected call of GetAuthorizersRequest
func (*MockApiGatewayV2APIMockRecorder) GetAuthorizersWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetAuthorizersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAuthorizersWithContext indicates an expected call of GetAuthorizersWithContext
func (*MockApiGatewayV2APIMockRecorder) GetDeployment ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetDeployment(arg0 interface{}) *gomock.Call
GetDeployment indicates an expected call of GetDeployment
func (*MockApiGatewayV2APIMockRecorder) GetDeploymentRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetDeploymentRequest(arg0 interface{}) *gomock.Call
GetDeploymentRequest indicates an expected call of GetDeploymentRequest
func (*MockApiGatewayV2APIMockRecorder) GetDeploymentWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDeploymentWithContext indicates an expected call of GetDeploymentWithContext
func (*MockApiGatewayV2APIMockRecorder) GetDeployments ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetDeployments(arg0 interface{}) *gomock.Call
GetDeployments indicates an expected call of GetDeployments
func (*MockApiGatewayV2APIMockRecorder) GetDeploymentsRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetDeploymentsRequest(arg0 interface{}) *gomock.Call
GetDeploymentsRequest indicates an expected call of GetDeploymentsRequest
func (*MockApiGatewayV2APIMockRecorder) GetDeploymentsWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetDeploymentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDeploymentsWithContext indicates an expected call of GetDeploymentsWithContext
func (*MockApiGatewayV2APIMockRecorder) GetDomainName ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetDomainName(arg0 interface{}) *gomock.Call
GetDomainName indicates an expected call of GetDomainName
func (*MockApiGatewayV2APIMockRecorder) GetDomainNameRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetDomainNameRequest(arg0 interface{}) *gomock.Call
GetDomainNameRequest indicates an expected call of GetDomainNameRequest
func (*MockApiGatewayV2APIMockRecorder) GetDomainNameWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetDomainNameWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDomainNameWithContext indicates an expected call of GetDomainNameWithContext
func (*MockApiGatewayV2APIMockRecorder) GetDomainNames ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetDomainNames(arg0 interface{}) *gomock.Call
GetDomainNames indicates an expected call of GetDomainNames
func (*MockApiGatewayV2APIMockRecorder) GetDomainNamesRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetDomainNamesRequest(arg0 interface{}) *gomock.Call
GetDomainNamesRequest indicates an expected call of GetDomainNamesRequest
func (*MockApiGatewayV2APIMockRecorder) GetDomainNamesWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetDomainNamesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDomainNamesWithContext indicates an expected call of GetDomainNamesWithContext
func (*MockApiGatewayV2APIMockRecorder) GetIntegration ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetIntegration(arg0 interface{}) *gomock.Call
GetIntegration indicates an expected call of GetIntegration
func (*MockApiGatewayV2APIMockRecorder) GetIntegrationRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetIntegrationRequest(arg0 interface{}) *gomock.Call
GetIntegrationRequest indicates an expected call of GetIntegrationRequest
func (*MockApiGatewayV2APIMockRecorder) GetIntegrationResponse ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetIntegrationResponse(arg0 interface{}) *gomock.Call
GetIntegrationResponse indicates an expected call of GetIntegrationResponse
func (*MockApiGatewayV2APIMockRecorder) GetIntegrationResponseRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetIntegrationResponseRequest(arg0 interface{}) *gomock.Call
GetIntegrationResponseRequest indicates an expected call of GetIntegrationResponseRequest
func (*MockApiGatewayV2APIMockRecorder) GetIntegrationResponseWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetIntegrationResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetIntegrationResponseWithContext indicates an expected call of GetIntegrationResponseWithContext
func (*MockApiGatewayV2APIMockRecorder) GetIntegrationResponses ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetIntegrationResponses(arg0 interface{}) *gomock.Call
GetIntegrationResponses indicates an expected call of GetIntegrationResponses
func (*MockApiGatewayV2APIMockRecorder) GetIntegrationResponsesRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetIntegrationResponsesRequest(arg0 interface{}) *gomock.Call
GetIntegrationResponsesRequest indicates an expected call of GetIntegrationResponsesRequest
func (*MockApiGatewayV2APIMockRecorder) GetIntegrationResponsesWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetIntegrationResponsesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetIntegrationResponsesWithContext indicates an expected call of GetIntegrationResponsesWithContext
func (*MockApiGatewayV2APIMockRecorder) GetIntegrationWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetIntegrationWithContext indicates an expected call of GetIntegrationWithContext
func (*MockApiGatewayV2APIMockRecorder) GetIntegrations ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetIntegrations(arg0 interface{}) *gomock.Call
GetIntegrations indicates an expected call of GetIntegrations
func (*MockApiGatewayV2APIMockRecorder) GetIntegrationsRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetIntegrationsRequest(arg0 interface{}) *gomock.Call
GetIntegrationsRequest indicates an expected call of GetIntegrationsRequest
func (*MockApiGatewayV2APIMockRecorder) GetIntegrationsWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetIntegrationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetIntegrationsWithContext indicates an expected call of GetIntegrationsWithContext
func (*MockApiGatewayV2APIMockRecorder) GetModel ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetModel(arg0 interface{}) *gomock.Call
GetModel indicates an expected call of GetModel
func (*MockApiGatewayV2APIMockRecorder) GetModelRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetModelRequest(arg0 interface{}) *gomock.Call
GetModelRequest indicates an expected call of GetModelRequest
func (*MockApiGatewayV2APIMockRecorder) GetModelTemplate ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetModelTemplate(arg0 interface{}) *gomock.Call
GetModelTemplate indicates an expected call of GetModelTemplate
func (*MockApiGatewayV2APIMockRecorder) GetModelTemplateRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetModelTemplateRequest(arg0 interface{}) *gomock.Call
GetModelTemplateRequest indicates an expected call of GetModelTemplateRequest
func (*MockApiGatewayV2APIMockRecorder) GetModelTemplateWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetModelTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetModelTemplateWithContext indicates an expected call of GetModelTemplateWithContext
func (*MockApiGatewayV2APIMockRecorder) GetModelWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetModelWithContext indicates an expected call of GetModelWithContext
func (*MockApiGatewayV2APIMockRecorder) GetModels ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetModels(arg0 interface{}) *gomock.Call
GetModels indicates an expected call of GetModels
func (*MockApiGatewayV2APIMockRecorder) GetModelsRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetModelsRequest(arg0 interface{}) *gomock.Call
GetModelsRequest indicates an expected call of GetModelsRequest
func (*MockApiGatewayV2APIMockRecorder) GetModelsWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetModelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetModelsWithContext indicates an expected call of GetModelsWithContext
func (*MockApiGatewayV2APIMockRecorder) GetRoute ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetRoute(arg0 interface{}) *gomock.Call
GetRoute indicates an expected call of GetRoute
func (*MockApiGatewayV2APIMockRecorder) GetRouteRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetRouteRequest(arg0 interface{}) *gomock.Call
GetRouteRequest indicates an expected call of GetRouteRequest
func (*MockApiGatewayV2APIMockRecorder) GetRouteResponse ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetRouteResponse(arg0 interface{}) *gomock.Call
GetRouteResponse indicates an expected call of GetRouteResponse
func (*MockApiGatewayV2APIMockRecorder) GetRouteResponseRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetRouteResponseRequest(arg0 interface{}) *gomock.Call
GetRouteResponseRequest indicates an expected call of GetRouteResponseRequest
func (*MockApiGatewayV2APIMockRecorder) GetRouteResponseWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetRouteResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRouteResponseWithContext indicates an expected call of GetRouteResponseWithContext
func (*MockApiGatewayV2APIMockRecorder) GetRouteResponses ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetRouteResponses(arg0 interface{}) *gomock.Call
GetRouteResponses indicates an expected call of GetRouteResponses
func (*MockApiGatewayV2APIMockRecorder) GetRouteResponsesRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetRouteResponsesRequest(arg0 interface{}) *gomock.Call
GetRouteResponsesRequest indicates an expected call of GetRouteResponsesRequest
func (*MockApiGatewayV2APIMockRecorder) GetRouteResponsesWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetRouteResponsesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRouteResponsesWithContext indicates an expected call of GetRouteResponsesWithContext
func (*MockApiGatewayV2APIMockRecorder) GetRouteWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRouteWithContext indicates an expected call of GetRouteWithContext
func (*MockApiGatewayV2APIMockRecorder) GetRoutes ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetRoutes(arg0 interface{}) *gomock.Call
GetRoutes indicates an expected call of GetRoutes
func (*MockApiGatewayV2APIMockRecorder) GetRoutesRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetRoutesRequest(arg0 interface{}) *gomock.Call
GetRoutesRequest indicates an expected call of GetRoutesRequest
func (*MockApiGatewayV2APIMockRecorder) GetRoutesWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetRoutesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRoutesWithContext indicates an expected call of GetRoutesWithContext
func (*MockApiGatewayV2APIMockRecorder) GetStage ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetStage(arg0 interface{}) *gomock.Call
GetStage indicates an expected call of GetStage
func (*MockApiGatewayV2APIMockRecorder) GetStageRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetStageRequest(arg0 interface{}) *gomock.Call
GetStageRequest indicates an expected call of GetStageRequest
func (*MockApiGatewayV2APIMockRecorder) GetStageWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetStageWithContext indicates an expected call of GetStageWithContext
func (*MockApiGatewayV2APIMockRecorder) GetStages ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetStages(arg0 interface{}) *gomock.Call
GetStages indicates an expected call of GetStages
func (*MockApiGatewayV2APIMockRecorder) GetStagesRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetStagesRequest(arg0 interface{}) *gomock.Call
GetStagesRequest indicates an expected call of GetStagesRequest
func (*MockApiGatewayV2APIMockRecorder) GetStagesWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetStagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetStagesWithContext indicates an expected call of GetStagesWithContext
func (*MockApiGatewayV2APIMockRecorder) GetTags ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetTags(arg0 interface{}) *gomock.Call
GetTags indicates an expected call of GetTags
func (*MockApiGatewayV2APIMockRecorder) GetTagsRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetTagsRequest(arg0 interface{}) *gomock.Call
GetTagsRequest indicates an expected call of GetTagsRequest
func (*MockApiGatewayV2APIMockRecorder) GetTagsWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTagsWithContext indicates an expected call of GetTagsWithContext
func (*MockApiGatewayV2APIMockRecorder) GetVpcLink ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetVpcLink(arg0 interface{}) *gomock.Call
GetVpcLink indicates an expected call of GetVpcLink
func (*MockApiGatewayV2APIMockRecorder) GetVpcLinkRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetVpcLinkRequest(arg0 interface{}) *gomock.Call
GetVpcLinkRequest indicates an expected call of GetVpcLinkRequest
func (*MockApiGatewayV2APIMockRecorder) GetVpcLinkWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetVpcLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetVpcLinkWithContext indicates an expected call of GetVpcLinkWithContext
func (*MockApiGatewayV2APIMockRecorder) GetVpcLinks ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetVpcLinks(arg0 interface{}) *gomock.Call
GetVpcLinks indicates an expected call of GetVpcLinks
func (*MockApiGatewayV2APIMockRecorder) GetVpcLinksRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetVpcLinksRequest(arg0 interface{}) *gomock.Call
GetVpcLinksRequest indicates an expected call of GetVpcLinksRequest
func (*MockApiGatewayV2APIMockRecorder) GetVpcLinksWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) GetVpcLinksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetVpcLinksWithContext indicates an expected call of GetVpcLinksWithContext
func (*MockApiGatewayV2APIMockRecorder) ImportApi ¶
func (mr *MockApiGatewayV2APIMockRecorder) ImportApi(arg0 interface{}) *gomock.Call
ImportApi indicates an expected call of ImportApi
func (*MockApiGatewayV2APIMockRecorder) ImportApiRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) ImportApiRequest(arg0 interface{}) *gomock.Call
ImportApiRequest indicates an expected call of ImportApiRequest
func (*MockApiGatewayV2APIMockRecorder) ImportApiWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) ImportApiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ImportApiWithContext indicates an expected call of ImportApiWithContext
func (*MockApiGatewayV2APIMockRecorder) ReimportApi ¶
func (mr *MockApiGatewayV2APIMockRecorder) ReimportApi(arg0 interface{}) *gomock.Call
ReimportApi indicates an expected call of ReimportApi
func (*MockApiGatewayV2APIMockRecorder) ReimportApiRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) ReimportApiRequest(arg0 interface{}) *gomock.Call
ReimportApiRequest indicates an expected call of ReimportApiRequest
func (*MockApiGatewayV2APIMockRecorder) ReimportApiWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) ReimportApiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ReimportApiWithContext indicates an expected call of ReimportApiWithContext
func (*MockApiGatewayV2APIMockRecorder) ResetAuthorizersCache ¶
func (mr *MockApiGatewayV2APIMockRecorder) ResetAuthorizersCache(arg0 interface{}) *gomock.Call
ResetAuthorizersCache indicates an expected call of ResetAuthorizersCache
func (*MockApiGatewayV2APIMockRecorder) ResetAuthorizersCacheRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) ResetAuthorizersCacheRequest(arg0 interface{}) *gomock.Call
ResetAuthorizersCacheRequest indicates an expected call of ResetAuthorizersCacheRequest
func (*MockApiGatewayV2APIMockRecorder) ResetAuthorizersCacheWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) ResetAuthorizersCacheWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ResetAuthorizersCacheWithContext indicates an expected call of ResetAuthorizersCacheWithContext
func (*MockApiGatewayV2APIMockRecorder) TagResource ¶
func (mr *MockApiGatewayV2APIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockApiGatewayV2APIMockRecorder) TagResourceRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockApiGatewayV2APIMockRecorder) TagResourceWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockApiGatewayV2APIMockRecorder) UntagResource ¶
func (mr *MockApiGatewayV2APIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockApiGatewayV2APIMockRecorder) UntagResourceRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockApiGatewayV2APIMockRecorder) UntagResourceWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockApiGatewayV2APIMockRecorder) UpdateApi ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateApi(arg0 interface{}) *gomock.Call
UpdateApi indicates an expected call of UpdateApi
func (*MockApiGatewayV2APIMockRecorder) UpdateApiMapping ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateApiMapping(arg0 interface{}) *gomock.Call
UpdateApiMapping indicates an expected call of UpdateApiMapping
func (*MockApiGatewayV2APIMockRecorder) UpdateApiMappingRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateApiMappingRequest(arg0 interface{}) *gomock.Call
UpdateApiMappingRequest indicates an expected call of UpdateApiMappingRequest
func (*MockApiGatewayV2APIMockRecorder) UpdateApiMappingWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateApiMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateApiMappingWithContext indicates an expected call of UpdateApiMappingWithContext
func (*MockApiGatewayV2APIMockRecorder) UpdateApiRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateApiRequest(arg0 interface{}) *gomock.Call
UpdateApiRequest indicates an expected call of UpdateApiRequest
func (*MockApiGatewayV2APIMockRecorder) UpdateApiWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateApiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateApiWithContext indicates an expected call of UpdateApiWithContext
func (*MockApiGatewayV2APIMockRecorder) UpdateAuthorizer ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateAuthorizer(arg0 interface{}) *gomock.Call
UpdateAuthorizer indicates an expected call of UpdateAuthorizer
func (*MockApiGatewayV2APIMockRecorder) UpdateAuthorizerRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateAuthorizerRequest(arg0 interface{}) *gomock.Call
UpdateAuthorizerRequest indicates an expected call of UpdateAuthorizerRequest
func (*MockApiGatewayV2APIMockRecorder) UpdateAuthorizerWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateAuthorizerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateAuthorizerWithContext indicates an expected call of UpdateAuthorizerWithContext
func (*MockApiGatewayV2APIMockRecorder) UpdateDeployment ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateDeployment(arg0 interface{}) *gomock.Call
UpdateDeployment indicates an expected call of UpdateDeployment
func (*MockApiGatewayV2APIMockRecorder) UpdateDeploymentRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateDeploymentRequest(arg0 interface{}) *gomock.Call
UpdateDeploymentRequest indicates an expected call of UpdateDeploymentRequest
func (*MockApiGatewayV2APIMockRecorder) UpdateDeploymentWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDeploymentWithContext indicates an expected call of UpdateDeploymentWithContext
func (*MockApiGatewayV2APIMockRecorder) UpdateDomainName ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateDomainName(arg0 interface{}) *gomock.Call
UpdateDomainName indicates an expected call of UpdateDomainName
func (*MockApiGatewayV2APIMockRecorder) UpdateDomainNameRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateDomainNameRequest(arg0 interface{}) *gomock.Call
UpdateDomainNameRequest indicates an expected call of UpdateDomainNameRequest
func (*MockApiGatewayV2APIMockRecorder) UpdateDomainNameWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateDomainNameWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDomainNameWithContext indicates an expected call of UpdateDomainNameWithContext
func (*MockApiGatewayV2APIMockRecorder) UpdateIntegration ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateIntegration(arg0 interface{}) *gomock.Call
UpdateIntegration indicates an expected call of UpdateIntegration
func (*MockApiGatewayV2APIMockRecorder) UpdateIntegrationRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateIntegrationRequest(arg0 interface{}) *gomock.Call
UpdateIntegrationRequest indicates an expected call of UpdateIntegrationRequest
func (*MockApiGatewayV2APIMockRecorder) UpdateIntegrationResponse ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateIntegrationResponse(arg0 interface{}) *gomock.Call
UpdateIntegrationResponse indicates an expected call of UpdateIntegrationResponse
func (*MockApiGatewayV2APIMockRecorder) UpdateIntegrationResponseRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateIntegrationResponseRequest(arg0 interface{}) *gomock.Call
UpdateIntegrationResponseRequest indicates an expected call of UpdateIntegrationResponseRequest
func (*MockApiGatewayV2APIMockRecorder) UpdateIntegrationResponseWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateIntegrationResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateIntegrationResponseWithContext indicates an expected call of UpdateIntegrationResponseWithContext
func (*MockApiGatewayV2APIMockRecorder) UpdateIntegrationWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateIntegrationWithContext indicates an expected call of UpdateIntegrationWithContext
func (*MockApiGatewayV2APIMockRecorder) UpdateModel ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateModel(arg0 interface{}) *gomock.Call
UpdateModel indicates an expected call of UpdateModel
func (*MockApiGatewayV2APIMockRecorder) UpdateModelRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateModelRequest(arg0 interface{}) *gomock.Call
UpdateModelRequest indicates an expected call of UpdateModelRequest
func (*MockApiGatewayV2APIMockRecorder) UpdateModelWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateModelWithContext indicates an expected call of UpdateModelWithContext
func (*MockApiGatewayV2APIMockRecorder) UpdateRoute ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateRoute(arg0 interface{}) *gomock.Call
UpdateRoute indicates an expected call of UpdateRoute
func (*MockApiGatewayV2APIMockRecorder) UpdateRouteRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateRouteRequest(arg0 interface{}) *gomock.Call
UpdateRouteRequest indicates an expected call of UpdateRouteRequest
func (*MockApiGatewayV2APIMockRecorder) UpdateRouteResponse ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateRouteResponse(arg0 interface{}) *gomock.Call
UpdateRouteResponse indicates an expected call of UpdateRouteResponse
func (*MockApiGatewayV2APIMockRecorder) UpdateRouteResponseRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateRouteResponseRequest(arg0 interface{}) *gomock.Call
UpdateRouteResponseRequest indicates an expected call of UpdateRouteResponseRequest
func (*MockApiGatewayV2APIMockRecorder) UpdateRouteResponseWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateRouteResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateRouteResponseWithContext indicates an expected call of UpdateRouteResponseWithContext
func (*MockApiGatewayV2APIMockRecorder) UpdateRouteWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateRouteWithContext indicates an expected call of UpdateRouteWithContext
func (*MockApiGatewayV2APIMockRecorder) UpdateStage ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateStage(arg0 interface{}) *gomock.Call
UpdateStage indicates an expected call of UpdateStage
func (*MockApiGatewayV2APIMockRecorder) UpdateStageRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateStageRequest(arg0 interface{}) *gomock.Call
UpdateStageRequest indicates an expected call of UpdateStageRequest
func (*MockApiGatewayV2APIMockRecorder) UpdateStageWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateStageWithContext indicates an expected call of UpdateStageWithContext
func (*MockApiGatewayV2APIMockRecorder) UpdateVpcLink ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateVpcLink(arg0 interface{}) *gomock.Call
UpdateVpcLink indicates an expected call of UpdateVpcLink
func (*MockApiGatewayV2APIMockRecorder) UpdateVpcLinkRequest ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateVpcLinkRequest(arg0 interface{}) *gomock.Call
UpdateVpcLinkRequest indicates an expected call of UpdateVpcLinkRequest
func (*MockApiGatewayV2APIMockRecorder) UpdateVpcLinkWithContext ¶
func (mr *MockApiGatewayV2APIMockRecorder) UpdateVpcLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateVpcLinkWithContext indicates an expected call of UpdateVpcLinkWithContext