Documentation
¶
Index ¶
- type IClient
- func (_m *IClient) CreateApi(ctx context.Context, params *apigatewayv2.CreateApiInput, ...) (*apigatewayv2.CreateApiOutput, error)
- func (_m *IClient) CreateApiMapping(ctx context.Context, params *apigatewayv2.CreateApiMappingInput, ...) (*apigatewayv2.CreateApiMappingOutput, error)
- func (_m *IClient) CreateAuthorizer(ctx context.Context, params *apigatewayv2.CreateAuthorizerInput, ...) (*apigatewayv2.CreateAuthorizerOutput, error)
- func (_m *IClient) CreateDeployment(ctx context.Context, params *apigatewayv2.CreateDeploymentInput, ...) (*apigatewayv2.CreateDeploymentOutput, error)
- func (_m *IClient) CreateDomainName(ctx context.Context, params *apigatewayv2.CreateDomainNameInput, ...) (*apigatewayv2.CreateDomainNameOutput, error)
- func (_m *IClient) CreateIntegration(ctx context.Context, params *apigatewayv2.CreateIntegrationInput, ...) (*apigatewayv2.CreateIntegrationOutput, error)
- func (_m *IClient) CreateIntegrationResponse(ctx context.Context, params *apigatewayv2.CreateIntegrationResponseInput, ...) (*apigatewayv2.CreateIntegrationResponseOutput, error)
- func (_m *IClient) CreateModel(ctx context.Context, params *apigatewayv2.CreateModelInput, ...) (*apigatewayv2.CreateModelOutput, error)
- func (_m *IClient) CreatePortal(ctx context.Context, params *apigatewayv2.CreatePortalInput, ...) (*apigatewayv2.CreatePortalOutput, error)
- func (_m *IClient) CreatePortalProduct(ctx context.Context, params *apigatewayv2.CreatePortalProductInput, ...) (*apigatewayv2.CreatePortalProductOutput, error)
- func (_m *IClient) CreateProductPage(ctx context.Context, params *apigatewayv2.CreateProductPageInput, ...) (*apigatewayv2.CreateProductPageOutput, error)
- func (_m *IClient) CreateProductRestEndpointPage(ctx context.Context, params *apigatewayv2.CreateProductRestEndpointPageInput, ...) (*apigatewayv2.CreateProductRestEndpointPageOutput, error)
- func (_m *IClient) CreateRoute(ctx context.Context, params *apigatewayv2.CreateRouteInput, ...) (*apigatewayv2.CreateRouteOutput, error)
- func (_m *IClient) CreateRouteResponse(ctx context.Context, params *apigatewayv2.CreateRouteResponseInput, ...) (*apigatewayv2.CreateRouteResponseOutput, error)
- func (_m *IClient) CreateRoutingRule(ctx context.Context, params *apigatewayv2.CreateRoutingRuleInput, ...) (*apigatewayv2.CreateRoutingRuleOutput, error)
- func (_m *IClient) CreateStage(ctx context.Context, params *apigatewayv2.CreateStageInput, ...) (*apigatewayv2.CreateStageOutput, error)
- func (_m *IClient) CreateVpcLink(ctx context.Context, params *apigatewayv2.CreateVpcLinkInput, ...) (*apigatewayv2.CreateVpcLinkOutput, error)
- func (_m *IClient) DeleteAccessLogSettings(ctx context.Context, params *apigatewayv2.DeleteAccessLogSettingsInput, ...) (*apigatewayv2.DeleteAccessLogSettingsOutput, error)
- func (_m *IClient) DeleteApi(ctx context.Context, params *apigatewayv2.DeleteApiInput, ...) (*apigatewayv2.DeleteApiOutput, error)
- func (_m *IClient) DeleteApiMapping(ctx context.Context, params *apigatewayv2.DeleteApiMappingInput, ...) (*apigatewayv2.DeleteApiMappingOutput, error)
- func (_m *IClient) DeleteAuthorizer(ctx context.Context, params *apigatewayv2.DeleteAuthorizerInput, ...) (*apigatewayv2.DeleteAuthorizerOutput, error)
- func (_m *IClient) DeleteCorsConfiguration(ctx context.Context, params *apigatewayv2.DeleteCorsConfigurationInput, ...) (*apigatewayv2.DeleteCorsConfigurationOutput, error)
- func (_m *IClient) DeleteDeployment(ctx context.Context, params *apigatewayv2.DeleteDeploymentInput, ...) (*apigatewayv2.DeleteDeploymentOutput, error)
- func (_m *IClient) DeleteDomainName(ctx context.Context, params *apigatewayv2.DeleteDomainNameInput, ...) (*apigatewayv2.DeleteDomainNameOutput, error)
- func (_m *IClient) DeleteIntegration(ctx context.Context, params *apigatewayv2.DeleteIntegrationInput, ...) (*apigatewayv2.DeleteIntegrationOutput, error)
- func (_m *IClient) DeleteIntegrationResponse(ctx context.Context, params *apigatewayv2.DeleteIntegrationResponseInput, ...) (*apigatewayv2.DeleteIntegrationResponseOutput, error)
- func (_m *IClient) DeleteModel(ctx context.Context, params *apigatewayv2.DeleteModelInput, ...) (*apigatewayv2.DeleteModelOutput, error)
- func (_m *IClient) DeletePortal(ctx context.Context, params *apigatewayv2.DeletePortalInput, ...) (*apigatewayv2.DeletePortalOutput, error)
- func (_m *IClient) DeletePortalProduct(ctx context.Context, params *apigatewayv2.DeletePortalProductInput, ...) (*apigatewayv2.DeletePortalProductOutput, error)
- func (_m *IClient) DeletePortalProductSharingPolicy(ctx context.Context, ...) (*apigatewayv2.DeletePortalProductSharingPolicyOutput, error)
- func (_m *IClient) DeleteProductPage(ctx context.Context, params *apigatewayv2.DeleteProductPageInput, ...) (*apigatewayv2.DeleteProductPageOutput, error)
- func (_m *IClient) DeleteProductRestEndpointPage(ctx context.Context, params *apigatewayv2.DeleteProductRestEndpointPageInput, ...) (*apigatewayv2.DeleteProductRestEndpointPageOutput, error)
- func (_m *IClient) DeleteRoute(ctx context.Context, params *apigatewayv2.DeleteRouteInput, ...) (*apigatewayv2.DeleteRouteOutput, error)
- func (_m *IClient) DeleteRouteRequestParameter(ctx context.Context, params *apigatewayv2.DeleteRouteRequestParameterInput, ...) (*apigatewayv2.DeleteRouteRequestParameterOutput, error)
- func (_m *IClient) DeleteRouteResponse(ctx context.Context, params *apigatewayv2.DeleteRouteResponseInput, ...) (*apigatewayv2.DeleteRouteResponseOutput, error)
- func (_m *IClient) DeleteRouteSettings(ctx context.Context, params *apigatewayv2.DeleteRouteSettingsInput, ...) (*apigatewayv2.DeleteRouteSettingsOutput, error)
- func (_m *IClient) DeleteRoutingRule(ctx context.Context, params *apigatewayv2.DeleteRoutingRuleInput, ...) (*apigatewayv2.DeleteRoutingRuleOutput, error)
- func (_m *IClient) DeleteStage(ctx context.Context, params *apigatewayv2.DeleteStageInput, ...) (*apigatewayv2.DeleteStageOutput, error)
- func (_m *IClient) DeleteVpcLink(ctx context.Context, params *apigatewayv2.DeleteVpcLinkInput, ...) (*apigatewayv2.DeleteVpcLinkOutput, error)
- func (_m *IClient) DisablePortal(ctx context.Context, params *apigatewayv2.DisablePortalInput, ...) (*apigatewayv2.DisablePortalOutput, error)
- func (_m *IClient) ExportApi(ctx context.Context, params *apigatewayv2.ExportApiInput, ...) (*apigatewayv2.ExportApiOutput, error)
- func (_m *IClient) GetApi(ctx context.Context, params *apigatewayv2.GetApiInput, ...) (*apigatewayv2.GetApiOutput, error)
- func (_m *IClient) GetApiMapping(ctx context.Context, params *apigatewayv2.GetApiMappingInput, ...) (*apigatewayv2.GetApiMappingOutput, error)
- func (_m *IClient) GetApiMappings(ctx context.Context, params *apigatewayv2.GetApiMappingsInput, ...) (*apigatewayv2.GetApiMappingsOutput, error)
- func (_m *IClient) GetApis(ctx context.Context, params *apigatewayv2.GetApisInput, ...) (*apigatewayv2.GetApisOutput, error)
- func (_m *IClient) GetAuthorizer(ctx context.Context, params *apigatewayv2.GetAuthorizerInput, ...) (*apigatewayv2.GetAuthorizerOutput, error)
- func (_m *IClient) GetAuthorizers(ctx context.Context, params *apigatewayv2.GetAuthorizersInput, ...) (*apigatewayv2.GetAuthorizersOutput, error)
- func (_m *IClient) GetDeployment(ctx context.Context, params *apigatewayv2.GetDeploymentInput, ...) (*apigatewayv2.GetDeploymentOutput, error)
- func (_m *IClient) GetDeployments(ctx context.Context, params *apigatewayv2.GetDeploymentsInput, ...) (*apigatewayv2.GetDeploymentsOutput, error)
- func (_m *IClient) GetDomainName(ctx context.Context, params *apigatewayv2.GetDomainNameInput, ...) (*apigatewayv2.GetDomainNameOutput, error)
- func (_m *IClient) GetDomainNames(ctx context.Context, params *apigatewayv2.GetDomainNamesInput, ...) (*apigatewayv2.GetDomainNamesOutput, error)
- func (_m *IClient) GetIntegration(ctx context.Context, params *apigatewayv2.GetIntegrationInput, ...) (*apigatewayv2.GetIntegrationOutput, error)
- func (_m *IClient) GetIntegrationResponse(ctx context.Context, params *apigatewayv2.GetIntegrationResponseInput, ...) (*apigatewayv2.GetIntegrationResponseOutput, error)
- func (_m *IClient) GetIntegrationResponses(ctx context.Context, params *apigatewayv2.GetIntegrationResponsesInput, ...) (*apigatewayv2.GetIntegrationResponsesOutput, error)
- func (_m *IClient) GetIntegrations(ctx context.Context, params *apigatewayv2.GetIntegrationsInput, ...) (*apigatewayv2.GetIntegrationsOutput, error)
- func (_m *IClient) GetModel(ctx context.Context, params *apigatewayv2.GetModelInput, ...) (*apigatewayv2.GetModelOutput, error)
- func (_m *IClient) GetModelTemplate(ctx context.Context, params *apigatewayv2.GetModelTemplateInput, ...) (*apigatewayv2.GetModelTemplateOutput, error)
- func (_m *IClient) GetModels(ctx context.Context, params *apigatewayv2.GetModelsInput, ...) (*apigatewayv2.GetModelsOutput, error)
- func (_m *IClient) GetPortal(ctx context.Context, params *apigatewayv2.GetPortalInput, ...) (*apigatewayv2.GetPortalOutput, error)
- func (_m *IClient) GetPortalProduct(ctx context.Context, params *apigatewayv2.GetPortalProductInput, ...) (*apigatewayv2.GetPortalProductOutput, error)
- func (_m *IClient) GetPortalProductSharingPolicy(ctx context.Context, params *apigatewayv2.GetPortalProductSharingPolicyInput, ...) (*apigatewayv2.GetPortalProductSharingPolicyOutput, error)
- func (_m *IClient) GetProductPage(ctx context.Context, params *apigatewayv2.GetProductPageInput, ...) (*apigatewayv2.GetProductPageOutput, error)
- func (_m *IClient) GetProductRestEndpointPage(ctx context.Context, params *apigatewayv2.GetProductRestEndpointPageInput, ...) (*apigatewayv2.GetProductRestEndpointPageOutput, error)
- func (_m *IClient) GetRoute(ctx context.Context, params *apigatewayv2.GetRouteInput, ...) (*apigatewayv2.GetRouteOutput, error)
- func (_m *IClient) GetRouteResponse(ctx context.Context, params *apigatewayv2.GetRouteResponseInput, ...) (*apigatewayv2.GetRouteResponseOutput, error)
- func (_m *IClient) GetRouteResponses(ctx context.Context, params *apigatewayv2.GetRouteResponsesInput, ...) (*apigatewayv2.GetRouteResponsesOutput, error)
- func (_m *IClient) GetRoutes(ctx context.Context, params *apigatewayv2.GetRoutesInput, ...) (*apigatewayv2.GetRoutesOutput, error)
- func (_m *IClient) GetRoutingRule(ctx context.Context, params *apigatewayv2.GetRoutingRuleInput, ...) (*apigatewayv2.GetRoutingRuleOutput, error)
- func (_m *IClient) GetStage(ctx context.Context, params *apigatewayv2.GetStageInput, ...) (*apigatewayv2.GetStageOutput, error)
- func (_m *IClient) GetStages(ctx context.Context, params *apigatewayv2.GetStagesInput, ...) (*apigatewayv2.GetStagesOutput, error)
- func (_m *IClient) GetTags(ctx context.Context, params *apigatewayv2.GetTagsInput, ...) (*apigatewayv2.GetTagsOutput, error)
- func (_m *IClient) GetVpcLink(ctx context.Context, params *apigatewayv2.GetVpcLinkInput, ...) (*apigatewayv2.GetVpcLinkOutput, error)
- func (_m *IClient) GetVpcLinks(ctx context.Context, params *apigatewayv2.GetVpcLinksInput, ...) (*apigatewayv2.GetVpcLinksOutput, error)
- func (_m *IClient) ImportApi(ctx context.Context, params *apigatewayv2.ImportApiInput, ...) (*apigatewayv2.ImportApiOutput, error)
- func (_m *IClient) ListPortalProducts(ctx context.Context, params *apigatewayv2.ListPortalProductsInput, ...) (*apigatewayv2.ListPortalProductsOutput, error)
- func (_m *IClient) ListPortals(ctx context.Context, params *apigatewayv2.ListPortalsInput, ...) (*apigatewayv2.ListPortalsOutput, error)
- func (_m *IClient) ListProductPages(ctx context.Context, params *apigatewayv2.ListProductPagesInput, ...) (*apigatewayv2.ListProductPagesOutput, error)
- func (_m *IClient) ListProductRestEndpointPages(ctx context.Context, params *apigatewayv2.ListProductRestEndpointPagesInput, ...) (*apigatewayv2.ListProductRestEndpointPagesOutput, error)
- func (_m *IClient) ListRoutingRules(ctx context.Context, params *apigatewayv2.ListRoutingRulesInput, ...) (*apigatewayv2.ListRoutingRulesOutput, error)
- func (_m *IClient) Options() apigatewayv2.Options
- func (_m *IClient) PreviewPortal(ctx context.Context, params *apigatewayv2.PreviewPortalInput, ...) (*apigatewayv2.PreviewPortalOutput, error)
- func (_m *IClient) PublishPortal(ctx context.Context, params *apigatewayv2.PublishPortalInput, ...) (*apigatewayv2.PublishPortalOutput, error)
- func (_m *IClient) PutPortalProductSharingPolicy(ctx context.Context, params *apigatewayv2.PutPortalProductSharingPolicyInput, ...) (*apigatewayv2.PutPortalProductSharingPolicyOutput, error)
- func (_m *IClient) PutRoutingRule(ctx context.Context, params *apigatewayv2.PutRoutingRuleInput, ...) (*apigatewayv2.PutRoutingRuleOutput, error)
- func (_m *IClient) ReimportApi(ctx context.Context, params *apigatewayv2.ReimportApiInput, ...) (*apigatewayv2.ReimportApiOutput, error)
- func (_m *IClient) ResetAuthorizersCache(ctx context.Context, params *apigatewayv2.ResetAuthorizersCacheInput, ...) (*apigatewayv2.ResetAuthorizersCacheOutput, error)
- func (_m *IClient) TagResource(ctx context.Context, params *apigatewayv2.TagResourceInput, ...) (*apigatewayv2.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *apigatewayv2.UntagResourceInput, ...) (*apigatewayv2.UntagResourceOutput, error)
- func (_m *IClient) UpdateApi(ctx context.Context, params *apigatewayv2.UpdateApiInput, ...) (*apigatewayv2.UpdateApiOutput, error)
- func (_m *IClient) UpdateApiMapping(ctx context.Context, params *apigatewayv2.UpdateApiMappingInput, ...) (*apigatewayv2.UpdateApiMappingOutput, error)
- func (_m *IClient) UpdateAuthorizer(ctx context.Context, params *apigatewayv2.UpdateAuthorizerInput, ...) (*apigatewayv2.UpdateAuthorizerOutput, error)
- func (_m *IClient) UpdateDeployment(ctx context.Context, params *apigatewayv2.UpdateDeploymentInput, ...) (*apigatewayv2.UpdateDeploymentOutput, error)
- func (_m *IClient) UpdateDomainName(ctx context.Context, params *apigatewayv2.UpdateDomainNameInput, ...) (*apigatewayv2.UpdateDomainNameOutput, error)
- func (_m *IClient) UpdateIntegration(ctx context.Context, params *apigatewayv2.UpdateIntegrationInput, ...) (*apigatewayv2.UpdateIntegrationOutput, error)
- func (_m *IClient) UpdateIntegrationResponse(ctx context.Context, params *apigatewayv2.UpdateIntegrationResponseInput, ...) (*apigatewayv2.UpdateIntegrationResponseOutput, error)
- func (_m *IClient) UpdateModel(ctx context.Context, params *apigatewayv2.UpdateModelInput, ...) (*apigatewayv2.UpdateModelOutput, error)
- func (_m *IClient) UpdatePortal(ctx context.Context, params *apigatewayv2.UpdatePortalInput, ...) (*apigatewayv2.UpdatePortalOutput, error)
- func (_m *IClient) UpdatePortalProduct(ctx context.Context, params *apigatewayv2.UpdatePortalProductInput, ...) (*apigatewayv2.UpdatePortalProductOutput, error)
- func (_m *IClient) UpdateProductPage(ctx context.Context, params *apigatewayv2.UpdateProductPageInput, ...) (*apigatewayv2.UpdateProductPageOutput, error)
- func (_m *IClient) UpdateProductRestEndpointPage(ctx context.Context, params *apigatewayv2.UpdateProductRestEndpointPageInput, ...) (*apigatewayv2.UpdateProductRestEndpointPageOutput, error)
- func (_m *IClient) UpdateRoute(ctx context.Context, params *apigatewayv2.UpdateRouteInput, ...) (*apigatewayv2.UpdateRouteOutput, error)
- func (_m *IClient) UpdateRouteResponse(ctx context.Context, params *apigatewayv2.UpdateRouteResponseInput, ...) (*apigatewayv2.UpdateRouteResponseOutput, error)
- func (_m *IClient) UpdateStage(ctx context.Context, params *apigatewayv2.UpdateStageInput, ...) (*apigatewayv2.UpdateStageOutput, error)
- func (_m *IClient) UpdateVpcLink(ctx context.Context, params *apigatewayv2.UpdateVpcLinkInput, ...) (*apigatewayv2.UpdateVpcLinkOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IClient ¶
IClient is an autogenerated mock type for the IClient type
func NewIClient ¶
NewIClient creates a new instance of IClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*IClient) CreateApi ¶
func (_m *IClient) CreateApi(ctx context.Context, params *apigatewayv2.CreateApiInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateApiOutput, error)
CreateApi provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateApiMapping ¶
func (_m *IClient) CreateApiMapping(ctx context.Context, params *apigatewayv2.CreateApiMappingInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateApiMappingOutput, error)
CreateApiMapping provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateAuthorizer ¶
func (_m *IClient) CreateAuthorizer(ctx context.Context, params *apigatewayv2.CreateAuthorizerInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateAuthorizerOutput, error)
CreateAuthorizer provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateDeployment ¶
func (_m *IClient) CreateDeployment(ctx context.Context, params *apigatewayv2.CreateDeploymentInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateDeploymentOutput, error)
CreateDeployment provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateDomainName ¶
func (_m *IClient) CreateDomainName(ctx context.Context, params *apigatewayv2.CreateDomainNameInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateDomainNameOutput, error)
CreateDomainName provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateIntegration ¶
func (_m *IClient) CreateIntegration(ctx context.Context, params *apigatewayv2.CreateIntegrationInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateIntegrationOutput, error)
CreateIntegration provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateIntegrationResponse ¶
func (_m *IClient) CreateIntegrationResponse(ctx context.Context, params *apigatewayv2.CreateIntegrationResponseInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateIntegrationResponseOutput, error)
CreateIntegrationResponse provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateModel ¶
func (_m *IClient) CreateModel(ctx context.Context, params *apigatewayv2.CreateModelInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateModelOutput, error)
CreateModel provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreatePortal ¶ added in v0.1.9
func (_m *IClient) CreatePortal(ctx context.Context, params *apigatewayv2.CreatePortalInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreatePortalOutput, error)
CreatePortal provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreatePortalProduct ¶ added in v0.1.9
func (_m *IClient) CreatePortalProduct(ctx context.Context, params *apigatewayv2.CreatePortalProductInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreatePortalProductOutput, error)
CreatePortalProduct provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateProductPage ¶ added in v0.1.9
func (_m *IClient) CreateProductPage(ctx context.Context, params *apigatewayv2.CreateProductPageInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateProductPageOutput, error)
CreateProductPage provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateProductRestEndpointPage ¶ added in v0.1.9
func (_m *IClient) CreateProductRestEndpointPage(ctx context.Context, params *apigatewayv2.CreateProductRestEndpointPageInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateProductRestEndpointPageOutput, error)
CreateProductRestEndpointPage provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateRoute ¶
func (_m *IClient) CreateRoute(ctx context.Context, params *apigatewayv2.CreateRouteInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateRouteOutput, error)
CreateRoute provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateRouteResponse ¶
func (_m *IClient) CreateRouteResponse(ctx context.Context, params *apigatewayv2.CreateRouteResponseInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateRouteResponseOutput, error)
CreateRouteResponse provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateRoutingRule ¶ added in v0.1.8
func (_m *IClient) CreateRoutingRule(ctx context.Context, params *apigatewayv2.CreateRoutingRuleInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateRoutingRuleOutput, error)
CreateRoutingRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateStage ¶
func (_m *IClient) CreateStage(ctx context.Context, params *apigatewayv2.CreateStageInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateStageOutput, error)
CreateStage provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateVpcLink ¶
func (_m *IClient) CreateVpcLink(ctx context.Context, params *apigatewayv2.CreateVpcLinkInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateVpcLinkOutput, error)
CreateVpcLink provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteAccessLogSettings ¶
func (_m *IClient) DeleteAccessLogSettings(ctx context.Context, params *apigatewayv2.DeleteAccessLogSettingsInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteAccessLogSettingsOutput, error)
DeleteAccessLogSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteApi ¶
func (_m *IClient) DeleteApi(ctx context.Context, params *apigatewayv2.DeleteApiInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteApiOutput, error)
DeleteApi provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteApiMapping ¶
func (_m *IClient) DeleteApiMapping(ctx context.Context, params *apigatewayv2.DeleteApiMappingInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteApiMappingOutput, error)
DeleteApiMapping provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteAuthorizer ¶
func (_m *IClient) DeleteAuthorizer(ctx context.Context, params *apigatewayv2.DeleteAuthorizerInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteAuthorizerOutput, error)
DeleteAuthorizer provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteCorsConfiguration ¶
func (_m *IClient) DeleteCorsConfiguration(ctx context.Context, params *apigatewayv2.DeleteCorsConfigurationInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteCorsConfigurationOutput, error)
DeleteCorsConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteDeployment ¶
func (_m *IClient) DeleteDeployment(ctx context.Context, params *apigatewayv2.DeleteDeploymentInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteDeploymentOutput, error)
DeleteDeployment provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteDomainName ¶
func (_m *IClient) DeleteDomainName(ctx context.Context, params *apigatewayv2.DeleteDomainNameInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteDomainNameOutput, error)
DeleteDomainName provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteIntegration ¶
func (_m *IClient) DeleteIntegration(ctx context.Context, params *apigatewayv2.DeleteIntegrationInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteIntegrationOutput, error)
DeleteIntegration provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteIntegrationResponse ¶
func (_m *IClient) DeleteIntegrationResponse(ctx context.Context, params *apigatewayv2.DeleteIntegrationResponseInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteIntegrationResponseOutput, error)
DeleteIntegrationResponse provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteModel ¶
func (_m *IClient) DeleteModel(ctx context.Context, params *apigatewayv2.DeleteModelInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteModelOutput, error)
DeleteModel provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeletePortal ¶ added in v0.1.9
func (_m *IClient) DeletePortal(ctx context.Context, params *apigatewayv2.DeletePortalInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeletePortalOutput, error)
DeletePortal provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeletePortalProduct ¶ added in v0.1.9
func (_m *IClient) DeletePortalProduct(ctx context.Context, params *apigatewayv2.DeletePortalProductInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeletePortalProductOutput, error)
DeletePortalProduct provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeletePortalProductSharingPolicy ¶ added in v0.1.9
func (_m *IClient) DeletePortalProductSharingPolicy(ctx context.Context, params *apigatewayv2.DeletePortalProductSharingPolicyInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeletePortalProductSharingPolicyOutput, error)
DeletePortalProductSharingPolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteProductPage ¶ added in v0.1.9
func (_m *IClient) DeleteProductPage(ctx context.Context, params *apigatewayv2.DeleteProductPageInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteProductPageOutput, error)
DeleteProductPage provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteProductRestEndpointPage ¶ added in v0.1.9
func (_m *IClient) DeleteProductRestEndpointPage(ctx context.Context, params *apigatewayv2.DeleteProductRestEndpointPageInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteProductRestEndpointPageOutput, error)
DeleteProductRestEndpointPage provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteRoute ¶
func (_m *IClient) DeleteRoute(ctx context.Context, params *apigatewayv2.DeleteRouteInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteRouteOutput, error)
DeleteRoute provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteRouteRequestParameter ¶
func (_m *IClient) DeleteRouteRequestParameter(ctx context.Context, params *apigatewayv2.DeleteRouteRequestParameterInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteRouteRequestParameterOutput, error)
DeleteRouteRequestParameter provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteRouteResponse ¶
func (_m *IClient) DeleteRouteResponse(ctx context.Context, params *apigatewayv2.DeleteRouteResponseInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteRouteResponseOutput, error)
DeleteRouteResponse provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteRouteSettings ¶
func (_m *IClient) DeleteRouteSettings(ctx context.Context, params *apigatewayv2.DeleteRouteSettingsInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteRouteSettingsOutput, error)
DeleteRouteSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteRoutingRule ¶ added in v0.1.8
func (_m *IClient) DeleteRoutingRule(ctx context.Context, params *apigatewayv2.DeleteRoutingRuleInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteRoutingRuleOutput, error)
DeleteRoutingRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteStage ¶
func (_m *IClient) DeleteStage(ctx context.Context, params *apigatewayv2.DeleteStageInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteStageOutput, error)
DeleteStage provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteVpcLink ¶
func (_m *IClient) DeleteVpcLink(ctx context.Context, params *apigatewayv2.DeleteVpcLinkInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteVpcLinkOutput, error)
DeleteVpcLink provides a mock function with given fields: ctx, params, optFns
func (*IClient) DisablePortal ¶ added in v0.1.9
func (_m *IClient) DisablePortal(ctx context.Context, params *apigatewayv2.DisablePortalInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DisablePortalOutput, error)
DisablePortal provides a mock function with given fields: ctx, params, optFns
func (*IClient) ExportApi ¶
func (_m *IClient) ExportApi(ctx context.Context, params *apigatewayv2.ExportApiInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.ExportApiOutput, error)
ExportApi provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetApi ¶
func (_m *IClient) GetApi(ctx context.Context, params *apigatewayv2.GetApiInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetApiOutput, error)
GetApi provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetApiMapping ¶
func (_m *IClient) GetApiMapping(ctx context.Context, params *apigatewayv2.GetApiMappingInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetApiMappingOutput, error)
GetApiMapping provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetApiMappings ¶
func (_m *IClient) GetApiMappings(ctx context.Context, params *apigatewayv2.GetApiMappingsInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetApiMappingsOutput, error)
GetApiMappings provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetApis ¶
func (_m *IClient) GetApis(ctx context.Context, params *apigatewayv2.GetApisInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetApisOutput, error)
GetApis provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetAuthorizer ¶
func (_m *IClient) GetAuthorizer(ctx context.Context, params *apigatewayv2.GetAuthorizerInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetAuthorizerOutput, error)
GetAuthorizer provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetAuthorizers ¶
func (_m *IClient) GetAuthorizers(ctx context.Context, params *apigatewayv2.GetAuthorizersInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetAuthorizersOutput, error)
GetAuthorizers provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDeployment ¶
func (_m *IClient) GetDeployment(ctx context.Context, params *apigatewayv2.GetDeploymentInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetDeploymentOutput, error)
GetDeployment provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDeployments ¶
func (_m *IClient) GetDeployments(ctx context.Context, params *apigatewayv2.GetDeploymentsInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetDeploymentsOutput, error)
GetDeployments provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDomainName ¶
func (_m *IClient) GetDomainName(ctx context.Context, params *apigatewayv2.GetDomainNameInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetDomainNameOutput, error)
GetDomainName provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDomainNames ¶
func (_m *IClient) GetDomainNames(ctx context.Context, params *apigatewayv2.GetDomainNamesInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetDomainNamesOutput, error)
GetDomainNames provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetIntegration ¶
func (_m *IClient) GetIntegration(ctx context.Context, params *apigatewayv2.GetIntegrationInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetIntegrationOutput, error)
GetIntegration provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetIntegrationResponse ¶
func (_m *IClient) GetIntegrationResponse(ctx context.Context, params *apigatewayv2.GetIntegrationResponseInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetIntegrationResponseOutput, error)
GetIntegrationResponse provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetIntegrationResponses ¶
func (_m *IClient) GetIntegrationResponses(ctx context.Context, params *apigatewayv2.GetIntegrationResponsesInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetIntegrationResponsesOutput, error)
GetIntegrationResponses provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetIntegrations ¶
func (_m *IClient) GetIntegrations(ctx context.Context, params *apigatewayv2.GetIntegrationsInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetIntegrationsOutput, error)
GetIntegrations provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetModel ¶
func (_m *IClient) GetModel(ctx context.Context, params *apigatewayv2.GetModelInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetModelOutput, error)
GetModel provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetModelTemplate ¶
func (_m *IClient) GetModelTemplate(ctx context.Context, params *apigatewayv2.GetModelTemplateInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetModelTemplateOutput, error)
GetModelTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetModels ¶
func (_m *IClient) GetModels(ctx context.Context, params *apigatewayv2.GetModelsInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetModelsOutput, error)
GetModels provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetPortal ¶ added in v0.1.9
func (_m *IClient) GetPortal(ctx context.Context, params *apigatewayv2.GetPortalInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetPortalOutput, error)
GetPortal provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetPortalProduct ¶ added in v0.1.9
func (_m *IClient) GetPortalProduct(ctx context.Context, params *apigatewayv2.GetPortalProductInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetPortalProductOutput, error)
GetPortalProduct provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetPortalProductSharingPolicy ¶ added in v0.1.9
func (_m *IClient) GetPortalProductSharingPolicy(ctx context.Context, params *apigatewayv2.GetPortalProductSharingPolicyInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetPortalProductSharingPolicyOutput, error)
GetPortalProductSharingPolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetProductPage ¶ added in v0.1.9
func (_m *IClient) GetProductPage(ctx context.Context, params *apigatewayv2.GetProductPageInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetProductPageOutput, error)
GetProductPage provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetProductRestEndpointPage ¶ added in v0.1.9
func (_m *IClient) GetProductRestEndpointPage(ctx context.Context, params *apigatewayv2.GetProductRestEndpointPageInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetProductRestEndpointPageOutput, error)
GetProductRestEndpointPage provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRoute ¶
func (_m *IClient) GetRoute(ctx context.Context, params *apigatewayv2.GetRouteInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetRouteOutput, error)
GetRoute provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRouteResponse ¶
func (_m *IClient) GetRouteResponse(ctx context.Context, params *apigatewayv2.GetRouteResponseInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetRouteResponseOutput, error)
GetRouteResponse provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRouteResponses ¶
func (_m *IClient) GetRouteResponses(ctx context.Context, params *apigatewayv2.GetRouteResponsesInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetRouteResponsesOutput, error)
GetRouteResponses provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRoutes ¶
func (_m *IClient) GetRoutes(ctx context.Context, params *apigatewayv2.GetRoutesInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetRoutesOutput, error)
GetRoutes provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRoutingRule ¶ added in v0.1.8
func (_m *IClient) GetRoutingRule(ctx context.Context, params *apigatewayv2.GetRoutingRuleInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetRoutingRuleOutput, error)
GetRoutingRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetStage ¶
func (_m *IClient) GetStage(ctx context.Context, params *apigatewayv2.GetStageInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetStageOutput, error)
GetStage provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetStages ¶
func (_m *IClient) GetStages(ctx context.Context, params *apigatewayv2.GetStagesInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetStagesOutput, error)
GetStages provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetTags ¶
func (_m *IClient) GetTags(ctx context.Context, params *apigatewayv2.GetTagsInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetTagsOutput, error)
GetTags provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetVpcLink ¶
func (_m *IClient) GetVpcLink(ctx context.Context, params *apigatewayv2.GetVpcLinkInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetVpcLinkOutput, error)
GetVpcLink provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetVpcLinks ¶
func (_m *IClient) GetVpcLinks(ctx context.Context, params *apigatewayv2.GetVpcLinksInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetVpcLinksOutput, error)
GetVpcLinks provides a mock function with given fields: ctx, params, optFns
func (*IClient) ImportApi ¶
func (_m *IClient) ImportApi(ctx context.Context, params *apigatewayv2.ImportApiInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.ImportApiOutput, error)
ImportApi provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListPortalProducts ¶ added in v0.1.9
func (_m *IClient) ListPortalProducts(ctx context.Context, params *apigatewayv2.ListPortalProductsInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.ListPortalProductsOutput, error)
ListPortalProducts provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListPortals ¶ added in v0.1.9
func (_m *IClient) ListPortals(ctx context.Context, params *apigatewayv2.ListPortalsInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.ListPortalsOutput, error)
ListPortals provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListProductPages ¶ added in v0.1.9
func (_m *IClient) ListProductPages(ctx context.Context, params *apigatewayv2.ListProductPagesInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.ListProductPagesOutput, error)
ListProductPages provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListProductRestEndpointPages ¶ added in v0.1.9
func (_m *IClient) ListProductRestEndpointPages(ctx context.Context, params *apigatewayv2.ListProductRestEndpointPagesInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.ListProductRestEndpointPagesOutput, error)
ListProductRestEndpointPages provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListRoutingRules ¶ added in v0.1.8
func (_m *IClient) ListRoutingRules(ctx context.Context, params *apigatewayv2.ListRoutingRulesInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.ListRoutingRulesOutput, error)
ListRoutingRules provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() apigatewayv2.Options
Options provides a mock function with no fields
func (*IClient) PreviewPortal ¶ added in v0.1.9
func (_m *IClient) PreviewPortal(ctx context.Context, params *apigatewayv2.PreviewPortalInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.PreviewPortalOutput, error)
PreviewPortal provides a mock function with given fields: ctx, params, optFns
func (*IClient) PublishPortal ¶ added in v0.1.9
func (_m *IClient) PublishPortal(ctx context.Context, params *apigatewayv2.PublishPortalInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.PublishPortalOutput, error)
PublishPortal provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutPortalProductSharingPolicy ¶ added in v0.1.9
func (_m *IClient) PutPortalProductSharingPolicy(ctx context.Context, params *apigatewayv2.PutPortalProductSharingPolicyInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.PutPortalProductSharingPolicyOutput, error)
PutPortalProductSharingPolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutRoutingRule ¶ added in v0.1.8
func (_m *IClient) PutRoutingRule(ctx context.Context, params *apigatewayv2.PutRoutingRuleInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.PutRoutingRuleOutput, error)
PutRoutingRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) ReimportApi ¶
func (_m *IClient) ReimportApi(ctx context.Context, params *apigatewayv2.ReimportApiInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.ReimportApiOutput, error)
ReimportApi provides a mock function with given fields: ctx, params, optFns
func (*IClient) ResetAuthorizersCache ¶
func (_m *IClient) ResetAuthorizersCache(ctx context.Context, params *apigatewayv2.ResetAuthorizersCacheInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.ResetAuthorizersCacheOutput, error)
ResetAuthorizersCache provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *apigatewayv2.TagResourceInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *apigatewayv2.UntagResourceInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateApi ¶
func (_m *IClient) UpdateApi(ctx context.Context, params *apigatewayv2.UpdateApiInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdateApiOutput, error)
UpdateApi provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateApiMapping ¶
func (_m *IClient) UpdateApiMapping(ctx context.Context, params *apigatewayv2.UpdateApiMappingInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdateApiMappingOutput, error)
UpdateApiMapping provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateAuthorizer ¶
func (_m *IClient) UpdateAuthorizer(ctx context.Context, params *apigatewayv2.UpdateAuthorizerInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdateAuthorizerOutput, error)
UpdateAuthorizer provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateDeployment ¶
func (_m *IClient) UpdateDeployment(ctx context.Context, params *apigatewayv2.UpdateDeploymentInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdateDeploymentOutput, error)
UpdateDeployment provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateDomainName ¶
func (_m *IClient) UpdateDomainName(ctx context.Context, params *apigatewayv2.UpdateDomainNameInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdateDomainNameOutput, error)
UpdateDomainName provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateIntegration ¶
func (_m *IClient) UpdateIntegration(ctx context.Context, params *apigatewayv2.UpdateIntegrationInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdateIntegrationOutput, error)
UpdateIntegration provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateIntegrationResponse ¶
func (_m *IClient) UpdateIntegrationResponse(ctx context.Context, params *apigatewayv2.UpdateIntegrationResponseInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdateIntegrationResponseOutput, error)
UpdateIntegrationResponse provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateModel ¶
func (_m *IClient) UpdateModel(ctx context.Context, params *apigatewayv2.UpdateModelInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdateModelOutput, error)
UpdateModel provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdatePortal ¶ added in v0.1.9
func (_m *IClient) UpdatePortal(ctx context.Context, params *apigatewayv2.UpdatePortalInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdatePortalOutput, error)
UpdatePortal provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdatePortalProduct ¶ added in v0.1.9
func (_m *IClient) UpdatePortalProduct(ctx context.Context, params *apigatewayv2.UpdatePortalProductInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdatePortalProductOutput, error)
UpdatePortalProduct provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateProductPage ¶ added in v0.1.9
func (_m *IClient) UpdateProductPage(ctx context.Context, params *apigatewayv2.UpdateProductPageInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdateProductPageOutput, error)
UpdateProductPage provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateProductRestEndpointPage ¶ added in v0.1.9
func (_m *IClient) UpdateProductRestEndpointPage(ctx context.Context, params *apigatewayv2.UpdateProductRestEndpointPageInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdateProductRestEndpointPageOutput, error)
UpdateProductRestEndpointPage provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateRoute ¶
func (_m *IClient) UpdateRoute(ctx context.Context, params *apigatewayv2.UpdateRouteInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdateRouteOutput, error)
UpdateRoute provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateRouteResponse ¶
func (_m *IClient) UpdateRouteResponse(ctx context.Context, params *apigatewayv2.UpdateRouteResponseInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdateRouteResponseOutput, error)
UpdateRouteResponse provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateStage ¶
func (_m *IClient) UpdateStage(ctx context.Context, params *apigatewayv2.UpdateStageInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdateStageOutput, error)
UpdateStage provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateVpcLink ¶
func (_m *IClient) UpdateVpcLink(ctx context.Context, params *apigatewayv2.UpdateVpcLinkInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdateVpcLinkOutput, error)
UpdateVpcLink provides a mock function with given fields: ctx, params, optFns