Documentation ¶
Overview ¶
Package apigatewaymock is a generated GoMock package.
Index ¶
- type MockAPIGatewayAPI
- func (m *MockAPIGatewayAPI) CreateApiKey(arg0 *apigateway.CreateApiKeyInput) (*apigateway.ApiKey, error)
- func (m *MockAPIGatewayAPI) CreateApiKeyRequest(arg0 *apigateway.CreateApiKeyInput) (*request.Request, *apigateway.ApiKey)
- func (m *MockAPIGatewayAPI) CreateApiKeyWithContext(arg0 context.Context, arg1 *apigateway.CreateApiKeyInput, ...) (*apigateway.ApiKey, error)
- func (m *MockAPIGatewayAPI) CreateAuthorizer(arg0 *apigateway.CreateAuthorizerInput) (*apigateway.Authorizer, error)
- func (m *MockAPIGatewayAPI) CreateAuthorizerRequest(arg0 *apigateway.CreateAuthorizerInput) (*request.Request, *apigateway.Authorizer)
- func (m *MockAPIGatewayAPI) CreateAuthorizerWithContext(arg0 context.Context, arg1 *apigateway.CreateAuthorizerInput, ...) (*apigateway.Authorizer, error)
- func (m *MockAPIGatewayAPI) CreateBasePathMapping(arg0 *apigateway.CreateBasePathMappingInput) (*apigateway.BasePathMapping, error)
- func (m *MockAPIGatewayAPI) CreateBasePathMappingRequest(arg0 *apigateway.CreateBasePathMappingInput) (*request.Request, *apigateway.BasePathMapping)
- func (m *MockAPIGatewayAPI) CreateBasePathMappingWithContext(arg0 context.Context, arg1 *apigateway.CreateBasePathMappingInput, ...) (*apigateway.BasePathMapping, error)
- func (m *MockAPIGatewayAPI) CreateDeployment(arg0 *apigateway.CreateDeploymentInput) (*apigateway.Deployment, error)
- func (m *MockAPIGatewayAPI) CreateDeploymentRequest(arg0 *apigateway.CreateDeploymentInput) (*request.Request, *apigateway.Deployment)
- func (m *MockAPIGatewayAPI) CreateDeploymentWithContext(arg0 context.Context, arg1 *apigateway.CreateDeploymentInput, ...) (*apigateway.Deployment, error)
- func (m *MockAPIGatewayAPI) CreateDocumentationPart(arg0 *apigateway.CreateDocumentationPartInput) (*apigateway.DocumentationPart, error)
- func (m *MockAPIGatewayAPI) CreateDocumentationPartRequest(arg0 *apigateway.CreateDocumentationPartInput) (*request.Request, *apigateway.DocumentationPart)
- func (m *MockAPIGatewayAPI) CreateDocumentationPartWithContext(arg0 context.Context, arg1 *apigateway.CreateDocumentationPartInput, ...) (*apigateway.DocumentationPart, error)
- func (m *MockAPIGatewayAPI) CreateDocumentationVersion(arg0 *apigateway.CreateDocumentationVersionInput) (*apigateway.DocumentationVersion, error)
- func (m *MockAPIGatewayAPI) CreateDocumentationVersionRequest(arg0 *apigateway.CreateDocumentationVersionInput) (*request.Request, *apigateway.DocumentationVersion)
- func (m *MockAPIGatewayAPI) CreateDocumentationVersionWithContext(arg0 context.Context, arg1 *apigateway.CreateDocumentationVersionInput, ...) (*apigateway.DocumentationVersion, error)
- func (m *MockAPIGatewayAPI) CreateDomainName(arg0 *apigateway.CreateDomainNameInput) (*apigateway.DomainName, error)
- func (m *MockAPIGatewayAPI) CreateDomainNameRequest(arg0 *apigateway.CreateDomainNameInput) (*request.Request, *apigateway.DomainName)
- func (m *MockAPIGatewayAPI) CreateDomainNameWithContext(arg0 context.Context, arg1 *apigateway.CreateDomainNameInput, ...) (*apigateway.DomainName, error)
- func (m *MockAPIGatewayAPI) CreateModel(arg0 *apigateway.CreateModelInput) (*apigateway.Model, error)
- func (m *MockAPIGatewayAPI) CreateModelRequest(arg0 *apigateway.CreateModelInput) (*request.Request, *apigateway.Model)
- func (m *MockAPIGatewayAPI) CreateModelWithContext(arg0 context.Context, arg1 *apigateway.CreateModelInput, ...) (*apigateway.Model, error)
- func (m *MockAPIGatewayAPI) CreateRequestValidator(arg0 *apigateway.CreateRequestValidatorInput) (*apigateway.UpdateRequestValidatorOutput, error)
- func (m *MockAPIGatewayAPI) CreateRequestValidatorRequest(arg0 *apigateway.CreateRequestValidatorInput) (*request.Request, *apigateway.UpdateRequestValidatorOutput)
- func (m *MockAPIGatewayAPI) CreateRequestValidatorWithContext(arg0 context.Context, arg1 *apigateway.CreateRequestValidatorInput, ...) (*apigateway.UpdateRequestValidatorOutput, error)
- func (m *MockAPIGatewayAPI) CreateResource(arg0 *apigateway.CreateResourceInput) (*apigateway.Resource, error)
- func (m *MockAPIGatewayAPI) CreateResourceRequest(arg0 *apigateway.CreateResourceInput) (*request.Request, *apigateway.Resource)
- func (m *MockAPIGatewayAPI) CreateResourceWithContext(arg0 context.Context, arg1 *apigateway.CreateResourceInput, ...) (*apigateway.Resource, error)
- func (m *MockAPIGatewayAPI) CreateRestApi(arg0 *apigateway.CreateRestApiInput) (*apigateway.RestApi, error)
- func (m *MockAPIGatewayAPI) CreateRestApiRequest(arg0 *apigateway.CreateRestApiInput) (*request.Request, *apigateway.RestApi)
- func (m *MockAPIGatewayAPI) CreateRestApiWithContext(arg0 context.Context, arg1 *apigateway.CreateRestApiInput, ...) (*apigateway.RestApi, error)
- func (m *MockAPIGatewayAPI) CreateStage(arg0 *apigateway.CreateStageInput) (*apigateway.Stage, error)
- func (m *MockAPIGatewayAPI) CreateStageRequest(arg0 *apigateway.CreateStageInput) (*request.Request, *apigateway.Stage)
- func (m *MockAPIGatewayAPI) CreateStageWithContext(arg0 context.Context, arg1 *apigateway.CreateStageInput, ...) (*apigateway.Stage, error)
- func (m *MockAPIGatewayAPI) CreateUsagePlan(arg0 *apigateway.CreateUsagePlanInput) (*apigateway.UsagePlan, error)
- func (m *MockAPIGatewayAPI) CreateUsagePlanKey(arg0 *apigateway.CreateUsagePlanKeyInput) (*apigateway.UsagePlanKey, error)
- func (m *MockAPIGatewayAPI) CreateUsagePlanKeyRequest(arg0 *apigateway.CreateUsagePlanKeyInput) (*request.Request, *apigateway.UsagePlanKey)
- func (m *MockAPIGatewayAPI) CreateUsagePlanKeyWithContext(arg0 context.Context, arg1 *apigateway.CreateUsagePlanKeyInput, ...) (*apigateway.UsagePlanKey, error)
- func (m *MockAPIGatewayAPI) CreateUsagePlanRequest(arg0 *apigateway.CreateUsagePlanInput) (*request.Request, *apigateway.UsagePlan)
- func (m *MockAPIGatewayAPI) CreateUsagePlanWithContext(arg0 context.Context, arg1 *apigateway.CreateUsagePlanInput, ...) (*apigateway.UsagePlan, error)
- func (m *MockAPIGatewayAPI) CreateVpcLink(arg0 *apigateway.CreateVpcLinkInput) (*apigateway.UpdateVpcLinkOutput, error)
- func (m *MockAPIGatewayAPI) CreateVpcLinkRequest(arg0 *apigateway.CreateVpcLinkInput) (*request.Request, *apigateway.UpdateVpcLinkOutput)
- func (m *MockAPIGatewayAPI) CreateVpcLinkWithContext(arg0 context.Context, arg1 *apigateway.CreateVpcLinkInput, ...) (*apigateway.UpdateVpcLinkOutput, error)
- func (m *MockAPIGatewayAPI) DeleteApiKey(arg0 *apigateway.DeleteApiKeyInput) (*apigateway.DeleteApiKeyOutput, error)
- func (m *MockAPIGatewayAPI) DeleteApiKeyRequest(arg0 *apigateway.DeleteApiKeyInput) (*request.Request, *apigateway.DeleteApiKeyOutput)
- func (m *MockAPIGatewayAPI) DeleteApiKeyWithContext(arg0 context.Context, arg1 *apigateway.DeleteApiKeyInput, ...) (*apigateway.DeleteApiKeyOutput, error)
- func (m *MockAPIGatewayAPI) DeleteAuthorizer(arg0 *apigateway.DeleteAuthorizerInput) (*apigateway.DeleteAuthorizerOutput, error)
- func (m *MockAPIGatewayAPI) DeleteAuthorizerRequest(arg0 *apigateway.DeleteAuthorizerInput) (*request.Request, *apigateway.DeleteAuthorizerOutput)
- func (m *MockAPIGatewayAPI) DeleteAuthorizerWithContext(arg0 context.Context, arg1 *apigateway.DeleteAuthorizerInput, ...) (*apigateway.DeleteAuthorizerOutput, error)
- func (m *MockAPIGatewayAPI) DeleteBasePathMapping(arg0 *apigateway.DeleteBasePathMappingInput) (*apigateway.DeleteBasePathMappingOutput, error)
- func (m *MockAPIGatewayAPI) DeleteBasePathMappingRequest(arg0 *apigateway.DeleteBasePathMappingInput) (*request.Request, *apigateway.DeleteBasePathMappingOutput)
- func (m *MockAPIGatewayAPI) DeleteBasePathMappingWithContext(arg0 context.Context, arg1 *apigateway.DeleteBasePathMappingInput, ...) (*apigateway.DeleteBasePathMappingOutput, error)
- func (m *MockAPIGatewayAPI) DeleteClientCertificate(arg0 *apigateway.DeleteClientCertificateInput) (*apigateway.DeleteClientCertificateOutput, error)
- func (m *MockAPIGatewayAPI) DeleteClientCertificateRequest(arg0 *apigateway.DeleteClientCertificateInput) (*request.Request, *apigateway.DeleteClientCertificateOutput)
- func (m *MockAPIGatewayAPI) DeleteClientCertificateWithContext(arg0 context.Context, arg1 *apigateway.DeleteClientCertificateInput, ...) (*apigateway.DeleteClientCertificateOutput, error)
- func (m *MockAPIGatewayAPI) DeleteDeployment(arg0 *apigateway.DeleteDeploymentInput) (*apigateway.DeleteDeploymentOutput, error)
- func (m *MockAPIGatewayAPI) DeleteDeploymentRequest(arg0 *apigateway.DeleteDeploymentInput) (*request.Request, *apigateway.DeleteDeploymentOutput)
- func (m *MockAPIGatewayAPI) DeleteDeploymentWithContext(arg0 context.Context, arg1 *apigateway.DeleteDeploymentInput, ...) (*apigateway.DeleteDeploymentOutput, error)
- func (m *MockAPIGatewayAPI) DeleteDocumentationPart(arg0 *apigateway.DeleteDocumentationPartInput) (*apigateway.DeleteDocumentationPartOutput, error)
- func (m *MockAPIGatewayAPI) DeleteDocumentationPartRequest(arg0 *apigateway.DeleteDocumentationPartInput) (*request.Request, *apigateway.DeleteDocumentationPartOutput)
- func (m *MockAPIGatewayAPI) DeleteDocumentationPartWithContext(arg0 context.Context, arg1 *apigateway.DeleteDocumentationPartInput, ...) (*apigateway.DeleteDocumentationPartOutput, error)
- func (m *MockAPIGatewayAPI) DeleteDocumentationVersion(arg0 *apigateway.DeleteDocumentationVersionInput) (*apigateway.DeleteDocumentationVersionOutput, error)
- func (m *MockAPIGatewayAPI) DeleteDocumentationVersionRequest(arg0 *apigateway.DeleteDocumentationVersionInput) (*request.Request, *apigateway.DeleteDocumentationVersionOutput)
- func (m *MockAPIGatewayAPI) DeleteDocumentationVersionWithContext(arg0 context.Context, arg1 *apigateway.DeleteDocumentationVersionInput, ...) (*apigateway.DeleteDocumentationVersionOutput, error)
- func (m *MockAPIGatewayAPI) DeleteDomainName(arg0 *apigateway.DeleteDomainNameInput) (*apigateway.DeleteDomainNameOutput, error)
- func (m *MockAPIGatewayAPI) DeleteDomainNameRequest(arg0 *apigateway.DeleteDomainNameInput) (*request.Request, *apigateway.DeleteDomainNameOutput)
- func (m *MockAPIGatewayAPI) DeleteDomainNameWithContext(arg0 context.Context, arg1 *apigateway.DeleteDomainNameInput, ...) (*apigateway.DeleteDomainNameOutput, error)
- func (m *MockAPIGatewayAPI) DeleteGatewayResponse(arg0 *apigateway.DeleteGatewayResponseInput) (*apigateway.DeleteGatewayResponseOutput, error)
- func (m *MockAPIGatewayAPI) DeleteGatewayResponseRequest(arg0 *apigateway.DeleteGatewayResponseInput) (*request.Request, *apigateway.DeleteGatewayResponseOutput)
- func (m *MockAPIGatewayAPI) DeleteGatewayResponseWithContext(arg0 context.Context, arg1 *apigateway.DeleteGatewayResponseInput, ...) (*apigateway.DeleteGatewayResponseOutput, error)
- func (m *MockAPIGatewayAPI) DeleteIntegration(arg0 *apigateway.DeleteIntegrationInput) (*apigateway.DeleteIntegrationOutput, error)
- func (m *MockAPIGatewayAPI) DeleteIntegrationRequest(arg0 *apigateway.DeleteIntegrationInput) (*request.Request, *apigateway.DeleteIntegrationOutput)
- func (m *MockAPIGatewayAPI) DeleteIntegrationResponse(arg0 *apigateway.DeleteIntegrationResponseInput) (*apigateway.DeleteIntegrationResponseOutput, error)
- func (m *MockAPIGatewayAPI) DeleteIntegrationResponseRequest(arg0 *apigateway.DeleteIntegrationResponseInput) (*request.Request, *apigateway.DeleteIntegrationResponseOutput)
- func (m *MockAPIGatewayAPI) DeleteIntegrationResponseWithContext(arg0 context.Context, arg1 *apigateway.DeleteIntegrationResponseInput, ...) (*apigateway.DeleteIntegrationResponseOutput, error)
- func (m *MockAPIGatewayAPI) DeleteIntegrationWithContext(arg0 context.Context, arg1 *apigateway.DeleteIntegrationInput, ...) (*apigateway.DeleteIntegrationOutput, error)
- func (m *MockAPIGatewayAPI) DeleteMethod(arg0 *apigateway.DeleteMethodInput) (*apigateway.DeleteMethodOutput, error)
- func (m *MockAPIGatewayAPI) DeleteMethodRequest(arg0 *apigateway.DeleteMethodInput) (*request.Request, *apigateway.DeleteMethodOutput)
- func (m *MockAPIGatewayAPI) DeleteMethodResponse(arg0 *apigateway.DeleteMethodResponseInput) (*apigateway.DeleteMethodResponseOutput, error)
- func (m *MockAPIGatewayAPI) DeleteMethodResponseRequest(arg0 *apigateway.DeleteMethodResponseInput) (*request.Request, *apigateway.DeleteMethodResponseOutput)
- func (m *MockAPIGatewayAPI) DeleteMethodResponseWithContext(arg0 context.Context, arg1 *apigateway.DeleteMethodResponseInput, ...) (*apigateway.DeleteMethodResponseOutput, error)
- func (m *MockAPIGatewayAPI) DeleteMethodWithContext(arg0 context.Context, arg1 *apigateway.DeleteMethodInput, ...) (*apigateway.DeleteMethodOutput, error)
- func (m *MockAPIGatewayAPI) DeleteModel(arg0 *apigateway.DeleteModelInput) (*apigateway.DeleteModelOutput, error)
- func (m *MockAPIGatewayAPI) DeleteModelRequest(arg0 *apigateway.DeleteModelInput) (*request.Request, *apigateway.DeleteModelOutput)
- func (m *MockAPIGatewayAPI) DeleteModelWithContext(arg0 context.Context, arg1 *apigateway.DeleteModelInput, ...) (*apigateway.DeleteModelOutput, error)
- func (m *MockAPIGatewayAPI) DeleteRequestValidator(arg0 *apigateway.DeleteRequestValidatorInput) (*apigateway.DeleteRequestValidatorOutput, error)
- func (m *MockAPIGatewayAPI) DeleteRequestValidatorRequest(arg0 *apigateway.DeleteRequestValidatorInput) (*request.Request, *apigateway.DeleteRequestValidatorOutput)
- func (m *MockAPIGatewayAPI) DeleteRequestValidatorWithContext(arg0 context.Context, arg1 *apigateway.DeleteRequestValidatorInput, ...) (*apigateway.DeleteRequestValidatorOutput, error)
- func (m *MockAPIGatewayAPI) DeleteResource(arg0 *apigateway.DeleteResourceInput) (*apigateway.DeleteResourceOutput, error)
- func (m *MockAPIGatewayAPI) DeleteResourceRequest(arg0 *apigateway.DeleteResourceInput) (*request.Request, *apigateway.DeleteResourceOutput)
- func (m *MockAPIGatewayAPI) DeleteResourceWithContext(arg0 context.Context, arg1 *apigateway.DeleteResourceInput, ...) (*apigateway.DeleteResourceOutput, error)
- func (m *MockAPIGatewayAPI) DeleteRestApi(arg0 *apigateway.DeleteRestApiInput) (*apigateway.DeleteRestApiOutput, error)
- func (m *MockAPIGatewayAPI) DeleteRestApiRequest(arg0 *apigateway.DeleteRestApiInput) (*request.Request, *apigateway.DeleteRestApiOutput)
- func (m *MockAPIGatewayAPI) DeleteRestApiWithContext(arg0 context.Context, arg1 *apigateway.DeleteRestApiInput, ...) (*apigateway.DeleteRestApiOutput, error)
- func (m *MockAPIGatewayAPI) DeleteStage(arg0 *apigateway.DeleteStageInput) (*apigateway.DeleteStageOutput, error)
- func (m *MockAPIGatewayAPI) DeleteStageRequest(arg0 *apigateway.DeleteStageInput) (*request.Request, *apigateway.DeleteStageOutput)
- func (m *MockAPIGatewayAPI) DeleteStageWithContext(arg0 context.Context, arg1 *apigateway.DeleteStageInput, ...) (*apigateway.DeleteStageOutput, error)
- func (m *MockAPIGatewayAPI) DeleteUsagePlan(arg0 *apigateway.DeleteUsagePlanInput) (*apigateway.DeleteUsagePlanOutput, error)
- func (m *MockAPIGatewayAPI) DeleteUsagePlanKey(arg0 *apigateway.DeleteUsagePlanKeyInput) (*apigateway.DeleteUsagePlanKeyOutput, error)
- func (m *MockAPIGatewayAPI) DeleteUsagePlanKeyRequest(arg0 *apigateway.DeleteUsagePlanKeyInput) (*request.Request, *apigateway.DeleteUsagePlanKeyOutput)
- func (m *MockAPIGatewayAPI) DeleteUsagePlanKeyWithContext(arg0 context.Context, arg1 *apigateway.DeleteUsagePlanKeyInput, ...) (*apigateway.DeleteUsagePlanKeyOutput, error)
- func (m *MockAPIGatewayAPI) DeleteUsagePlanRequest(arg0 *apigateway.DeleteUsagePlanInput) (*request.Request, *apigateway.DeleteUsagePlanOutput)
- func (m *MockAPIGatewayAPI) DeleteUsagePlanWithContext(arg0 context.Context, arg1 *apigateway.DeleteUsagePlanInput, ...) (*apigateway.DeleteUsagePlanOutput, error)
- func (m *MockAPIGatewayAPI) DeleteVpcLink(arg0 *apigateway.DeleteVpcLinkInput) (*apigateway.DeleteVpcLinkOutput, error)
- func (m *MockAPIGatewayAPI) DeleteVpcLinkRequest(arg0 *apigateway.DeleteVpcLinkInput) (*request.Request, *apigateway.DeleteVpcLinkOutput)
- func (m *MockAPIGatewayAPI) DeleteVpcLinkWithContext(arg0 context.Context, arg1 *apigateway.DeleteVpcLinkInput, ...) (*apigateway.DeleteVpcLinkOutput, error)
- func (m *MockAPIGatewayAPI) EXPECT() *MockAPIGatewayAPIMockRecorder
- func (m *MockAPIGatewayAPI) FlushStageAuthorizersCache(arg0 *apigateway.FlushStageAuthorizersCacheInput) (*apigateway.FlushStageAuthorizersCacheOutput, error)
- func (m *MockAPIGatewayAPI) FlushStageAuthorizersCacheRequest(arg0 *apigateway.FlushStageAuthorizersCacheInput) (*request.Request, *apigateway.FlushStageAuthorizersCacheOutput)
- func (m *MockAPIGatewayAPI) FlushStageAuthorizersCacheWithContext(arg0 context.Context, arg1 *apigateway.FlushStageAuthorizersCacheInput, ...) (*apigateway.FlushStageAuthorizersCacheOutput, error)
- func (m *MockAPIGatewayAPI) FlushStageCache(arg0 *apigateway.FlushStageCacheInput) (*apigateway.FlushStageCacheOutput, error)
- func (m *MockAPIGatewayAPI) FlushStageCacheRequest(arg0 *apigateway.FlushStageCacheInput) (*request.Request, *apigateway.FlushStageCacheOutput)
- func (m *MockAPIGatewayAPI) FlushStageCacheWithContext(arg0 context.Context, arg1 *apigateway.FlushStageCacheInput, ...) (*apigateway.FlushStageCacheOutput, error)
- func (m *MockAPIGatewayAPI) GenerateClientCertificate(arg0 *apigateway.GenerateClientCertificateInput) (*apigateway.ClientCertificate, error)
- func (m *MockAPIGatewayAPI) GenerateClientCertificateRequest(arg0 *apigateway.GenerateClientCertificateInput) (*request.Request, *apigateway.ClientCertificate)
- func (m *MockAPIGatewayAPI) GenerateClientCertificateWithContext(arg0 context.Context, arg1 *apigateway.GenerateClientCertificateInput, ...) (*apigateway.ClientCertificate, error)
- func (m *MockAPIGatewayAPI) GetAccount(arg0 *apigateway.GetAccountInput) (*apigateway.Account, error)
- func (m *MockAPIGatewayAPI) GetAccountRequest(arg0 *apigateway.GetAccountInput) (*request.Request, *apigateway.Account)
- func (m *MockAPIGatewayAPI) GetAccountWithContext(arg0 context.Context, arg1 *apigateway.GetAccountInput, arg2 ...request.Option) (*apigateway.Account, error)
- func (m *MockAPIGatewayAPI) GetApiKey(arg0 *apigateway.GetApiKeyInput) (*apigateway.ApiKey, error)
- func (m *MockAPIGatewayAPI) GetApiKeyRequest(arg0 *apigateway.GetApiKeyInput) (*request.Request, *apigateway.ApiKey)
- func (m *MockAPIGatewayAPI) GetApiKeyWithContext(arg0 context.Context, arg1 *apigateway.GetApiKeyInput, arg2 ...request.Option) (*apigateway.ApiKey, error)
- func (m *MockAPIGatewayAPI) GetApiKeys(arg0 *apigateway.GetApiKeysInput) (*apigateway.GetApiKeysOutput, error)
- func (m *MockAPIGatewayAPI) GetApiKeysPages(arg0 *apigateway.GetApiKeysInput, ...) error
- func (m *MockAPIGatewayAPI) GetApiKeysPagesWithContext(arg0 context.Context, arg1 *apigateway.GetApiKeysInput, ...) error
- func (m *MockAPIGatewayAPI) GetApiKeysRequest(arg0 *apigateway.GetApiKeysInput) (*request.Request, *apigateway.GetApiKeysOutput)
- func (m *MockAPIGatewayAPI) GetApiKeysWithContext(arg0 context.Context, arg1 *apigateway.GetApiKeysInput, arg2 ...request.Option) (*apigateway.GetApiKeysOutput, error)
- func (m *MockAPIGatewayAPI) GetAuthorizer(arg0 *apigateway.GetAuthorizerInput) (*apigateway.Authorizer, error)
- func (m *MockAPIGatewayAPI) GetAuthorizerRequest(arg0 *apigateway.GetAuthorizerInput) (*request.Request, *apigateway.Authorizer)
- func (m *MockAPIGatewayAPI) GetAuthorizerWithContext(arg0 context.Context, arg1 *apigateway.GetAuthorizerInput, ...) (*apigateway.Authorizer, error)
- func (m *MockAPIGatewayAPI) GetAuthorizers(arg0 *apigateway.GetAuthorizersInput) (*apigateway.GetAuthorizersOutput, error)
- func (m *MockAPIGatewayAPI) GetAuthorizersRequest(arg0 *apigateway.GetAuthorizersInput) (*request.Request, *apigateway.GetAuthorizersOutput)
- func (m *MockAPIGatewayAPI) GetAuthorizersWithContext(arg0 context.Context, arg1 *apigateway.GetAuthorizersInput, ...) (*apigateway.GetAuthorizersOutput, error)
- func (m *MockAPIGatewayAPI) GetBasePathMapping(arg0 *apigateway.GetBasePathMappingInput) (*apigateway.BasePathMapping, error)
- func (m *MockAPIGatewayAPI) GetBasePathMappingRequest(arg0 *apigateway.GetBasePathMappingInput) (*request.Request, *apigateway.BasePathMapping)
- func (m *MockAPIGatewayAPI) GetBasePathMappingWithContext(arg0 context.Context, arg1 *apigateway.GetBasePathMappingInput, ...) (*apigateway.BasePathMapping, error)
- func (m *MockAPIGatewayAPI) GetBasePathMappings(arg0 *apigateway.GetBasePathMappingsInput) (*apigateway.GetBasePathMappingsOutput, error)
- func (m *MockAPIGatewayAPI) GetBasePathMappingsPages(arg0 *apigateway.GetBasePathMappingsInput, ...) error
- func (m *MockAPIGatewayAPI) GetBasePathMappingsPagesWithContext(arg0 context.Context, arg1 *apigateway.GetBasePathMappingsInput, ...) error
- func (m *MockAPIGatewayAPI) GetBasePathMappingsRequest(arg0 *apigateway.GetBasePathMappingsInput) (*request.Request, *apigateway.GetBasePathMappingsOutput)
- func (m *MockAPIGatewayAPI) GetBasePathMappingsWithContext(arg0 context.Context, arg1 *apigateway.GetBasePathMappingsInput, ...) (*apigateway.GetBasePathMappingsOutput, error)
- func (m *MockAPIGatewayAPI) GetClientCertificate(arg0 *apigateway.GetClientCertificateInput) (*apigateway.ClientCertificate, error)
- func (m *MockAPIGatewayAPI) GetClientCertificateRequest(arg0 *apigateway.GetClientCertificateInput) (*request.Request, *apigateway.ClientCertificate)
- func (m *MockAPIGatewayAPI) GetClientCertificateWithContext(arg0 context.Context, arg1 *apigateway.GetClientCertificateInput, ...) (*apigateway.ClientCertificate, error)
- func (m *MockAPIGatewayAPI) GetClientCertificates(arg0 *apigateway.GetClientCertificatesInput) (*apigateway.GetClientCertificatesOutput, error)
- func (m *MockAPIGatewayAPI) GetClientCertificatesPages(arg0 *apigateway.GetClientCertificatesInput, ...) error
- func (m *MockAPIGatewayAPI) GetClientCertificatesPagesWithContext(arg0 context.Context, arg1 *apigateway.GetClientCertificatesInput, ...) error
- func (m *MockAPIGatewayAPI) GetClientCertificatesRequest(arg0 *apigateway.GetClientCertificatesInput) (*request.Request, *apigateway.GetClientCertificatesOutput)
- func (m *MockAPIGatewayAPI) GetClientCertificatesWithContext(arg0 context.Context, arg1 *apigateway.GetClientCertificatesInput, ...) (*apigateway.GetClientCertificatesOutput, error)
- func (m *MockAPIGatewayAPI) GetDeployment(arg0 *apigateway.GetDeploymentInput) (*apigateway.Deployment, error)
- func (m *MockAPIGatewayAPI) GetDeploymentRequest(arg0 *apigateway.GetDeploymentInput) (*request.Request, *apigateway.Deployment)
- func (m *MockAPIGatewayAPI) GetDeploymentWithContext(arg0 context.Context, arg1 *apigateway.GetDeploymentInput, ...) (*apigateway.Deployment, error)
- func (m *MockAPIGatewayAPI) GetDeployments(arg0 *apigateway.GetDeploymentsInput) (*apigateway.GetDeploymentsOutput, error)
- func (m *MockAPIGatewayAPI) GetDeploymentsPages(arg0 *apigateway.GetDeploymentsInput, ...) error
- func (m *MockAPIGatewayAPI) GetDeploymentsPagesWithContext(arg0 context.Context, arg1 *apigateway.GetDeploymentsInput, ...) error
- func (m *MockAPIGatewayAPI) GetDeploymentsRequest(arg0 *apigateway.GetDeploymentsInput) (*request.Request, *apigateway.GetDeploymentsOutput)
- func (m *MockAPIGatewayAPI) GetDeploymentsWithContext(arg0 context.Context, arg1 *apigateway.GetDeploymentsInput, ...) (*apigateway.GetDeploymentsOutput, error)
- func (m *MockAPIGatewayAPI) GetDocumentationPart(arg0 *apigateway.GetDocumentationPartInput) (*apigateway.DocumentationPart, error)
- func (m *MockAPIGatewayAPI) GetDocumentationPartRequest(arg0 *apigateway.GetDocumentationPartInput) (*request.Request, *apigateway.DocumentationPart)
- func (m *MockAPIGatewayAPI) GetDocumentationPartWithContext(arg0 context.Context, arg1 *apigateway.GetDocumentationPartInput, ...) (*apigateway.DocumentationPart, error)
- func (m *MockAPIGatewayAPI) GetDocumentationParts(arg0 *apigateway.GetDocumentationPartsInput) (*apigateway.GetDocumentationPartsOutput, error)
- func (m *MockAPIGatewayAPI) GetDocumentationPartsRequest(arg0 *apigateway.GetDocumentationPartsInput) (*request.Request, *apigateway.GetDocumentationPartsOutput)
- func (m *MockAPIGatewayAPI) GetDocumentationPartsWithContext(arg0 context.Context, arg1 *apigateway.GetDocumentationPartsInput, ...) (*apigateway.GetDocumentationPartsOutput, error)
- func (m *MockAPIGatewayAPI) GetDocumentationVersion(arg0 *apigateway.GetDocumentationVersionInput) (*apigateway.DocumentationVersion, error)
- func (m *MockAPIGatewayAPI) GetDocumentationVersionRequest(arg0 *apigateway.GetDocumentationVersionInput) (*request.Request, *apigateway.DocumentationVersion)
- func (m *MockAPIGatewayAPI) GetDocumentationVersionWithContext(arg0 context.Context, arg1 *apigateway.GetDocumentationVersionInput, ...) (*apigateway.DocumentationVersion, error)
- func (m *MockAPIGatewayAPI) GetDocumentationVersions(arg0 *apigateway.GetDocumentationVersionsInput) (*apigateway.GetDocumentationVersionsOutput, error)
- func (m *MockAPIGatewayAPI) GetDocumentationVersionsRequest(arg0 *apigateway.GetDocumentationVersionsInput) (*request.Request, *apigateway.GetDocumentationVersionsOutput)
- func (m *MockAPIGatewayAPI) GetDocumentationVersionsWithContext(arg0 context.Context, arg1 *apigateway.GetDocumentationVersionsInput, ...) (*apigateway.GetDocumentationVersionsOutput, error)
- func (m *MockAPIGatewayAPI) GetDomainName(arg0 *apigateway.GetDomainNameInput) (*apigateway.DomainName, error)
- func (m *MockAPIGatewayAPI) GetDomainNameRequest(arg0 *apigateway.GetDomainNameInput) (*request.Request, *apigateway.DomainName)
- func (m *MockAPIGatewayAPI) GetDomainNameWithContext(arg0 context.Context, arg1 *apigateway.GetDomainNameInput, ...) (*apigateway.DomainName, error)
- func (m *MockAPIGatewayAPI) GetDomainNames(arg0 *apigateway.GetDomainNamesInput) (*apigateway.GetDomainNamesOutput, error)
- func (m *MockAPIGatewayAPI) GetDomainNamesPages(arg0 *apigateway.GetDomainNamesInput, ...) error
- func (m *MockAPIGatewayAPI) GetDomainNamesPagesWithContext(arg0 context.Context, arg1 *apigateway.GetDomainNamesInput, ...) error
- func (m *MockAPIGatewayAPI) GetDomainNamesRequest(arg0 *apigateway.GetDomainNamesInput) (*request.Request, *apigateway.GetDomainNamesOutput)
- func (m *MockAPIGatewayAPI) GetDomainNamesWithContext(arg0 context.Context, arg1 *apigateway.GetDomainNamesInput, ...) (*apigateway.GetDomainNamesOutput, error)
- func (m *MockAPIGatewayAPI) GetExport(arg0 *apigateway.GetExportInput) (*apigateway.GetExportOutput, error)
- func (m *MockAPIGatewayAPI) GetExportRequest(arg0 *apigateway.GetExportInput) (*request.Request, *apigateway.GetExportOutput)
- func (m *MockAPIGatewayAPI) GetExportWithContext(arg0 context.Context, arg1 *apigateway.GetExportInput, arg2 ...request.Option) (*apigateway.GetExportOutput, error)
- func (m *MockAPIGatewayAPI) GetGatewayResponse(arg0 *apigateway.GetGatewayResponseInput) (*apigateway.UpdateGatewayResponseOutput, error)
- func (m *MockAPIGatewayAPI) GetGatewayResponseRequest(arg0 *apigateway.GetGatewayResponseInput) (*request.Request, *apigateway.UpdateGatewayResponseOutput)
- func (m *MockAPIGatewayAPI) GetGatewayResponseWithContext(arg0 context.Context, arg1 *apigateway.GetGatewayResponseInput, ...) (*apigateway.UpdateGatewayResponseOutput, error)
- func (m *MockAPIGatewayAPI) GetGatewayResponses(arg0 *apigateway.GetGatewayResponsesInput) (*apigateway.GetGatewayResponsesOutput, error)
- func (m *MockAPIGatewayAPI) GetGatewayResponsesRequest(arg0 *apigateway.GetGatewayResponsesInput) (*request.Request, *apigateway.GetGatewayResponsesOutput)
- func (m *MockAPIGatewayAPI) GetGatewayResponsesWithContext(arg0 context.Context, arg1 *apigateway.GetGatewayResponsesInput, ...) (*apigateway.GetGatewayResponsesOutput, error)
- func (m *MockAPIGatewayAPI) GetIntegration(arg0 *apigateway.GetIntegrationInput) (*apigateway.Integration, error)
- func (m *MockAPIGatewayAPI) GetIntegrationRequest(arg0 *apigateway.GetIntegrationInput) (*request.Request, *apigateway.Integration)
- func (m *MockAPIGatewayAPI) GetIntegrationResponse(arg0 *apigateway.GetIntegrationResponseInput) (*apigateway.IntegrationResponse, error)
- func (m *MockAPIGatewayAPI) GetIntegrationResponseRequest(arg0 *apigateway.GetIntegrationResponseInput) (*request.Request, *apigateway.IntegrationResponse)
- func (m *MockAPIGatewayAPI) GetIntegrationResponseWithContext(arg0 context.Context, arg1 *apigateway.GetIntegrationResponseInput, ...) (*apigateway.IntegrationResponse, error)
- func (m *MockAPIGatewayAPI) GetIntegrationWithContext(arg0 context.Context, arg1 *apigateway.GetIntegrationInput, ...) (*apigateway.Integration, error)
- func (m *MockAPIGatewayAPI) GetMethod(arg0 *apigateway.GetMethodInput) (*apigateway.Method, error)
- func (m *MockAPIGatewayAPI) GetMethodRequest(arg0 *apigateway.GetMethodInput) (*request.Request, *apigateway.Method)
- func (m *MockAPIGatewayAPI) GetMethodResponse(arg0 *apigateway.GetMethodResponseInput) (*apigateway.MethodResponse, error)
- func (m *MockAPIGatewayAPI) GetMethodResponseRequest(arg0 *apigateway.GetMethodResponseInput) (*request.Request, *apigateway.MethodResponse)
- func (m *MockAPIGatewayAPI) GetMethodResponseWithContext(arg0 context.Context, arg1 *apigateway.GetMethodResponseInput, ...) (*apigateway.MethodResponse, error)
- func (m *MockAPIGatewayAPI) GetMethodWithContext(arg0 context.Context, arg1 *apigateway.GetMethodInput, arg2 ...request.Option) (*apigateway.Method, error)
- func (m *MockAPIGatewayAPI) GetModel(arg0 *apigateway.GetModelInput) (*apigateway.Model, error)
- func (m *MockAPIGatewayAPI) GetModelRequest(arg0 *apigateway.GetModelInput) (*request.Request, *apigateway.Model)
- func (m *MockAPIGatewayAPI) GetModelTemplate(arg0 *apigateway.GetModelTemplateInput) (*apigateway.GetModelTemplateOutput, error)
- func (m *MockAPIGatewayAPI) GetModelTemplateRequest(arg0 *apigateway.GetModelTemplateInput) (*request.Request, *apigateway.GetModelTemplateOutput)
- func (m *MockAPIGatewayAPI) GetModelTemplateWithContext(arg0 context.Context, arg1 *apigateway.GetModelTemplateInput, ...) (*apigateway.GetModelTemplateOutput, error)
- func (m *MockAPIGatewayAPI) GetModelWithContext(arg0 context.Context, arg1 *apigateway.GetModelInput, arg2 ...request.Option) (*apigateway.Model, error)
- func (m *MockAPIGatewayAPI) GetModels(arg0 *apigateway.GetModelsInput) (*apigateway.GetModelsOutput, error)
- func (m *MockAPIGatewayAPI) GetModelsPages(arg0 *apigateway.GetModelsInput, ...) error
- func (m *MockAPIGatewayAPI) GetModelsPagesWithContext(arg0 context.Context, arg1 *apigateway.GetModelsInput, ...) error
- func (m *MockAPIGatewayAPI) GetModelsRequest(arg0 *apigateway.GetModelsInput) (*request.Request, *apigateway.GetModelsOutput)
- func (m *MockAPIGatewayAPI) GetModelsWithContext(arg0 context.Context, arg1 *apigateway.GetModelsInput, arg2 ...request.Option) (*apigateway.GetModelsOutput, error)
- func (m *MockAPIGatewayAPI) GetRequestValidator(arg0 *apigateway.GetRequestValidatorInput) (*apigateway.UpdateRequestValidatorOutput, error)
- func (m *MockAPIGatewayAPI) GetRequestValidatorRequest(arg0 *apigateway.GetRequestValidatorInput) (*request.Request, *apigateway.UpdateRequestValidatorOutput)
- func (m *MockAPIGatewayAPI) GetRequestValidatorWithContext(arg0 context.Context, arg1 *apigateway.GetRequestValidatorInput, ...) (*apigateway.UpdateRequestValidatorOutput, error)
- func (m *MockAPIGatewayAPI) GetRequestValidators(arg0 *apigateway.GetRequestValidatorsInput) (*apigateway.GetRequestValidatorsOutput, error)
- func (m *MockAPIGatewayAPI) GetRequestValidatorsRequest(arg0 *apigateway.GetRequestValidatorsInput) (*request.Request, *apigateway.GetRequestValidatorsOutput)
- func (m *MockAPIGatewayAPI) GetRequestValidatorsWithContext(arg0 context.Context, arg1 *apigateway.GetRequestValidatorsInput, ...) (*apigateway.GetRequestValidatorsOutput, error)
- func (m *MockAPIGatewayAPI) GetResource(arg0 *apigateway.GetResourceInput) (*apigateway.Resource, error)
- func (m *MockAPIGatewayAPI) GetResourceRequest(arg0 *apigateway.GetResourceInput) (*request.Request, *apigateway.Resource)
- func (m *MockAPIGatewayAPI) GetResourceWithContext(arg0 context.Context, arg1 *apigateway.GetResourceInput, ...) (*apigateway.Resource, error)
- func (m *MockAPIGatewayAPI) GetResources(arg0 *apigateway.GetResourcesInput) (*apigateway.GetResourcesOutput, error)
- func (m *MockAPIGatewayAPI) GetResourcesPages(arg0 *apigateway.GetResourcesInput, ...) error
- func (m *MockAPIGatewayAPI) GetResourcesPagesWithContext(arg0 context.Context, arg1 *apigateway.GetResourcesInput, ...) error
- func (m *MockAPIGatewayAPI) GetResourcesRequest(arg0 *apigateway.GetResourcesInput) (*request.Request, *apigateway.GetResourcesOutput)
- func (m *MockAPIGatewayAPI) GetResourcesWithContext(arg0 context.Context, arg1 *apigateway.GetResourcesInput, ...) (*apigateway.GetResourcesOutput, error)
- func (m *MockAPIGatewayAPI) GetRestApi(arg0 *apigateway.GetRestApiInput) (*apigateway.RestApi, error)
- func (m *MockAPIGatewayAPI) GetRestApiRequest(arg0 *apigateway.GetRestApiInput) (*request.Request, *apigateway.RestApi)
- func (m *MockAPIGatewayAPI) GetRestApiWithContext(arg0 context.Context, arg1 *apigateway.GetRestApiInput, arg2 ...request.Option) (*apigateway.RestApi, error)
- func (m *MockAPIGatewayAPI) GetRestApis(arg0 *apigateway.GetRestApisInput) (*apigateway.GetRestApisOutput, error)
- func (m *MockAPIGatewayAPI) GetRestApisPages(arg0 *apigateway.GetRestApisInput, ...) error
- func (m *MockAPIGatewayAPI) GetRestApisPagesWithContext(arg0 context.Context, arg1 *apigateway.GetRestApisInput, ...) error
- func (m *MockAPIGatewayAPI) GetRestApisRequest(arg0 *apigateway.GetRestApisInput) (*request.Request, *apigateway.GetRestApisOutput)
- func (m *MockAPIGatewayAPI) GetRestApisWithContext(arg0 context.Context, arg1 *apigateway.GetRestApisInput, ...) (*apigateway.GetRestApisOutput, error)
- func (m *MockAPIGatewayAPI) GetSdk(arg0 *apigateway.GetSdkInput) (*apigateway.GetSdkOutput, error)
- func (m *MockAPIGatewayAPI) GetSdkRequest(arg0 *apigateway.GetSdkInput) (*request.Request, *apigateway.GetSdkOutput)
- func (m *MockAPIGatewayAPI) GetSdkType(arg0 *apigateway.GetSdkTypeInput) (*apigateway.SdkType, error)
- func (m *MockAPIGatewayAPI) GetSdkTypeRequest(arg0 *apigateway.GetSdkTypeInput) (*request.Request, *apigateway.SdkType)
- func (m *MockAPIGatewayAPI) GetSdkTypeWithContext(arg0 context.Context, arg1 *apigateway.GetSdkTypeInput, arg2 ...request.Option) (*apigateway.SdkType, error)
- func (m *MockAPIGatewayAPI) GetSdkTypes(arg0 *apigateway.GetSdkTypesInput) (*apigateway.GetSdkTypesOutput, error)
- func (m *MockAPIGatewayAPI) GetSdkTypesRequest(arg0 *apigateway.GetSdkTypesInput) (*request.Request, *apigateway.GetSdkTypesOutput)
- func (m *MockAPIGatewayAPI) GetSdkTypesWithContext(arg0 context.Context, arg1 *apigateway.GetSdkTypesInput, ...) (*apigateway.GetSdkTypesOutput, error)
- func (m *MockAPIGatewayAPI) GetSdkWithContext(arg0 context.Context, arg1 *apigateway.GetSdkInput, arg2 ...request.Option) (*apigateway.GetSdkOutput, error)
- func (m *MockAPIGatewayAPI) GetStage(arg0 *apigateway.GetStageInput) (*apigateway.Stage, error)
- func (m *MockAPIGatewayAPI) GetStageRequest(arg0 *apigateway.GetStageInput) (*request.Request, *apigateway.Stage)
- func (m *MockAPIGatewayAPI) GetStageWithContext(arg0 context.Context, arg1 *apigateway.GetStageInput, arg2 ...request.Option) (*apigateway.Stage, error)
- func (m *MockAPIGatewayAPI) GetStages(arg0 *apigateway.GetStagesInput) (*apigateway.GetStagesOutput, error)
- func (m *MockAPIGatewayAPI) GetStagesRequest(arg0 *apigateway.GetStagesInput) (*request.Request, *apigateway.GetStagesOutput)
- func (m *MockAPIGatewayAPI) GetStagesWithContext(arg0 context.Context, arg1 *apigateway.GetStagesInput, arg2 ...request.Option) (*apigateway.GetStagesOutput, error)
- func (m *MockAPIGatewayAPI) GetTags(arg0 *apigateway.GetTagsInput) (*apigateway.GetTagsOutput, error)
- func (m *MockAPIGatewayAPI) GetTagsRequest(arg0 *apigateway.GetTagsInput) (*request.Request, *apigateway.GetTagsOutput)
- func (m *MockAPIGatewayAPI) GetTagsWithContext(arg0 context.Context, arg1 *apigateway.GetTagsInput, arg2 ...request.Option) (*apigateway.GetTagsOutput, error)
- func (m *MockAPIGatewayAPI) GetUsage(arg0 *apigateway.GetUsageInput) (*apigateway.Usage, error)
- func (m *MockAPIGatewayAPI) GetUsagePages(arg0 *apigateway.GetUsageInput, arg1 func(*apigateway.Usage, bool) bool) error
- func (m *MockAPIGatewayAPI) GetUsagePagesWithContext(arg0 context.Context, arg1 *apigateway.GetUsageInput, ...) error
- func (m *MockAPIGatewayAPI) GetUsagePlan(arg0 *apigateway.GetUsagePlanInput) (*apigateway.UsagePlan, error)
- func (m *MockAPIGatewayAPI) GetUsagePlanKey(arg0 *apigateway.GetUsagePlanKeyInput) (*apigateway.UsagePlanKey, error)
- func (m *MockAPIGatewayAPI) GetUsagePlanKeyRequest(arg0 *apigateway.GetUsagePlanKeyInput) (*request.Request, *apigateway.UsagePlanKey)
- func (m *MockAPIGatewayAPI) GetUsagePlanKeyWithContext(arg0 context.Context, arg1 *apigateway.GetUsagePlanKeyInput, ...) (*apigateway.UsagePlanKey, error)
- func (m *MockAPIGatewayAPI) GetUsagePlanKeys(arg0 *apigateway.GetUsagePlanKeysInput) (*apigateway.GetUsagePlanKeysOutput, error)
- func (m *MockAPIGatewayAPI) GetUsagePlanKeysPages(arg0 *apigateway.GetUsagePlanKeysInput, ...) error
- func (m *MockAPIGatewayAPI) GetUsagePlanKeysPagesWithContext(arg0 context.Context, arg1 *apigateway.GetUsagePlanKeysInput, ...) error
- func (m *MockAPIGatewayAPI) GetUsagePlanKeysRequest(arg0 *apigateway.GetUsagePlanKeysInput) (*request.Request, *apigateway.GetUsagePlanKeysOutput)
- func (m *MockAPIGatewayAPI) GetUsagePlanKeysWithContext(arg0 context.Context, arg1 *apigateway.GetUsagePlanKeysInput, ...) (*apigateway.GetUsagePlanKeysOutput, error)
- func (m *MockAPIGatewayAPI) GetUsagePlanRequest(arg0 *apigateway.GetUsagePlanInput) (*request.Request, *apigateway.UsagePlan)
- func (m *MockAPIGatewayAPI) GetUsagePlanWithContext(arg0 context.Context, arg1 *apigateway.GetUsagePlanInput, ...) (*apigateway.UsagePlan, error)
- func (m *MockAPIGatewayAPI) GetUsagePlans(arg0 *apigateway.GetUsagePlansInput) (*apigateway.GetUsagePlansOutput, error)
- func (m *MockAPIGatewayAPI) GetUsagePlansPages(arg0 *apigateway.GetUsagePlansInput, ...) error
- func (m *MockAPIGatewayAPI) GetUsagePlansPagesWithContext(arg0 context.Context, arg1 *apigateway.GetUsagePlansInput, ...) error
- func (m *MockAPIGatewayAPI) GetUsagePlansRequest(arg0 *apigateway.GetUsagePlansInput) (*request.Request, *apigateway.GetUsagePlansOutput)
- func (m *MockAPIGatewayAPI) GetUsagePlansWithContext(arg0 context.Context, arg1 *apigateway.GetUsagePlansInput, ...) (*apigateway.GetUsagePlansOutput, error)
- func (m *MockAPIGatewayAPI) GetUsageRequest(arg0 *apigateway.GetUsageInput) (*request.Request, *apigateway.Usage)
- func (m *MockAPIGatewayAPI) GetUsageWithContext(arg0 context.Context, arg1 *apigateway.GetUsageInput, arg2 ...request.Option) (*apigateway.Usage, error)
- func (m *MockAPIGatewayAPI) GetVpcLink(arg0 *apigateway.GetVpcLinkInput) (*apigateway.UpdateVpcLinkOutput, error)
- func (m *MockAPIGatewayAPI) GetVpcLinkRequest(arg0 *apigateway.GetVpcLinkInput) (*request.Request, *apigateway.UpdateVpcLinkOutput)
- func (m *MockAPIGatewayAPI) GetVpcLinkWithContext(arg0 context.Context, arg1 *apigateway.GetVpcLinkInput, arg2 ...request.Option) (*apigateway.UpdateVpcLinkOutput, error)
- func (m *MockAPIGatewayAPI) GetVpcLinks(arg0 *apigateway.GetVpcLinksInput) (*apigateway.GetVpcLinksOutput, error)
- func (m *MockAPIGatewayAPI) GetVpcLinksPages(arg0 *apigateway.GetVpcLinksInput, ...) error
- func (m *MockAPIGatewayAPI) GetVpcLinksPagesWithContext(arg0 context.Context, arg1 *apigateway.GetVpcLinksInput, ...) error
- func (m *MockAPIGatewayAPI) GetVpcLinksRequest(arg0 *apigateway.GetVpcLinksInput) (*request.Request, *apigateway.GetVpcLinksOutput)
- func (m *MockAPIGatewayAPI) GetVpcLinksWithContext(arg0 context.Context, arg1 *apigateway.GetVpcLinksInput, ...) (*apigateway.GetVpcLinksOutput, error)
- func (m *MockAPIGatewayAPI) ImportApiKeys(arg0 *apigateway.ImportApiKeysInput) (*apigateway.ImportApiKeysOutput, error)
- func (m *MockAPIGatewayAPI) ImportApiKeysRequest(arg0 *apigateway.ImportApiKeysInput) (*request.Request, *apigateway.ImportApiKeysOutput)
- func (m *MockAPIGatewayAPI) ImportApiKeysWithContext(arg0 context.Context, arg1 *apigateway.ImportApiKeysInput, ...) (*apigateway.ImportApiKeysOutput, error)
- func (m *MockAPIGatewayAPI) ImportDocumentationParts(arg0 *apigateway.ImportDocumentationPartsInput) (*apigateway.ImportDocumentationPartsOutput, error)
- func (m *MockAPIGatewayAPI) ImportDocumentationPartsRequest(arg0 *apigateway.ImportDocumentationPartsInput) (*request.Request, *apigateway.ImportDocumentationPartsOutput)
- func (m *MockAPIGatewayAPI) ImportDocumentationPartsWithContext(arg0 context.Context, arg1 *apigateway.ImportDocumentationPartsInput, ...) (*apigateway.ImportDocumentationPartsOutput, error)
- func (m *MockAPIGatewayAPI) ImportRestApi(arg0 *apigateway.ImportRestApiInput) (*apigateway.RestApi, error)
- func (m *MockAPIGatewayAPI) ImportRestApiRequest(arg0 *apigateway.ImportRestApiInput) (*request.Request, *apigateway.RestApi)
- func (m *MockAPIGatewayAPI) ImportRestApiWithContext(arg0 context.Context, arg1 *apigateway.ImportRestApiInput, ...) (*apigateway.RestApi, error)
- func (m *MockAPIGatewayAPI) PutGatewayResponse(arg0 *apigateway.PutGatewayResponseInput) (*apigateway.UpdateGatewayResponseOutput, error)
- func (m *MockAPIGatewayAPI) PutGatewayResponseRequest(arg0 *apigateway.PutGatewayResponseInput) (*request.Request, *apigateway.UpdateGatewayResponseOutput)
- func (m *MockAPIGatewayAPI) PutGatewayResponseWithContext(arg0 context.Context, arg1 *apigateway.PutGatewayResponseInput, ...) (*apigateway.UpdateGatewayResponseOutput, error)
- func (m *MockAPIGatewayAPI) PutIntegration(arg0 *apigateway.PutIntegrationInput) (*apigateway.Integration, error)
- func (m *MockAPIGatewayAPI) PutIntegrationRequest(arg0 *apigateway.PutIntegrationInput) (*request.Request, *apigateway.Integration)
- func (m *MockAPIGatewayAPI) PutIntegrationResponse(arg0 *apigateway.PutIntegrationResponseInput) (*apigateway.IntegrationResponse, error)
- func (m *MockAPIGatewayAPI) PutIntegrationResponseRequest(arg0 *apigateway.PutIntegrationResponseInput) (*request.Request, *apigateway.IntegrationResponse)
- func (m *MockAPIGatewayAPI) PutIntegrationResponseWithContext(arg0 context.Context, arg1 *apigateway.PutIntegrationResponseInput, ...) (*apigateway.IntegrationResponse, error)
- func (m *MockAPIGatewayAPI) PutIntegrationWithContext(arg0 context.Context, arg1 *apigateway.PutIntegrationInput, ...) (*apigateway.Integration, error)
- func (m *MockAPIGatewayAPI) PutMethod(arg0 *apigateway.PutMethodInput) (*apigateway.Method, error)
- func (m *MockAPIGatewayAPI) PutMethodRequest(arg0 *apigateway.PutMethodInput) (*request.Request, *apigateway.Method)
- func (m *MockAPIGatewayAPI) PutMethodResponse(arg0 *apigateway.PutMethodResponseInput) (*apigateway.MethodResponse, error)
- func (m *MockAPIGatewayAPI) PutMethodResponseRequest(arg0 *apigateway.PutMethodResponseInput) (*request.Request, *apigateway.MethodResponse)
- func (m *MockAPIGatewayAPI) PutMethodResponseWithContext(arg0 context.Context, arg1 *apigateway.PutMethodResponseInput, ...) (*apigateway.MethodResponse, error)
- func (m *MockAPIGatewayAPI) PutMethodWithContext(arg0 context.Context, arg1 *apigateway.PutMethodInput, arg2 ...request.Option) (*apigateway.Method, error)
- func (m *MockAPIGatewayAPI) PutRestApi(arg0 *apigateway.PutRestApiInput) (*apigateway.RestApi, error)
- func (m *MockAPIGatewayAPI) PutRestApiRequest(arg0 *apigateway.PutRestApiInput) (*request.Request, *apigateway.RestApi)
- func (m *MockAPIGatewayAPI) PutRestApiWithContext(arg0 context.Context, arg1 *apigateway.PutRestApiInput, arg2 ...request.Option) (*apigateway.RestApi, error)
- func (m *MockAPIGatewayAPI) TagResource(arg0 *apigateway.TagResourceInput) (*apigateway.TagResourceOutput, error)
- func (m *MockAPIGatewayAPI) TagResourceRequest(arg0 *apigateway.TagResourceInput) (*request.Request, *apigateway.TagResourceOutput)
- func (m *MockAPIGatewayAPI) TagResourceWithContext(arg0 context.Context, arg1 *apigateway.TagResourceInput, ...) (*apigateway.TagResourceOutput, error)
- func (m *MockAPIGatewayAPI) TestInvokeAuthorizer(arg0 *apigateway.TestInvokeAuthorizerInput) (*apigateway.TestInvokeAuthorizerOutput, error)
- func (m *MockAPIGatewayAPI) TestInvokeAuthorizerRequest(arg0 *apigateway.TestInvokeAuthorizerInput) (*request.Request, *apigateway.TestInvokeAuthorizerOutput)
- func (m *MockAPIGatewayAPI) TestInvokeAuthorizerWithContext(arg0 context.Context, arg1 *apigateway.TestInvokeAuthorizerInput, ...) (*apigateway.TestInvokeAuthorizerOutput, error)
- func (m *MockAPIGatewayAPI) TestInvokeMethod(arg0 *apigateway.TestInvokeMethodInput) (*apigateway.TestInvokeMethodOutput, error)
- func (m *MockAPIGatewayAPI) TestInvokeMethodRequest(arg0 *apigateway.TestInvokeMethodInput) (*request.Request, *apigateway.TestInvokeMethodOutput)
- func (m *MockAPIGatewayAPI) TestInvokeMethodWithContext(arg0 context.Context, arg1 *apigateway.TestInvokeMethodInput, ...) (*apigateway.TestInvokeMethodOutput, error)
- func (m *MockAPIGatewayAPI) UntagResource(arg0 *apigateway.UntagResourceInput) (*apigateway.UntagResourceOutput, error)
- func (m *MockAPIGatewayAPI) UntagResourceRequest(arg0 *apigateway.UntagResourceInput) (*request.Request, *apigateway.UntagResourceOutput)
- func (m *MockAPIGatewayAPI) UntagResourceWithContext(arg0 context.Context, arg1 *apigateway.UntagResourceInput, ...) (*apigateway.UntagResourceOutput, error)
- func (m *MockAPIGatewayAPI) UpdateAccount(arg0 *apigateway.UpdateAccountInput) (*apigateway.Account, error)
- func (m *MockAPIGatewayAPI) UpdateAccountRequest(arg0 *apigateway.UpdateAccountInput) (*request.Request, *apigateway.Account)
- func (m *MockAPIGatewayAPI) UpdateAccountWithContext(arg0 context.Context, arg1 *apigateway.UpdateAccountInput, ...) (*apigateway.Account, error)
- func (m *MockAPIGatewayAPI) UpdateApiKey(arg0 *apigateway.UpdateApiKeyInput) (*apigateway.ApiKey, error)
- func (m *MockAPIGatewayAPI) UpdateApiKeyRequest(arg0 *apigateway.UpdateApiKeyInput) (*request.Request, *apigateway.ApiKey)
- func (m *MockAPIGatewayAPI) UpdateApiKeyWithContext(arg0 context.Context, arg1 *apigateway.UpdateApiKeyInput, ...) (*apigateway.ApiKey, error)
- func (m *MockAPIGatewayAPI) UpdateAuthorizer(arg0 *apigateway.UpdateAuthorizerInput) (*apigateway.Authorizer, error)
- func (m *MockAPIGatewayAPI) UpdateAuthorizerRequest(arg0 *apigateway.UpdateAuthorizerInput) (*request.Request, *apigateway.Authorizer)
- func (m *MockAPIGatewayAPI) UpdateAuthorizerWithContext(arg0 context.Context, arg1 *apigateway.UpdateAuthorizerInput, ...) (*apigateway.Authorizer, error)
- func (m *MockAPIGatewayAPI) UpdateBasePathMapping(arg0 *apigateway.UpdateBasePathMappingInput) (*apigateway.BasePathMapping, error)
- func (m *MockAPIGatewayAPI) UpdateBasePathMappingRequest(arg0 *apigateway.UpdateBasePathMappingInput) (*request.Request, *apigateway.BasePathMapping)
- func (m *MockAPIGatewayAPI) UpdateBasePathMappingWithContext(arg0 context.Context, arg1 *apigateway.UpdateBasePathMappingInput, ...) (*apigateway.BasePathMapping, error)
- func (m *MockAPIGatewayAPI) UpdateClientCertificate(arg0 *apigateway.UpdateClientCertificateInput) (*apigateway.ClientCertificate, error)
- func (m *MockAPIGatewayAPI) UpdateClientCertificateRequest(arg0 *apigateway.UpdateClientCertificateInput) (*request.Request, *apigateway.ClientCertificate)
- func (m *MockAPIGatewayAPI) UpdateClientCertificateWithContext(arg0 context.Context, arg1 *apigateway.UpdateClientCertificateInput, ...) (*apigateway.ClientCertificate, error)
- func (m *MockAPIGatewayAPI) UpdateDeployment(arg0 *apigateway.UpdateDeploymentInput) (*apigateway.Deployment, error)
- func (m *MockAPIGatewayAPI) UpdateDeploymentRequest(arg0 *apigateway.UpdateDeploymentInput) (*request.Request, *apigateway.Deployment)
- func (m *MockAPIGatewayAPI) UpdateDeploymentWithContext(arg0 context.Context, arg1 *apigateway.UpdateDeploymentInput, ...) (*apigateway.Deployment, error)
- func (m *MockAPIGatewayAPI) UpdateDocumentationPart(arg0 *apigateway.UpdateDocumentationPartInput) (*apigateway.DocumentationPart, error)
- func (m *MockAPIGatewayAPI) UpdateDocumentationPartRequest(arg0 *apigateway.UpdateDocumentationPartInput) (*request.Request, *apigateway.DocumentationPart)
- func (m *MockAPIGatewayAPI) UpdateDocumentationPartWithContext(arg0 context.Context, arg1 *apigateway.UpdateDocumentationPartInput, ...) (*apigateway.DocumentationPart, error)
- func (m *MockAPIGatewayAPI) UpdateDocumentationVersion(arg0 *apigateway.UpdateDocumentationVersionInput) (*apigateway.DocumentationVersion, error)
- func (m *MockAPIGatewayAPI) UpdateDocumentationVersionRequest(arg0 *apigateway.UpdateDocumentationVersionInput) (*request.Request, *apigateway.DocumentationVersion)
- func (m *MockAPIGatewayAPI) UpdateDocumentationVersionWithContext(arg0 context.Context, arg1 *apigateway.UpdateDocumentationVersionInput, ...) (*apigateway.DocumentationVersion, error)
- func (m *MockAPIGatewayAPI) UpdateDomainName(arg0 *apigateway.UpdateDomainNameInput) (*apigateway.DomainName, error)
- func (m *MockAPIGatewayAPI) UpdateDomainNameRequest(arg0 *apigateway.UpdateDomainNameInput) (*request.Request, *apigateway.DomainName)
- func (m *MockAPIGatewayAPI) UpdateDomainNameWithContext(arg0 context.Context, arg1 *apigateway.UpdateDomainNameInput, ...) (*apigateway.DomainName, error)
- func (m *MockAPIGatewayAPI) UpdateGatewayResponse(arg0 *apigateway.UpdateGatewayResponseInput) (*apigateway.UpdateGatewayResponseOutput, error)
- func (m *MockAPIGatewayAPI) UpdateGatewayResponseRequest(arg0 *apigateway.UpdateGatewayResponseInput) (*request.Request, *apigateway.UpdateGatewayResponseOutput)
- func (m *MockAPIGatewayAPI) UpdateGatewayResponseWithContext(arg0 context.Context, arg1 *apigateway.UpdateGatewayResponseInput, ...) (*apigateway.UpdateGatewayResponseOutput, error)
- func (m *MockAPIGatewayAPI) UpdateIntegration(arg0 *apigateway.UpdateIntegrationInput) (*apigateway.Integration, error)
- func (m *MockAPIGatewayAPI) UpdateIntegrationRequest(arg0 *apigateway.UpdateIntegrationInput) (*request.Request, *apigateway.Integration)
- func (m *MockAPIGatewayAPI) UpdateIntegrationResponse(arg0 *apigateway.UpdateIntegrationResponseInput) (*apigateway.IntegrationResponse, error)
- func (m *MockAPIGatewayAPI) UpdateIntegrationResponseRequest(arg0 *apigateway.UpdateIntegrationResponseInput) (*request.Request, *apigateway.IntegrationResponse)
- func (m *MockAPIGatewayAPI) UpdateIntegrationResponseWithContext(arg0 context.Context, arg1 *apigateway.UpdateIntegrationResponseInput, ...) (*apigateway.IntegrationResponse, error)
- func (m *MockAPIGatewayAPI) UpdateIntegrationWithContext(arg0 context.Context, arg1 *apigateway.UpdateIntegrationInput, ...) (*apigateway.Integration, error)
- func (m *MockAPIGatewayAPI) UpdateMethod(arg0 *apigateway.UpdateMethodInput) (*apigateway.Method, error)
- func (m *MockAPIGatewayAPI) UpdateMethodRequest(arg0 *apigateway.UpdateMethodInput) (*request.Request, *apigateway.Method)
- func (m *MockAPIGatewayAPI) UpdateMethodResponse(arg0 *apigateway.UpdateMethodResponseInput) (*apigateway.MethodResponse, error)
- func (m *MockAPIGatewayAPI) UpdateMethodResponseRequest(arg0 *apigateway.UpdateMethodResponseInput) (*request.Request, *apigateway.MethodResponse)
- func (m *MockAPIGatewayAPI) UpdateMethodResponseWithContext(arg0 context.Context, arg1 *apigateway.UpdateMethodResponseInput, ...) (*apigateway.MethodResponse, error)
- func (m *MockAPIGatewayAPI) UpdateMethodWithContext(arg0 context.Context, arg1 *apigateway.UpdateMethodInput, ...) (*apigateway.Method, error)
- func (m *MockAPIGatewayAPI) UpdateModel(arg0 *apigateway.UpdateModelInput) (*apigateway.Model, error)
- func (m *MockAPIGatewayAPI) UpdateModelRequest(arg0 *apigateway.UpdateModelInput) (*request.Request, *apigateway.Model)
- func (m *MockAPIGatewayAPI) UpdateModelWithContext(arg0 context.Context, arg1 *apigateway.UpdateModelInput, ...) (*apigateway.Model, error)
- func (m *MockAPIGatewayAPI) UpdateRequestValidator(arg0 *apigateway.UpdateRequestValidatorInput) (*apigateway.UpdateRequestValidatorOutput, error)
- func (m *MockAPIGatewayAPI) UpdateRequestValidatorRequest(arg0 *apigateway.UpdateRequestValidatorInput) (*request.Request, *apigateway.UpdateRequestValidatorOutput)
- func (m *MockAPIGatewayAPI) UpdateRequestValidatorWithContext(arg0 context.Context, arg1 *apigateway.UpdateRequestValidatorInput, ...) (*apigateway.UpdateRequestValidatorOutput, error)
- func (m *MockAPIGatewayAPI) UpdateResource(arg0 *apigateway.UpdateResourceInput) (*apigateway.Resource, error)
- func (m *MockAPIGatewayAPI) UpdateResourceRequest(arg0 *apigateway.UpdateResourceInput) (*request.Request, *apigateway.Resource)
- func (m *MockAPIGatewayAPI) UpdateResourceWithContext(arg0 context.Context, arg1 *apigateway.UpdateResourceInput, ...) (*apigateway.Resource, error)
- func (m *MockAPIGatewayAPI) UpdateRestApi(arg0 *apigateway.UpdateRestApiInput) (*apigateway.RestApi, error)
- func (m *MockAPIGatewayAPI) UpdateRestApiRequest(arg0 *apigateway.UpdateRestApiInput) (*request.Request, *apigateway.RestApi)
- func (m *MockAPIGatewayAPI) UpdateRestApiWithContext(arg0 context.Context, arg1 *apigateway.UpdateRestApiInput, ...) (*apigateway.RestApi, error)
- func (m *MockAPIGatewayAPI) UpdateStage(arg0 *apigateway.UpdateStageInput) (*apigateway.Stage, error)
- func (m *MockAPIGatewayAPI) UpdateStageRequest(arg0 *apigateway.UpdateStageInput) (*request.Request, *apigateway.Stage)
- func (m *MockAPIGatewayAPI) UpdateStageWithContext(arg0 context.Context, arg1 *apigateway.UpdateStageInput, ...) (*apigateway.Stage, error)
- func (m *MockAPIGatewayAPI) UpdateUsage(arg0 *apigateway.UpdateUsageInput) (*apigateway.Usage, error)
- func (m *MockAPIGatewayAPI) UpdateUsagePlan(arg0 *apigateway.UpdateUsagePlanInput) (*apigateway.UsagePlan, error)
- func (m *MockAPIGatewayAPI) UpdateUsagePlanRequest(arg0 *apigateway.UpdateUsagePlanInput) (*request.Request, *apigateway.UsagePlan)
- func (m *MockAPIGatewayAPI) UpdateUsagePlanWithContext(arg0 context.Context, arg1 *apigateway.UpdateUsagePlanInput, ...) (*apigateway.UsagePlan, error)
- func (m *MockAPIGatewayAPI) UpdateUsageRequest(arg0 *apigateway.UpdateUsageInput) (*request.Request, *apigateway.Usage)
- func (m *MockAPIGatewayAPI) UpdateUsageWithContext(arg0 context.Context, arg1 *apigateway.UpdateUsageInput, ...) (*apigateway.Usage, error)
- func (m *MockAPIGatewayAPI) UpdateVpcLink(arg0 *apigateway.UpdateVpcLinkInput) (*apigateway.UpdateVpcLinkOutput, error)
- func (m *MockAPIGatewayAPI) UpdateVpcLinkRequest(arg0 *apigateway.UpdateVpcLinkInput) (*request.Request, *apigateway.UpdateVpcLinkOutput)
- func (m *MockAPIGatewayAPI) UpdateVpcLinkWithContext(arg0 context.Context, arg1 *apigateway.UpdateVpcLinkInput, ...) (*apigateway.UpdateVpcLinkOutput, error)
- type MockAPIGatewayAPIMockRecorder
- func (mr *MockAPIGatewayAPIMockRecorder) CreateApiKey(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateApiKeyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateApiKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateAuthorizer(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateAuthorizerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateAuthorizerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateBasePathMapping(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateBasePathMappingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateBasePathMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateDeployment(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateDeploymentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateDocumentationPart(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateDocumentationPartRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateDocumentationPartWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateDocumentationVersion(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateDocumentationVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateDocumentationVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateDomainName(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateDomainNameRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateDomainNameWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateModel(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateRequestValidator(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateRequestValidatorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateRequestValidatorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateResource(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateRestApi(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateRestApiRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateRestApiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateStage(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateStageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateUsagePlan(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateUsagePlanKey(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateUsagePlanKeyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateUsagePlanKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateUsagePlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateUsagePlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateVpcLink(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateVpcLinkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) CreateVpcLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteApiKey(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteApiKeyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteApiKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteAuthorizer(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteAuthorizerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteAuthorizerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteBasePathMapping(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteBasePathMappingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteBasePathMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteClientCertificate(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteClientCertificateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteClientCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteDeployment(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteDeploymentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteDocumentationPart(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteDocumentationPartRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteDocumentationPartWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteDocumentationVersion(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteDocumentationVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteDocumentationVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteDomainName(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteDomainNameRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteDomainNameWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteGatewayResponse(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteGatewayResponseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteGatewayResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteIntegration(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteIntegrationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteIntegrationResponse(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteIntegrationResponseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteIntegrationResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteMethod(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteMethodRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteMethodResponse(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteMethodResponseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteMethodResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteMethodWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteModel(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteRequestValidator(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteRequestValidatorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteRequestValidatorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteResource(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteRestApi(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteRestApiRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteRestApiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteStage(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteStageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteUsagePlan(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteUsagePlanKey(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteUsagePlanKeyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteUsagePlanKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteUsagePlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteUsagePlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteVpcLink(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteVpcLinkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) DeleteVpcLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) FlushStageAuthorizersCache(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) FlushStageAuthorizersCacheRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) FlushStageAuthorizersCacheWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) FlushStageCache(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) FlushStageCacheRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) FlushStageCacheWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GenerateClientCertificate(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GenerateClientCertificateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GenerateClientCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetAccount(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetAccountRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetApiKey(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetApiKeyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetApiKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetApiKeys(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetApiKeysPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetApiKeysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetApiKeysRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetApiKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetAuthorizer(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetAuthorizerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetAuthorizerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetAuthorizers(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetAuthorizersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetAuthorizersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetBasePathMapping(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetBasePathMappingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetBasePathMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetBasePathMappings(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetBasePathMappingsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetBasePathMappingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetBasePathMappingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetBasePathMappingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetClientCertificate(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetClientCertificateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetClientCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetClientCertificates(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetClientCertificatesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetClientCertificatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetClientCertificatesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetClientCertificatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDeployment(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDeploymentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDeployments(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDeploymentsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDeploymentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDeploymentsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDeploymentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDocumentationPart(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDocumentationPartRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDocumentationPartWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDocumentationParts(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDocumentationPartsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDocumentationPartsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDocumentationVersion(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDocumentationVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDocumentationVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDocumentationVersions(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDocumentationVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDocumentationVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDomainName(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDomainNameRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDomainNameWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDomainNames(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDomainNamesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDomainNamesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDomainNamesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetDomainNamesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetExport(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetExportRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetExportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetGatewayResponse(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetGatewayResponseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetGatewayResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetGatewayResponses(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetGatewayResponsesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetGatewayResponsesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetIntegration(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetIntegrationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetIntegrationResponse(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetIntegrationResponseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetIntegrationResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetMethod(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetMethodRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetMethodResponse(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetMethodResponseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetMethodResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetMethodWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetModel(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetModelTemplate(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetModelTemplateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetModelTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetModels(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetModelsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetModelsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetModelsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetModelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetRequestValidator(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetRequestValidatorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetRequestValidatorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetRequestValidators(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetRequestValidatorsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetRequestValidatorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetResource(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetResources(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetResourcesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetResourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetResourcesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetRestApi(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetRestApiRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetRestApiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetRestApis(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetRestApisPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetRestApisPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetRestApisRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetRestApisWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetSdk(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetSdkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetSdkType(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetSdkTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetSdkTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetSdkTypes(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetSdkTypesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetSdkTypesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetSdkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetStage(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetStageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetStages(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetStagesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetStagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetTags(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetTagsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetUsage(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlan(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlanKey(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlanKeyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlanKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlanKeys(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlanKeysPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlanKeysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlanKeysRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlanKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlans(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlansPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlansPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlansRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlansWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetUsageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetUsageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetVpcLink(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetVpcLinkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetVpcLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetVpcLinks(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetVpcLinksPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetVpcLinksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetVpcLinksRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) GetVpcLinksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) ImportApiKeys(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) ImportApiKeysRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) ImportApiKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) ImportDocumentationParts(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) ImportDocumentationPartsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) ImportDocumentationPartsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) ImportRestApi(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) ImportRestApiRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) ImportRestApiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) PutGatewayResponse(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) PutGatewayResponseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) PutGatewayResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) PutIntegration(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) PutIntegrationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) PutIntegrationResponse(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) PutIntegrationResponseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) PutIntegrationResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) PutIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) PutMethod(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) PutMethodRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) PutMethodResponse(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) PutMethodResponseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) PutMethodResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) PutMethodWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) PutRestApi(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) PutRestApiRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) PutRestApiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) TestInvokeAuthorizer(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) TestInvokeAuthorizerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) TestInvokeAuthorizerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) TestInvokeMethod(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) TestInvokeMethodRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) TestInvokeMethodWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateAccount(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateAccountRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateApiKey(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateApiKeyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateApiKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateAuthorizer(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateAuthorizerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateAuthorizerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateBasePathMapping(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateBasePathMappingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateBasePathMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateClientCertificate(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateClientCertificateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateClientCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateDeployment(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateDeploymentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateDocumentationPart(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateDocumentationPartRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateDocumentationPartWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateDocumentationVersion(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateDocumentationVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateDocumentationVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateDomainName(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateDomainNameRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateDomainNameWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateGatewayResponse(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateGatewayResponseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateGatewayResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateIntegration(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateIntegrationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateIntegrationResponse(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateIntegrationResponseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateIntegrationResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateMethod(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateMethodRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateMethodResponse(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateMethodResponseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateMethodResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateMethodWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateModel(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateModelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateRequestValidator(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateRequestValidatorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateRequestValidatorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateResource(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateRestApi(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateRestApiRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateRestApiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateStage(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateStageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateUsage(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateUsagePlan(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateUsagePlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateUsagePlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateUsageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateUsageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateVpcLink(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) UpdateVpcLinkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAPIGatewayAPIMockRecorder) 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 MockAPIGatewayAPI ¶
type MockAPIGatewayAPI struct {
// contains filtered or unexported fields
}
MockAPIGatewayAPI is a mock of APIGatewayAPI interface
func NewMockAPIGatewayAPI ¶
func NewMockAPIGatewayAPI(ctrl *gomock.Controller) *MockAPIGatewayAPI
NewMockAPIGatewayAPI creates a new mock instance
func (*MockAPIGatewayAPI) CreateApiKey ¶
func (m *MockAPIGatewayAPI) CreateApiKey(arg0 *apigateway.CreateApiKeyInput) (*apigateway.ApiKey, error)
CreateApiKey mocks base method
func (*MockAPIGatewayAPI) CreateApiKeyRequest ¶
func (m *MockAPIGatewayAPI) CreateApiKeyRequest(arg0 *apigateway.CreateApiKeyInput) (*request.Request, *apigateway.ApiKey)
CreateApiKeyRequest mocks base method
func (*MockAPIGatewayAPI) CreateApiKeyWithContext ¶
func (m *MockAPIGatewayAPI) CreateApiKeyWithContext(arg0 context.Context, arg1 *apigateway.CreateApiKeyInput, arg2 ...request.Option) (*apigateway.ApiKey, error)
CreateApiKeyWithContext mocks base method
func (*MockAPIGatewayAPI) CreateAuthorizer ¶
func (m *MockAPIGatewayAPI) CreateAuthorizer(arg0 *apigateway.CreateAuthorizerInput) (*apigateway.Authorizer, error)
CreateAuthorizer mocks base method
func (*MockAPIGatewayAPI) CreateAuthorizerRequest ¶
func (m *MockAPIGatewayAPI) CreateAuthorizerRequest(arg0 *apigateway.CreateAuthorizerInput) (*request.Request, *apigateway.Authorizer)
CreateAuthorizerRequest mocks base method
func (*MockAPIGatewayAPI) CreateAuthorizerWithContext ¶
func (m *MockAPIGatewayAPI) CreateAuthorizerWithContext(arg0 context.Context, arg1 *apigateway.CreateAuthorizerInput, arg2 ...request.Option) (*apigateway.Authorizer, error)
CreateAuthorizerWithContext mocks base method
func (*MockAPIGatewayAPI) CreateBasePathMapping ¶
func (m *MockAPIGatewayAPI) CreateBasePathMapping(arg0 *apigateway.CreateBasePathMappingInput) (*apigateway.BasePathMapping, error)
CreateBasePathMapping mocks base method
func (*MockAPIGatewayAPI) CreateBasePathMappingRequest ¶
func (m *MockAPIGatewayAPI) CreateBasePathMappingRequest(arg0 *apigateway.CreateBasePathMappingInput) (*request.Request, *apigateway.BasePathMapping)
CreateBasePathMappingRequest mocks base method
func (*MockAPIGatewayAPI) CreateBasePathMappingWithContext ¶
func (m *MockAPIGatewayAPI) CreateBasePathMappingWithContext(arg0 context.Context, arg1 *apigateway.CreateBasePathMappingInput, arg2 ...request.Option) (*apigateway.BasePathMapping, error)
CreateBasePathMappingWithContext mocks base method
func (*MockAPIGatewayAPI) CreateDeployment ¶
func (m *MockAPIGatewayAPI) CreateDeployment(arg0 *apigateway.CreateDeploymentInput) (*apigateway.Deployment, error)
CreateDeployment mocks base method
func (*MockAPIGatewayAPI) CreateDeploymentRequest ¶
func (m *MockAPIGatewayAPI) CreateDeploymentRequest(arg0 *apigateway.CreateDeploymentInput) (*request.Request, *apigateway.Deployment)
CreateDeploymentRequest mocks base method
func (*MockAPIGatewayAPI) CreateDeploymentWithContext ¶
func (m *MockAPIGatewayAPI) CreateDeploymentWithContext(arg0 context.Context, arg1 *apigateway.CreateDeploymentInput, arg2 ...request.Option) (*apigateway.Deployment, error)
CreateDeploymentWithContext mocks base method
func (*MockAPIGatewayAPI) CreateDocumentationPart ¶
func (m *MockAPIGatewayAPI) CreateDocumentationPart(arg0 *apigateway.CreateDocumentationPartInput) (*apigateway.DocumentationPart, error)
CreateDocumentationPart mocks base method
func (*MockAPIGatewayAPI) CreateDocumentationPartRequest ¶
func (m *MockAPIGatewayAPI) CreateDocumentationPartRequest(arg0 *apigateway.CreateDocumentationPartInput) (*request.Request, *apigateway.DocumentationPart)
CreateDocumentationPartRequest mocks base method
func (*MockAPIGatewayAPI) CreateDocumentationPartWithContext ¶
func (m *MockAPIGatewayAPI) CreateDocumentationPartWithContext(arg0 context.Context, arg1 *apigateway.CreateDocumentationPartInput, arg2 ...request.Option) (*apigateway.DocumentationPart, error)
CreateDocumentationPartWithContext mocks base method
func (*MockAPIGatewayAPI) CreateDocumentationVersion ¶
func (m *MockAPIGatewayAPI) CreateDocumentationVersion(arg0 *apigateway.CreateDocumentationVersionInput) (*apigateway.DocumentationVersion, error)
CreateDocumentationVersion mocks base method
func (*MockAPIGatewayAPI) CreateDocumentationVersionRequest ¶
func (m *MockAPIGatewayAPI) CreateDocumentationVersionRequest(arg0 *apigateway.CreateDocumentationVersionInput) (*request.Request, *apigateway.DocumentationVersion)
CreateDocumentationVersionRequest mocks base method
func (*MockAPIGatewayAPI) CreateDocumentationVersionWithContext ¶
func (m *MockAPIGatewayAPI) CreateDocumentationVersionWithContext(arg0 context.Context, arg1 *apigateway.CreateDocumentationVersionInput, arg2 ...request.Option) (*apigateway.DocumentationVersion, error)
CreateDocumentationVersionWithContext mocks base method
func (*MockAPIGatewayAPI) CreateDomainName ¶
func (m *MockAPIGatewayAPI) CreateDomainName(arg0 *apigateway.CreateDomainNameInput) (*apigateway.DomainName, error)
CreateDomainName mocks base method
func (*MockAPIGatewayAPI) CreateDomainNameRequest ¶
func (m *MockAPIGatewayAPI) CreateDomainNameRequest(arg0 *apigateway.CreateDomainNameInput) (*request.Request, *apigateway.DomainName)
CreateDomainNameRequest mocks base method
func (*MockAPIGatewayAPI) CreateDomainNameWithContext ¶
func (m *MockAPIGatewayAPI) CreateDomainNameWithContext(arg0 context.Context, arg1 *apigateway.CreateDomainNameInput, arg2 ...request.Option) (*apigateway.DomainName, error)
CreateDomainNameWithContext mocks base method
func (*MockAPIGatewayAPI) CreateModel ¶
func (m *MockAPIGatewayAPI) CreateModel(arg0 *apigateway.CreateModelInput) (*apigateway.Model, error)
CreateModel mocks base method
func (*MockAPIGatewayAPI) CreateModelRequest ¶
func (m *MockAPIGatewayAPI) CreateModelRequest(arg0 *apigateway.CreateModelInput) (*request.Request, *apigateway.Model)
CreateModelRequest mocks base method
func (*MockAPIGatewayAPI) CreateModelWithContext ¶
func (m *MockAPIGatewayAPI) CreateModelWithContext(arg0 context.Context, arg1 *apigateway.CreateModelInput, arg2 ...request.Option) (*apigateway.Model, error)
CreateModelWithContext mocks base method
func (*MockAPIGatewayAPI) CreateRequestValidator ¶
func (m *MockAPIGatewayAPI) CreateRequestValidator(arg0 *apigateway.CreateRequestValidatorInput) (*apigateway.UpdateRequestValidatorOutput, error)
CreateRequestValidator mocks base method
func (*MockAPIGatewayAPI) CreateRequestValidatorRequest ¶
func (m *MockAPIGatewayAPI) CreateRequestValidatorRequest(arg0 *apigateway.CreateRequestValidatorInput) (*request.Request, *apigateway.UpdateRequestValidatorOutput)
CreateRequestValidatorRequest mocks base method
func (*MockAPIGatewayAPI) CreateRequestValidatorWithContext ¶
func (m *MockAPIGatewayAPI) CreateRequestValidatorWithContext(arg0 context.Context, arg1 *apigateway.CreateRequestValidatorInput, arg2 ...request.Option) (*apigateway.UpdateRequestValidatorOutput, error)
CreateRequestValidatorWithContext mocks base method
func (*MockAPIGatewayAPI) CreateResource ¶
func (m *MockAPIGatewayAPI) CreateResource(arg0 *apigateway.CreateResourceInput) (*apigateway.Resource, error)
CreateResource mocks base method
func (*MockAPIGatewayAPI) CreateResourceRequest ¶
func (m *MockAPIGatewayAPI) CreateResourceRequest(arg0 *apigateway.CreateResourceInput) (*request.Request, *apigateway.Resource)
CreateResourceRequest mocks base method
func (*MockAPIGatewayAPI) CreateResourceWithContext ¶
func (m *MockAPIGatewayAPI) CreateResourceWithContext(arg0 context.Context, arg1 *apigateway.CreateResourceInput, arg2 ...request.Option) (*apigateway.Resource, error)
CreateResourceWithContext mocks base method
func (*MockAPIGatewayAPI) CreateRestApi ¶
func (m *MockAPIGatewayAPI) CreateRestApi(arg0 *apigateway.CreateRestApiInput) (*apigateway.RestApi, error)
CreateRestApi mocks base method
func (*MockAPIGatewayAPI) CreateRestApiRequest ¶
func (m *MockAPIGatewayAPI) CreateRestApiRequest(arg0 *apigateway.CreateRestApiInput) (*request.Request, *apigateway.RestApi)
CreateRestApiRequest mocks base method
func (*MockAPIGatewayAPI) CreateRestApiWithContext ¶
func (m *MockAPIGatewayAPI) CreateRestApiWithContext(arg0 context.Context, arg1 *apigateway.CreateRestApiInput, arg2 ...request.Option) (*apigateway.RestApi, error)
CreateRestApiWithContext mocks base method
func (*MockAPIGatewayAPI) CreateStage ¶
func (m *MockAPIGatewayAPI) CreateStage(arg0 *apigateway.CreateStageInput) (*apigateway.Stage, error)
CreateStage mocks base method
func (*MockAPIGatewayAPI) CreateStageRequest ¶
func (m *MockAPIGatewayAPI) CreateStageRequest(arg0 *apigateway.CreateStageInput) (*request.Request, *apigateway.Stage)
CreateStageRequest mocks base method
func (*MockAPIGatewayAPI) CreateStageWithContext ¶
func (m *MockAPIGatewayAPI) CreateStageWithContext(arg0 context.Context, arg1 *apigateway.CreateStageInput, arg2 ...request.Option) (*apigateway.Stage, error)
CreateStageWithContext mocks base method
func (*MockAPIGatewayAPI) CreateUsagePlan ¶
func (m *MockAPIGatewayAPI) CreateUsagePlan(arg0 *apigateway.CreateUsagePlanInput) (*apigateway.UsagePlan, error)
CreateUsagePlan mocks base method
func (*MockAPIGatewayAPI) CreateUsagePlanKey ¶
func (m *MockAPIGatewayAPI) CreateUsagePlanKey(arg0 *apigateway.CreateUsagePlanKeyInput) (*apigateway.UsagePlanKey, error)
CreateUsagePlanKey mocks base method
func (*MockAPIGatewayAPI) CreateUsagePlanKeyRequest ¶
func (m *MockAPIGatewayAPI) CreateUsagePlanKeyRequest(arg0 *apigateway.CreateUsagePlanKeyInput) (*request.Request, *apigateway.UsagePlanKey)
CreateUsagePlanKeyRequest mocks base method
func (*MockAPIGatewayAPI) CreateUsagePlanKeyWithContext ¶
func (m *MockAPIGatewayAPI) CreateUsagePlanKeyWithContext(arg0 context.Context, arg1 *apigateway.CreateUsagePlanKeyInput, arg2 ...request.Option) (*apigateway.UsagePlanKey, error)
CreateUsagePlanKeyWithContext mocks base method
func (*MockAPIGatewayAPI) CreateUsagePlanRequest ¶
func (m *MockAPIGatewayAPI) CreateUsagePlanRequest(arg0 *apigateway.CreateUsagePlanInput) (*request.Request, *apigateway.UsagePlan)
CreateUsagePlanRequest mocks base method
func (*MockAPIGatewayAPI) CreateUsagePlanWithContext ¶
func (m *MockAPIGatewayAPI) CreateUsagePlanWithContext(arg0 context.Context, arg1 *apigateway.CreateUsagePlanInput, arg2 ...request.Option) (*apigateway.UsagePlan, error)
CreateUsagePlanWithContext mocks base method
func (*MockAPIGatewayAPI) CreateVpcLink ¶
func (m *MockAPIGatewayAPI) CreateVpcLink(arg0 *apigateway.CreateVpcLinkInput) (*apigateway.UpdateVpcLinkOutput, error)
CreateVpcLink mocks base method
func (*MockAPIGatewayAPI) CreateVpcLinkRequest ¶
func (m *MockAPIGatewayAPI) CreateVpcLinkRequest(arg0 *apigateway.CreateVpcLinkInput) (*request.Request, *apigateway.UpdateVpcLinkOutput)
CreateVpcLinkRequest mocks base method
func (*MockAPIGatewayAPI) CreateVpcLinkWithContext ¶
func (m *MockAPIGatewayAPI) CreateVpcLinkWithContext(arg0 context.Context, arg1 *apigateway.CreateVpcLinkInput, arg2 ...request.Option) (*apigateway.UpdateVpcLinkOutput, error)
CreateVpcLinkWithContext mocks base method
func (*MockAPIGatewayAPI) DeleteApiKey ¶
func (m *MockAPIGatewayAPI) DeleteApiKey(arg0 *apigateway.DeleteApiKeyInput) (*apigateway.DeleteApiKeyOutput, error)
DeleteApiKey mocks base method
func (*MockAPIGatewayAPI) DeleteApiKeyRequest ¶
func (m *MockAPIGatewayAPI) DeleteApiKeyRequest(arg0 *apigateway.DeleteApiKeyInput) (*request.Request, *apigateway.DeleteApiKeyOutput)
DeleteApiKeyRequest mocks base method
func (*MockAPIGatewayAPI) DeleteApiKeyWithContext ¶
func (m *MockAPIGatewayAPI) DeleteApiKeyWithContext(arg0 context.Context, arg1 *apigateway.DeleteApiKeyInput, arg2 ...request.Option) (*apigateway.DeleteApiKeyOutput, error)
DeleteApiKeyWithContext mocks base method
func (*MockAPIGatewayAPI) DeleteAuthorizer ¶
func (m *MockAPIGatewayAPI) DeleteAuthorizer(arg0 *apigateway.DeleteAuthorizerInput) (*apigateway.DeleteAuthorizerOutput, error)
DeleteAuthorizer mocks base method
func (*MockAPIGatewayAPI) DeleteAuthorizerRequest ¶
func (m *MockAPIGatewayAPI) DeleteAuthorizerRequest(arg0 *apigateway.DeleteAuthorizerInput) (*request.Request, *apigateway.DeleteAuthorizerOutput)
DeleteAuthorizerRequest mocks base method
func (*MockAPIGatewayAPI) DeleteAuthorizerWithContext ¶
func (m *MockAPIGatewayAPI) DeleteAuthorizerWithContext(arg0 context.Context, arg1 *apigateway.DeleteAuthorizerInput, arg2 ...request.Option) (*apigateway.DeleteAuthorizerOutput, error)
DeleteAuthorizerWithContext mocks base method
func (*MockAPIGatewayAPI) DeleteBasePathMapping ¶
func (m *MockAPIGatewayAPI) DeleteBasePathMapping(arg0 *apigateway.DeleteBasePathMappingInput) (*apigateway.DeleteBasePathMappingOutput, error)
DeleteBasePathMapping mocks base method
func (*MockAPIGatewayAPI) DeleteBasePathMappingRequest ¶
func (m *MockAPIGatewayAPI) DeleteBasePathMappingRequest(arg0 *apigateway.DeleteBasePathMappingInput) (*request.Request, *apigateway.DeleteBasePathMappingOutput)
DeleteBasePathMappingRequest mocks base method
func (*MockAPIGatewayAPI) DeleteBasePathMappingWithContext ¶
func (m *MockAPIGatewayAPI) DeleteBasePathMappingWithContext(arg0 context.Context, arg1 *apigateway.DeleteBasePathMappingInput, arg2 ...request.Option) (*apigateway.DeleteBasePathMappingOutput, error)
DeleteBasePathMappingWithContext mocks base method
func (*MockAPIGatewayAPI) DeleteClientCertificate ¶
func (m *MockAPIGatewayAPI) DeleteClientCertificate(arg0 *apigateway.DeleteClientCertificateInput) (*apigateway.DeleteClientCertificateOutput, error)
DeleteClientCertificate mocks base method
func (*MockAPIGatewayAPI) DeleteClientCertificateRequest ¶
func (m *MockAPIGatewayAPI) DeleteClientCertificateRequest(arg0 *apigateway.DeleteClientCertificateInput) (*request.Request, *apigateway.DeleteClientCertificateOutput)
DeleteClientCertificateRequest mocks base method
func (*MockAPIGatewayAPI) DeleteClientCertificateWithContext ¶
func (m *MockAPIGatewayAPI) DeleteClientCertificateWithContext(arg0 context.Context, arg1 *apigateway.DeleteClientCertificateInput, arg2 ...request.Option) (*apigateway.DeleteClientCertificateOutput, error)
DeleteClientCertificateWithContext mocks base method
func (*MockAPIGatewayAPI) DeleteDeployment ¶
func (m *MockAPIGatewayAPI) DeleteDeployment(arg0 *apigateway.DeleteDeploymentInput) (*apigateway.DeleteDeploymentOutput, error)
DeleteDeployment mocks base method
func (*MockAPIGatewayAPI) DeleteDeploymentRequest ¶
func (m *MockAPIGatewayAPI) DeleteDeploymentRequest(arg0 *apigateway.DeleteDeploymentInput) (*request.Request, *apigateway.DeleteDeploymentOutput)
DeleteDeploymentRequest mocks base method
func (*MockAPIGatewayAPI) DeleteDeploymentWithContext ¶
func (m *MockAPIGatewayAPI) DeleteDeploymentWithContext(arg0 context.Context, arg1 *apigateway.DeleteDeploymentInput, arg2 ...request.Option) (*apigateway.DeleteDeploymentOutput, error)
DeleteDeploymentWithContext mocks base method
func (*MockAPIGatewayAPI) DeleteDocumentationPart ¶
func (m *MockAPIGatewayAPI) DeleteDocumentationPart(arg0 *apigateway.DeleteDocumentationPartInput) (*apigateway.DeleteDocumentationPartOutput, error)
DeleteDocumentationPart mocks base method
func (*MockAPIGatewayAPI) DeleteDocumentationPartRequest ¶
func (m *MockAPIGatewayAPI) DeleteDocumentationPartRequest(arg0 *apigateway.DeleteDocumentationPartInput) (*request.Request, *apigateway.DeleteDocumentationPartOutput)
DeleteDocumentationPartRequest mocks base method
func (*MockAPIGatewayAPI) DeleteDocumentationPartWithContext ¶
func (m *MockAPIGatewayAPI) DeleteDocumentationPartWithContext(arg0 context.Context, arg1 *apigateway.DeleteDocumentationPartInput, arg2 ...request.Option) (*apigateway.DeleteDocumentationPartOutput, error)
DeleteDocumentationPartWithContext mocks base method
func (*MockAPIGatewayAPI) DeleteDocumentationVersion ¶
func (m *MockAPIGatewayAPI) DeleteDocumentationVersion(arg0 *apigateway.DeleteDocumentationVersionInput) (*apigateway.DeleteDocumentationVersionOutput, error)
DeleteDocumentationVersion mocks base method
func (*MockAPIGatewayAPI) DeleteDocumentationVersionRequest ¶
func (m *MockAPIGatewayAPI) DeleteDocumentationVersionRequest(arg0 *apigateway.DeleteDocumentationVersionInput) (*request.Request, *apigateway.DeleteDocumentationVersionOutput)
DeleteDocumentationVersionRequest mocks base method
func (*MockAPIGatewayAPI) DeleteDocumentationVersionWithContext ¶
func (m *MockAPIGatewayAPI) DeleteDocumentationVersionWithContext(arg0 context.Context, arg1 *apigateway.DeleteDocumentationVersionInput, arg2 ...request.Option) (*apigateway.DeleteDocumentationVersionOutput, error)
DeleteDocumentationVersionWithContext mocks base method
func (*MockAPIGatewayAPI) DeleteDomainName ¶
func (m *MockAPIGatewayAPI) DeleteDomainName(arg0 *apigateway.DeleteDomainNameInput) (*apigateway.DeleteDomainNameOutput, error)
DeleteDomainName mocks base method
func (*MockAPIGatewayAPI) DeleteDomainNameRequest ¶
func (m *MockAPIGatewayAPI) DeleteDomainNameRequest(arg0 *apigateway.DeleteDomainNameInput) (*request.Request, *apigateway.DeleteDomainNameOutput)
DeleteDomainNameRequest mocks base method
func (*MockAPIGatewayAPI) DeleteDomainNameWithContext ¶
func (m *MockAPIGatewayAPI) DeleteDomainNameWithContext(arg0 context.Context, arg1 *apigateway.DeleteDomainNameInput, arg2 ...request.Option) (*apigateway.DeleteDomainNameOutput, error)
DeleteDomainNameWithContext mocks base method
func (*MockAPIGatewayAPI) DeleteGatewayResponse ¶
func (m *MockAPIGatewayAPI) DeleteGatewayResponse(arg0 *apigateway.DeleteGatewayResponseInput) (*apigateway.DeleteGatewayResponseOutput, error)
DeleteGatewayResponse mocks base method
func (*MockAPIGatewayAPI) DeleteGatewayResponseRequest ¶
func (m *MockAPIGatewayAPI) DeleteGatewayResponseRequest(arg0 *apigateway.DeleteGatewayResponseInput) (*request.Request, *apigateway.DeleteGatewayResponseOutput)
DeleteGatewayResponseRequest mocks base method
func (*MockAPIGatewayAPI) DeleteGatewayResponseWithContext ¶
func (m *MockAPIGatewayAPI) DeleteGatewayResponseWithContext(arg0 context.Context, arg1 *apigateway.DeleteGatewayResponseInput, arg2 ...request.Option) (*apigateway.DeleteGatewayResponseOutput, error)
DeleteGatewayResponseWithContext mocks base method
func (*MockAPIGatewayAPI) DeleteIntegration ¶
func (m *MockAPIGatewayAPI) DeleteIntegration(arg0 *apigateway.DeleteIntegrationInput) (*apigateway.DeleteIntegrationOutput, error)
DeleteIntegration mocks base method
func (*MockAPIGatewayAPI) DeleteIntegrationRequest ¶
func (m *MockAPIGatewayAPI) DeleteIntegrationRequest(arg0 *apigateway.DeleteIntegrationInput) (*request.Request, *apigateway.DeleteIntegrationOutput)
DeleteIntegrationRequest mocks base method
func (*MockAPIGatewayAPI) DeleteIntegrationResponse ¶
func (m *MockAPIGatewayAPI) DeleteIntegrationResponse(arg0 *apigateway.DeleteIntegrationResponseInput) (*apigateway.DeleteIntegrationResponseOutput, error)
DeleteIntegrationResponse mocks base method
func (*MockAPIGatewayAPI) DeleteIntegrationResponseRequest ¶
func (m *MockAPIGatewayAPI) DeleteIntegrationResponseRequest(arg0 *apigateway.DeleteIntegrationResponseInput) (*request.Request, *apigateway.DeleteIntegrationResponseOutput)
DeleteIntegrationResponseRequest mocks base method
func (*MockAPIGatewayAPI) DeleteIntegrationResponseWithContext ¶
func (m *MockAPIGatewayAPI) DeleteIntegrationResponseWithContext(arg0 context.Context, arg1 *apigateway.DeleteIntegrationResponseInput, arg2 ...request.Option) (*apigateway.DeleteIntegrationResponseOutput, error)
DeleteIntegrationResponseWithContext mocks base method
func (*MockAPIGatewayAPI) DeleteIntegrationWithContext ¶
func (m *MockAPIGatewayAPI) DeleteIntegrationWithContext(arg0 context.Context, arg1 *apigateway.DeleteIntegrationInput, arg2 ...request.Option) (*apigateway.DeleteIntegrationOutput, error)
DeleteIntegrationWithContext mocks base method
func (*MockAPIGatewayAPI) DeleteMethod ¶
func (m *MockAPIGatewayAPI) DeleteMethod(arg0 *apigateway.DeleteMethodInput) (*apigateway.DeleteMethodOutput, error)
DeleteMethod mocks base method
func (*MockAPIGatewayAPI) DeleteMethodRequest ¶
func (m *MockAPIGatewayAPI) DeleteMethodRequest(arg0 *apigateway.DeleteMethodInput) (*request.Request, *apigateway.DeleteMethodOutput)
DeleteMethodRequest mocks base method
func (*MockAPIGatewayAPI) DeleteMethodResponse ¶
func (m *MockAPIGatewayAPI) DeleteMethodResponse(arg0 *apigateway.DeleteMethodResponseInput) (*apigateway.DeleteMethodResponseOutput, error)
DeleteMethodResponse mocks base method
func (*MockAPIGatewayAPI) DeleteMethodResponseRequest ¶
func (m *MockAPIGatewayAPI) DeleteMethodResponseRequest(arg0 *apigateway.DeleteMethodResponseInput) (*request.Request, *apigateway.DeleteMethodResponseOutput)
DeleteMethodResponseRequest mocks base method
func (*MockAPIGatewayAPI) DeleteMethodResponseWithContext ¶
func (m *MockAPIGatewayAPI) DeleteMethodResponseWithContext(arg0 context.Context, arg1 *apigateway.DeleteMethodResponseInput, arg2 ...request.Option) (*apigateway.DeleteMethodResponseOutput, error)
DeleteMethodResponseWithContext mocks base method
func (*MockAPIGatewayAPI) DeleteMethodWithContext ¶
func (m *MockAPIGatewayAPI) DeleteMethodWithContext(arg0 context.Context, arg1 *apigateway.DeleteMethodInput, arg2 ...request.Option) (*apigateway.DeleteMethodOutput, error)
DeleteMethodWithContext mocks base method
func (*MockAPIGatewayAPI) DeleteModel ¶
func (m *MockAPIGatewayAPI) DeleteModel(arg0 *apigateway.DeleteModelInput) (*apigateway.DeleteModelOutput, error)
DeleteModel mocks base method
func (*MockAPIGatewayAPI) DeleteModelRequest ¶
func (m *MockAPIGatewayAPI) DeleteModelRequest(arg0 *apigateway.DeleteModelInput) (*request.Request, *apigateway.DeleteModelOutput)
DeleteModelRequest mocks base method
func (*MockAPIGatewayAPI) DeleteModelWithContext ¶
func (m *MockAPIGatewayAPI) DeleteModelWithContext(arg0 context.Context, arg1 *apigateway.DeleteModelInput, arg2 ...request.Option) (*apigateway.DeleteModelOutput, error)
DeleteModelWithContext mocks base method
func (*MockAPIGatewayAPI) DeleteRequestValidator ¶
func (m *MockAPIGatewayAPI) DeleteRequestValidator(arg0 *apigateway.DeleteRequestValidatorInput) (*apigateway.DeleteRequestValidatorOutput, error)
DeleteRequestValidator mocks base method
func (*MockAPIGatewayAPI) DeleteRequestValidatorRequest ¶
func (m *MockAPIGatewayAPI) DeleteRequestValidatorRequest(arg0 *apigateway.DeleteRequestValidatorInput) (*request.Request, *apigateway.DeleteRequestValidatorOutput)
DeleteRequestValidatorRequest mocks base method
func (*MockAPIGatewayAPI) DeleteRequestValidatorWithContext ¶
func (m *MockAPIGatewayAPI) DeleteRequestValidatorWithContext(arg0 context.Context, arg1 *apigateway.DeleteRequestValidatorInput, arg2 ...request.Option) (*apigateway.DeleteRequestValidatorOutput, error)
DeleteRequestValidatorWithContext mocks base method
func (*MockAPIGatewayAPI) DeleteResource ¶
func (m *MockAPIGatewayAPI) DeleteResource(arg0 *apigateway.DeleteResourceInput) (*apigateway.DeleteResourceOutput, error)
DeleteResource mocks base method
func (*MockAPIGatewayAPI) DeleteResourceRequest ¶
func (m *MockAPIGatewayAPI) DeleteResourceRequest(arg0 *apigateway.DeleteResourceInput) (*request.Request, *apigateway.DeleteResourceOutput)
DeleteResourceRequest mocks base method
func (*MockAPIGatewayAPI) DeleteResourceWithContext ¶
func (m *MockAPIGatewayAPI) DeleteResourceWithContext(arg0 context.Context, arg1 *apigateway.DeleteResourceInput, arg2 ...request.Option) (*apigateway.DeleteResourceOutput, error)
DeleteResourceWithContext mocks base method
func (*MockAPIGatewayAPI) DeleteRestApi ¶
func (m *MockAPIGatewayAPI) DeleteRestApi(arg0 *apigateway.DeleteRestApiInput) (*apigateway.DeleteRestApiOutput, error)
DeleteRestApi mocks base method
func (*MockAPIGatewayAPI) DeleteRestApiRequest ¶
func (m *MockAPIGatewayAPI) DeleteRestApiRequest(arg0 *apigateway.DeleteRestApiInput) (*request.Request, *apigateway.DeleteRestApiOutput)
DeleteRestApiRequest mocks base method
func (*MockAPIGatewayAPI) DeleteRestApiWithContext ¶
func (m *MockAPIGatewayAPI) DeleteRestApiWithContext(arg0 context.Context, arg1 *apigateway.DeleteRestApiInput, arg2 ...request.Option) (*apigateway.DeleteRestApiOutput, error)
DeleteRestApiWithContext mocks base method
func (*MockAPIGatewayAPI) DeleteStage ¶
func (m *MockAPIGatewayAPI) DeleteStage(arg0 *apigateway.DeleteStageInput) (*apigateway.DeleteStageOutput, error)
DeleteStage mocks base method
func (*MockAPIGatewayAPI) DeleteStageRequest ¶
func (m *MockAPIGatewayAPI) DeleteStageRequest(arg0 *apigateway.DeleteStageInput) (*request.Request, *apigateway.DeleteStageOutput)
DeleteStageRequest mocks base method
func (*MockAPIGatewayAPI) DeleteStageWithContext ¶
func (m *MockAPIGatewayAPI) DeleteStageWithContext(arg0 context.Context, arg1 *apigateway.DeleteStageInput, arg2 ...request.Option) (*apigateway.DeleteStageOutput, error)
DeleteStageWithContext mocks base method
func (*MockAPIGatewayAPI) DeleteUsagePlan ¶
func (m *MockAPIGatewayAPI) DeleteUsagePlan(arg0 *apigateway.DeleteUsagePlanInput) (*apigateway.DeleteUsagePlanOutput, error)
DeleteUsagePlan mocks base method
func (*MockAPIGatewayAPI) DeleteUsagePlanKey ¶
func (m *MockAPIGatewayAPI) DeleteUsagePlanKey(arg0 *apigateway.DeleteUsagePlanKeyInput) (*apigateway.DeleteUsagePlanKeyOutput, error)
DeleteUsagePlanKey mocks base method
func (*MockAPIGatewayAPI) DeleteUsagePlanKeyRequest ¶
func (m *MockAPIGatewayAPI) DeleteUsagePlanKeyRequest(arg0 *apigateway.DeleteUsagePlanKeyInput) (*request.Request, *apigateway.DeleteUsagePlanKeyOutput)
DeleteUsagePlanKeyRequest mocks base method
func (*MockAPIGatewayAPI) DeleteUsagePlanKeyWithContext ¶
func (m *MockAPIGatewayAPI) DeleteUsagePlanKeyWithContext(arg0 context.Context, arg1 *apigateway.DeleteUsagePlanKeyInput, arg2 ...request.Option) (*apigateway.DeleteUsagePlanKeyOutput, error)
DeleteUsagePlanKeyWithContext mocks base method
func (*MockAPIGatewayAPI) DeleteUsagePlanRequest ¶
func (m *MockAPIGatewayAPI) DeleteUsagePlanRequest(arg0 *apigateway.DeleteUsagePlanInput) (*request.Request, *apigateway.DeleteUsagePlanOutput)
DeleteUsagePlanRequest mocks base method
func (*MockAPIGatewayAPI) DeleteUsagePlanWithContext ¶
func (m *MockAPIGatewayAPI) DeleteUsagePlanWithContext(arg0 context.Context, arg1 *apigateway.DeleteUsagePlanInput, arg2 ...request.Option) (*apigateway.DeleteUsagePlanOutput, error)
DeleteUsagePlanWithContext mocks base method
func (*MockAPIGatewayAPI) DeleteVpcLink ¶
func (m *MockAPIGatewayAPI) DeleteVpcLink(arg0 *apigateway.DeleteVpcLinkInput) (*apigateway.DeleteVpcLinkOutput, error)
DeleteVpcLink mocks base method
func (*MockAPIGatewayAPI) DeleteVpcLinkRequest ¶
func (m *MockAPIGatewayAPI) DeleteVpcLinkRequest(arg0 *apigateway.DeleteVpcLinkInput) (*request.Request, *apigateway.DeleteVpcLinkOutput)
DeleteVpcLinkRequest mocks base method
func (*MockAPIGatewayAPI) DeleteVpcLinkWithContext ¶
func (m *MockAPIGatewayAPI) DeleteVpcLinkWithContext(arg0 context.Context, arg1 *apigateway.DeleteVpcLinkInput, arg2 ...request.Option) (*apigateway.DeleteVpcLinkOutput, error)
DeleteVpcLinkWithContext mocks base method
func (*MockAPIGatewayAPI) EXPECT ¶
func (m *MockAPIGatewayAPI) EXPECT() *MockAPIGatewayAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockAPIGatewayAPI) FlushStageAuthorizersCache ¶
func (m *MockAPIGatewayAPI) FlushStageAuthorizersCache(arg0 *apigateway.FlushStageAuthorizersCacheInput) (*apigateway.FlushStageAuthorizersCacheOutput, error)
FlushStageAuthorizersCache mocks base method
func (*MockAPIGatewayAPI) FlushStageAuthorizersCacheRequest ¶
func (m *MockAPIGatewayAPI) FlushStageAuthorizersCacheRequest(arg0 *apigateway.FlushStageAuthorizersCacheInput) (*request.Request, *apigateway.FlushStageAuthorizersCacheOutput)
FlushStageAuthorizersCacheRequest mocks base method
func (*MockAPIGatewayAPI) FlushStageAuthorizersCacheWithContext ¶
func (m *MockAPIGatewayAPI) FlushStageAuthorizersCacheWithContext(arg0 context.Context, arg1 *apigateway.FlushStageAuthorizersCacheInput, arg2 ...request.Option) (*apigateway.FlushStageAuthorizersCacheOutput, error)
FlushStageAuthorizersCacheWithContext mocks base method
func (*MockAPIGatewayAPI) FlushStageCache ¶
func (m *MockAPIGatewayAPI) FlushStageCache(arg0 *apigateway.FlushStageCacheInput) (*apigateway.FlushStageCacheOutput, error)
FlushStageCache mocks base method
func (*MockAPIGatewayAPI) FlushStageCacheRequest ¶
func (m *MockAPIGatewayAPI) FlushStageCacheRequest(arg0 *apigateway.FlushStageCacheInput) (*request.Request, *apigateway.FlushStageCacheOutput)
FlushStageCacheRequest mocks base method
func (*MockAPIGatewayAPI) FlushStageCacheWithContext ¶
func (m *MockAPIGatewayAPI) FlushStageCacheWithContext(arg0 context.Context, arg1 *apigateway.FlushStageCacheInput, arg2 ...request.Option) (*apigateway.FlushStageCacheOutput, error)
FlushStageCacheWithContext mocks base method
func (*MockAPIGatewayAPI) GenerateClientCertificate ¶
func (m *MockAPIGatewayAPI) GenerateClientCertificate(arg0 *apigateway.GenerateClientCertificateInput) (*apigateway.ClientCertificate, error)
GenerateClientCertificate mocks base method
func (*MockAPIGatewayAPI) GenerateClientCertificateRequest ¶
func (m *MockAPIGatewayAPI) GenerateClientCertificateRequest(arg0 *apigateway.GenerateClientCertificateInput) (*request.Request, *apigateway.ClientCertificate)
GenerateClientCertificateRequest mocks base method
func (*MockAPIGatewayAPI) GenerateClientCertificateWithContext ¶
func (m *MockAPIGatewayAPI) GenerateClientCertificateWithContext(arg0 context.Context, arg1 *apigateway.GenerateClientCertificateInput, arg2 ...request.Option) (*apigateway.ClientCertificate, error)
GenerateClientCertificateWithContext mocks base method
func (*MockAPIGatewayAPI) GetAccount ¶
func (m *MockAPIGatewayAPI) GetAccount(arg0 *apigateway.GetAccountInput) (*apigateway.Account, error)
GetAccount mocks base method
func (*MockAPIGatewayAPI) GetAccountRequest ¶
func (m *MockAPIGatewayAPI) GetAccountRequest(arg0 *apigateway.GetAccountInput) (*request.Request, *apigateway.Account)
GetAccountRequest mocks base method
func (*MockAPIGatewayAPI) GetAccountWithContext ¶
func (m *MockAPIGatewayAPI) GetAccountWithContext(arg0 context.Context, arg1 *apigateway.GetAccountInput, arg2 ...request.Option) (*apigateway.Account, error)
GetAccountWithContext mocks base method
func (*MockAPIGatewayAPI) GetApiKey ¶
func (m *MockAPIGatewayAPI) GetApiKey(arg0 *apigateway.GetApiKeyInput) (*apigateway.ApiKey, error)
GetApiKey mocks base method
func (*MockAPIGatewayAPI) GetApiKeyRequest ¶
func (m *MockAPIGatewayAPI) GetApiKeyRequest(arg0 *apigateway.GetApiKeyInput) (*request.Request, *apigateway.ApiKey)
GetApiKeyRequest mocks base method
func (*MockAPIGatewayAPI) GetApiKeyWithContext ¶
func (m *MockAPIGatewayAPI) GetApiKeyWithContext(arg0 context.Context, arg1 *apigateway.GetApiKeyInput, arg2 ...request.Option) (*apigateway.ApiKey, error)
GetApiKeyWithContext mocks base method
func (*MockAPIGatewayAPI) GetApiKeys ¶
func (m *MockAPIGatewayAPI) GetApiKeys(arg0 *apigateway.GetApiKeysInput) (*apigateway.GetApiKeysOutput, error)
GetApiKeys mocks base method
func (*MockAPIGatewayAPI) GetApiKeysPages ¶
func (m *MockAPIGatewayAPI) GetApiKeysPages(arg0 *apigateway.GetApiKeysInput, arg1 func(*apigateway.GetApiKeysOutput, bool) bool) error
GetApiKeysPages mocks base method
func (*MockAPIGatewayAPI) GetApiKeysPagesWithContext ¶
func (m *MockAPIGatewayAPI) GetApiKeysPagesWithContext(arg0 context.Context, arg1 *apigateway.GetApiKeysInput, arg2 func(*apigateway.GetApiKeysOutput, bool) bool, arg3 ...request.Option) error
GetApiKeysPagesWithContext mocks base method
func (*MockAPIGatewayAPI) GetApiKeysRequest ¶
func (m *MockAPIGatewayAPI) GetApiKeysRequest(arg0 *apigateway.GetApiKeysInput) (*request.Request, *apigateway.GetApiKeysOutput)
GetApiKeysRequest mocks base method
func (*MockAPIGatewayAPI) GetApiKeysWithContext ¶
func (m *MockAPIGatewayAPI) GetApiKeysWithContext(arg0 context.Context, arg1 *apigateway.GetApiKeysInput, arg2 ...request.Option) (*apigateway.GetApiKeysOutput, error)
GetApiKeysWithContext mocks base method
func (*MockAPIGatewayAPI) GetAuthorizer ¶
func (m *MockAPIGatewayAPI) GetAuthorizer(arg0 *apigateway.GetAuthorizerInput) (*apigateway.Authorizer, error)
GetAuthorizer mocks base method
func (*MockAPIGatewayAPI) GetAuthorizerRequest ¶
func (m *MockAPIGatewayAPI) GetAuthorizerRequest(arg0 *apigateway.GetAuthorizerInput) (*request.Request, *apigateway.Authorizer)
GetAuthorizerRequest mocks base method
func (*MockAPIGatewayAPI) GetAuthorizerWithContext ¶
func (m *MockAPIGatewayAPI) GetAuthorizerWithContext(arg0 context.Context, arg1 *apigateway.GetAuthorizerInput, arg2 ...request.Option) (*apigateway.Authorizer, error)
GetAuthorizerWithContext mocks base method
func (*MockAPIGatewayAPI) GetAuthorizers ¶
func (m *MockAPIGatewayAPI) GetAuthorizers(arg0 *apigateway.GetAuthorizersInput) (*apigateway.GetAuthorizersOutput, error)
GetAuthorizers mocks base method
func (*MockAPIGatewayAPI) GetAuthorizersRequest ¶
func (m *MockAPIGatewayAPI) GetAuthorizersRequest(arg0 *apigateway.GetAuthorizersInput) (*request.Request, *apigateway.GetAuthorizersOutput)
GetAuthorizersRequest mocks base method
func (*MockAPIGatewayAPI) GetAuthorizersWithContext ¶
func (m *MockAPIGatewayAPI) GetAuthorizersWithContext(arg0 context.Context, arg1 *apigateway.GetAuthorizersInput, arg2 ...request.Option) (*apigateway.GetAuthorizersOutput, error)
GetAuthorizersWithContext mocks base method
func (*MockAPIGatewayAPI) GetBasePathMapping ¶
func (m *MockAPIGatewayAPI) GetBasePathMapping(arg0 *apigateway.GetBasePathMappingInput) (*apigateway.BasePathMapping, error)
GetBasePathMapping mocks base method
func (*MockAPIGatewayAPI) GetBasePathMappingRequest ¶
func (m *MockAPIGatewayAPI) GetBasePathMappingRequest(arg0 *apigateway.GetBasePathMappingInput) (*request.Request, *apigateway.BasePathMapping)
GetBasePathMappingRequest mocks base method
func (*MockAPIGatewayAPI) GetBasePathMappingWithContext ¶
func (m *MockAPIGatewayAPI) GetBasePathMappingWithContext(arg0 context.Context, arg1 *apigateway.GetBasePathMappingInput, arg2 ...request.Option) (*apigateway.BasePathMapping, error)
GetBasePathMappingWithContext mocks base method
func (*MockAPIGatewayAPI) GetBasePathMappings ¶
func (m *MockAPIGatewayAPI) GetBasePathMappings(arg0 *apigateway.GetBasePathMappingsInput) (*apigateway.GetBasePathMappingsOutput, error)
GetBasePathMappings mocks base method
func (*MockAPIGatewayAPI) GetBasePathMappingsPages ¶
func (m *MockAPIGatewayAPI) GetBasePathMappingsPages(arg0 *apigateway.GetBasePathMappingsInput, arg1 func(*apigateway.GetBasePathMappingsOutput, bool) bool) error
GetBasePathMappingsPages mocks base method
func (*MockAPIGatewayAPI) GetBasePathMappingsPagesWithContext ¶
func (m *MockAPIGatewayAPI) GetBasePathMappingsPagesWithContext(arg0 context.Context, arg1 *apigateway.GetBasePathMappingsInput, arg2 func(*apigateway.GetBasePathMappingsOutput, bool) bool, arg3 ...request.Option) error
GetBasePathMappingsPagesWithContext mocks base method
func (*MockAPIGatewayAPI) GetBasePathMappingsRequest ¶
func (m *MockAPIGatewayAPI) GetBasePathMappingsRequest(arg0 *apigateway.GetBasePathMappingsInput) (*request.Request, *apigateway.GetBasePathMappingsOutput)
GetBasePathMappingsRequest mocks base method
func (*MockAPIGatewayAPI) GetBasePathMappingsWithContext ¶
func (m *MockAPIGatewayAPI) GetBasePathMappingsWithContext(arg0 context.Context, arg1 *apigateway.GetBasePathMappingsInput, arg2 ...request.Option) (*apigateway.GetBasePathMappingsOutput, error)
GetBasePathMappingsWithContext mocks base method
func (*MockAPIGatewayAPI) GetClientCertificate ¶
func (m *MockAPIGatewayAPI) GetClientCertificate(arg0 *apigateway.GetClientCertificateInput) (*apigateway.ClientCertificate, error)
GetClientCertificate mocks base method
func (*MockAPIGatewayAPI) GetClientCertificateRequest ¶
func (m *MockAPIGatewayAPI) GetClientCertificateRequest(arg0 *apigateway.GetClientCertificateInput) (*request.Request, *apigateway.ClientCertificate)
GetClientCertificateRequest mocks base method
func (*MockAPIGatewayAPI) GetClientCertificateWithContext ¶
func (m *MockAPIGatewayAPI) GetClientCertificateWithContext(arg0 context.Context, arg1 *apigateway.GetClientCertificateInput, arg2 ...request.Option) (*apigateway.ClientCertificate, error)
GetClientCertificateWithContext mocks base method
func (*MockAPIGatewayAPI) GetClientCertificates ¶
func (m *MockAPIGatewayAPI) GetClientCertificates(arg0 *apigateway.GetClientCertificatesInput) (*apigateway.GetClientCertificatesOutput, error)
GetClientCertificates mocks base method
func (*MockAPIGatewayAPI) GetClientCertificatesPages ¶
func (m *MockAPIGatewayAPI) GetClientCertificatesPages(arg0 *apigateway.GetClientCertificatesInput, arg1 func(*apigateway.GetClientCertificatesOutput, bool) bool) error
GetClientCertificatesPages mocks base method
func (*MockAPIGatewayAPI) GetClientCertificatesPagesWithContext ¶
func (m *MockAPIGatewayAPI) GetClientCertificatesPagesWithContext(arg0 context.Context, arg1 *apigateway.GetClientCertificatesInput, arg2 func(*apigateway.GetClientCertificatesOutput, bool) bool, arg3 ...request.Option) error
GetClientCertificatesPagesWithContext mocks base method
func (*MockAPIGatewayAPI) GetClientCertificatesRequest ¶
func (m *MockAPIGatewayAPI) GetClientCertificatesRequest(arg0 *apigateway.GetClientCertificatesInput) (*request.Request, *apigateway.GetClientCertificatesOutput)
GetClientCertificatesRequest mocks base method
func (*MockAPIGatewayAPI) GetClientCertificatesWithContext ¶
func (m *MockAPIGatewayAPI) GetClientCertificatesWithContext(arg0 context.Context, arg1 *apigateway.GetClientCertificatesInput, arg2 ...request.Option) (*apigateway.GetClientCertificatesOutput, error)
GetClientCertificatesWithContext mocks base method
func (*MockAPIGatewayAPI) GetDeployment ¶
func (m *MockAPIGatewayAPI) GetDeployment(arg0 *apigateway.GetDeploymentInput) (*apigateway.Deployment, error)
GetDeployment mocks base method
func (*MockAPIGatewayAPI) GetDeploymentRequest ¶
func (m *MockAPIGatewayAPI) GetDeploymentRequest(arg0 *apigateway.GetDeploymentInput) (*request.Request, *apigateway.Deployment)
GetDeploymentRequest mocks base method
func (*MockAPIGatewayAPI) GetDeploymentWithContext ¶
func (m *MockAPIGatewayAPI) GetDeploymentWithContext(arg0 context.Context, arg1 *apigateway.GetDeploymentInput, arg2 ...request.Option) (*apigateway.Deployment, error)
GetDeploymentWithContext mocks base method
func (*MockAPIGatewayAPI) GetDeployments ¶
func (m *MockAPIGatewayAPI) GetDeployments(arg0 *apigateway.GetDeploymentsInput) (*apigateway.GetDeploymentsOutput, error)
GetDeployments mocks base method
func (*MockAPIGatewayAPI) GetDeploymentsPages ¶
func (m *MockAPIGatewayAPI) GetDeploymentsPages(arg0 *apigateway.GetDeploymentsInput, arg1 func(*apigateway.GetDeploymentsOutput, bool) bool) error
GetDeploymentsPages mocks base method
func (*MockAPIGatewayAPI) GetDeploymentsPagesWithContext ¶
func (m *MockAPIGatewayAPI) GetDeploymentsPagesWithContext(arg0 context.Context, arg1 *apigateway.GetDeploymentsInput, arg2 func(*apigateway.GetDeploymentsOutput, bool) bool, arg3 ...request.Option) error
GetDeploymentsPagesWithContext mocks base method
func (*MockAPIGatewayAPI) GetDeploymentsRequest ¶
func (m *MockAPIGatewayAPI) GetDeploymentsRequest(arg0 *apigateway.GetDeploymentsInput) (*request.Request, *apigateway.GetDeploymentsOutput)
GetDeploymentsRequest mocks base method
func (*MockAPIGatewayAPI) GetDeploymentsWithContext ¶
func (m *MockAPIGatewayAPI) GetDeploymentsWithContext(arg0 context.Context, arg1 *apigateway.GetDeploymentsInput, arg2 ...request.Option) (*apigateway.GetDeploymentsOutput, error)
GetDeploymentsWithContext mocks base method
func (*MockAPIGatewayAPI) GetDocumentationPart ¶
func (m *MockAPIGatewayAPI) GetDocumentationPart(arg0 *apigateway.GetDocumentationPartInput) (*apigateway.DocumentationPart, error)
GetDocumentationPart mocks base method
func (*MockAPIGatewayAPI) GetDocumentationPartRequest ¶
func (m *MockAPIGatewayAPI) GetDocumentationPartRequest(arg0 *apigateway.GetDocumentationPartInput) (*request.Request, *apigateway.DocumentationPart)
GetDocumentationPartRequest mocks base method
func (*MockAPIGatewayAPI) GetDocumentationPartWithContext ¶
func (m *MockAPIGatewayAPI) GetDocumentationPartWithContext(arg0 context.Context, arg1 *apigateway.GetDocumentationPartInput, arg2 ...request.Option) (*apigateway.DocumentationPart, error)
GetDocumentationPartWithContext mocks base method
func (*MockAPIGatewayAPI) GetDocumentationParts ¶
func (m *MockAPIGatewayAPI) GetDocumentationParts(arg0 *apigateway.GetDocumentationPartsInput) (*apigateway.GetDocumentationPartsOutput, error)
GetDocumentationParts mocks base method
func (*MockAPIGatewayAPI) GetDocumentationPartsRequest ¶
func (m *MockAPIGatewayAPI) GetDocumentationPartsRequest(arg0 *apigateway.GetDocumentationPartsInput) (*request.Request, *apigateway.GetDocumentationPartsOutput)
GetDocumentationPartsRequest mocks base method
func (*MockAPIGatewayAPI) GetDocumentationPartsWithContext ¶
func (m *MockAPIGatewayAPI) GetDocumentationPartsWithContext(arg0 context.Context, arg1 *apigateway.GetDocumentationPartsInput, arg2 ...request.Option) (*apigateway.GetDocumentationPartsOutput, error)
GetDocumentationPartsWithContext mocks base method
func (*MockAPIGatewayAPI) GetDocumentationVersion ¶
func (m *MockAPIGatewayAPI) GetDocumentationVersion(arg0 *apigateway.GetDocumentationVersionInput) (*apigateway.DocumentationVersion, error)
GetDocumentationVersion mocks base method
func (*MockAPIGatewayAPI) GetDocumentationVersionRequest ¶
func (m *MockAPIGatewayAPI) GetDocumentationVersionRequest(arg0 *apigateway.GetDocumentationVersionInput) (*request.Request, *apigateway.DocumentationVersion)
GetDocumentationVersionRequest mocks base method
func (*MockAPIGatewayAPI) GetDocumentationVersionWithContext ¶
func (m *MockAPIGatewayAPI) GetDocumentationVersionWithContext(arg0 context.Context, arg1 *apigateway.GetDocumentationVersionInput, arg2 ...request.Option) (*apigateway.DocumentationVersion, error)
GetDocumentationVersionWithContext mocks base method
func (*MockAPIGatewayAPI) GetDocumentationVersions ¶
func (m *MockAPIGatewayAPI) GetDocumentationVersions(arg0 *apigateway.GetDocumentationVersionsInput) (*apigateway.GetDocumentationVersionsOutput, error)
GetDocumentationVersions mocks base method
func (*MockAPIGatewayAPI) GetDocumentationVersionsRequest ¶
func (m *MockAPIGatewayAPI) GetDocumentationVersionsRequest(arg0 *apigateway.GetDocumentationVersionsInput) (*request.Request, *apigateway.GetDocumentationVersionsOutput)
GetDocumentationVersionsRequest mocks base method
func (*MockAPIGatewayAPI) GetDocumentationVersionsWithContext ¶
func (m *MockAPIGatewayAPI) GetDocumentationVersionsWithContext(arg0 context.Context, arg1 *apigateway.GetDocumentationVersionsInput, arg2 ...request.Option) (*apigateway.GetDocumentationVersionsOutput, error)
GetDocumentationVersionsWithContext mocks base method
func (*MockAPIGatewayAPI) GetDomainName ¶
func (m *MockAPIGatewayAPI) GetDomainName(arg0 *apigateway.GetDomainNameInput) (*apigateway.DomainName, error)
GetDomainName mocks base method
func (*MockAPIGatewayAPI) GetDomainNameRequest ¶
func (m *MockAPIGatewayAPI) GetDomainNameRequest(arg0 *apigateway.GetDomainNameInput) (*request.Request, *apigateway.DomainName)
GetDomainNameRequest mocks base method
func (*MockAPIGatewayAPI) GetDomainNameWithContext ¶
func (m *MockAPIGatewayAPI) GetDomainNameWithContext(arg0 context.Context, arg1 *apigateway.GetDomainNameInput, arg2 ...request.Option) (*apigateway.DomainName, error)
GetDomainNameWithContext mocks base method
func (*MockAPIGatewayAPI) GetDomainNames ¶
func (m *MockAPIGatewayAPI) GetDomainNames(arg0 *apigateway.GetDomainNamesInput) (*apigateway.GetDomainNamesOutput, error)
GetDomainNames mocks base method
func (*MockAPIGatewayAPI) GetDomainNamesPages ¶
func (m *MockAPIGatewayAPI) GetDomainNamesPages(arg0 *apigateway.GetDomainNamesInput, arg1 func(*apigateway.GetDomainNamesOutput, bool) bool) error
GetDomainNamesPages mocks base method
func (*MockAPIGatewayAPI) GetDomainNamesPagesWithContext ¶
func (m *MockAPIGatewayAPI) GetDomainNamesPagesWithContext(arg0 context.Context, arg1 *apigateway.GetDomainNamesInput, arg2 func(*apigateway.GetDomainNamesOutput, bool) bool, arg3 ...request.Option) error
GetDomainNamesPagesWithContext mocks base method
func (*MockAPIGatewayAPI) GetDomainNamesRequest ¶
func (m *MockAPIGatewayAPI) GetDomainNamesRequest(arg0 *apigateway.GetDomainNamesInput) (*request.Request, *apigateway.GetDomainNamesOutput)
GetDomainNamesRequest mocks base method
func (*MockAPIGatewayAPI) GetDomainNamesWithContext ¶
func (m *MockAPIGatewayAPI) GetDomainNamesWithContext(arg0 context.Context, arg1 *apigateway.GetDomainNamesInput, arg2 ...request.Option) (*apigateway.GetDomainNamesOutput, error)
GetDomainNamesWithContext mocks base method
func (*MockAPIGatewayAPI) GetExport ¶
func (m *MockAPIGatewayAPI) GetExport(arg0 *apigateway.GetExportInput) (*apigateway.GetExportOutput, error)
GetExport mocks base method
func (*MockAPIGatewayAPI) GetExportRequest ¶
func (m *MockAPIGatewayAPI) GetExportRequest(arg0 *apigateway.GetExportInput) (*request.Request, *apigateway.GetExportOutput)
GetExportRequest mocks base method
func (*MockAPIGatewayAPI) GetExportWithContext ¶
func (m *MockAPIGatewayAPI) GetExportWithContext(arg0 context.Context, arg1 *apigateway.GetExportInput, arg2 ...request.Option) (*apigateway.GetExportOutput, error)
GetExportWithContext mocks base method
func (*MockAPIGatewayAPI) GetGatewayResponse ¶
func (m *MockAPIGatewayAPI) GetGatewayResponse(arg0 *apigateway.GetGatewayResponseInput) (*apigateway.UpdateGatewayResponseOutput, error)
GetGatewayResponse mocks base method
func (*MockAPIGatewayAPI) GetGatewayResponseRequest ¶
func (m *MockAPIGatewayAPI) GetGatewayResponseRequest(arg0 *apigateway.GetGatewayResponseInput) (*request.Request, *apigateway.UpdateGatewayResponseOutput)
GetGatewayResponseRequest mocks base method
func (*MockAPIGatewayAPI) GetGatewayResponseWithContext ¶
func (m *MockAPIGatewayAPI) GetGatewayResponseWithContext(arg0 context.Context, arg1 *apigateway.GetGatewayResponseInput, arg2 ...request.Option) (*apigateway.UpdateGatewayResponseOutput, error)
GetGatewayResponseWithContext mocks base method
func (*MockAPIGatewayAPI) GetGatewayResponses ¶
func (m *MockAPIGatewayAPI) GetGatewayResponses(arg0 *apigateway.GetGatewayResponsesInput) (*apigateway.GetGatewayResponsesOutput, error)
GetGatewayResponses mocks base method
func (*MockAPIGatewayAPI) GetGatewayResponsesRequest ¶
func (m *MockAPIGatewayAPI) GetGatewayResponsesRequest(arg0 *apigateway.GetGatewayResponsesInput) (*request.Request, *apigateway.GetGatewayResponsesOutput)
GetGatewayResponsesRequest mocks base method
func (*MockAPIGatewayAPI) GetGatewayResponsesWithContext ¶
func (m *MockAPIGatewayAPI) GetGatewayResponsesWithContext(arg0 context.Context, arg1 *apigateway.GetGatewayResponsesInput, arg2 ...request.Option) (*apigateway.GetGatewayResponsesOutput, error)
GetGatewayResponsesWithContext mocks base method
func (*MockAPIGatewayAPI) GetIntegration ¶
func (m *MockAPIGatewayAPI) GetIntegration(arg0 *apigateway.GetIntegrationInput) (*apigateway.Integration, error)
GetIntegration mocks base method
func (*MockAPIGatewayAPI) GetIntegrationRequest ¶
func (m *MockAPIGatewayAPI) GetIntegrationRequest(arg0 *apigateway.GetIntegrationInput) (*request.Request, *apigateway.Integration)
GetIntegrationRequest mocks base method
func (*MockAPIGatewayAPI) GetIntegrationResponse ¶
func (m *MockAPIGatewayAPI) GetIntegrationResponse(arg0 *apigateway.GetIntegrationResponseInput) (*apigateway.IntegrationResponse, error)
GetIntegrationResponse mocks base method
func (*MockAPIGatewayAPI) GetIntegrationResponseRequest ¶
func (m *MockAPIGatewayAPI) GetIntegrationResponseRequest(arg0 *apigateway.GetIntegrationResponseInput) (*request.Request, *apigateway.IntegrationResponse)
GetIntegrationResponseRequest mocks base method
func (*MockAPIGatewayAPI) GetIntegrationResponseWithContext ¶
func (m *MockAPIGatewayAPI) GetIntegrationResponseWithContext(arg0 context.Context, arg1 *apigateway.GetIntegrationResponseInput, arg2 ...request.Option) (*apigateway.IntegrationResponse, error)
GetIntegrationResponseWithContext mocks base method
func (*MockAPIGatewayAPI) GetIntegrationWithContext ¶
func (m *MockAPIGatewayAPI) GetIntegrationWithContext(arg0 context.Context, arg1 *apigateway.GetIntegrationInput, arg2 ...request.Option) (*apigateway.Integration, error)
GetIntegrationWithContext mocks base method
func (*MockAPIGatewayAPI) GetMethod ¶
func (m *MockAPIGatewayAPI) GetMethod(arg0 *apigateway.GetMethodInput) (*apigateway.Method, error)
GetMethod mocks base method
func (*MockAPIGatewayAPI) GetMethodRequest ¶
func (m *MockAPIGatewayAPI) GetMethodRequest(arg0 *apigateway.GetMethodInput) (*request.Request, *apigateway.Method)
GetMethodRequest mocks base method
func (*MockAPIGatewayAPI) GetMethodResponse ¶
func (m *MockAPIGatewayAPI) GetMethodResponse(arg0 *apigateway.GetMethodResponseInput) (*apigateway.MethodResponse, error)
GetMethodResponse mocks base method
func (*MockAPIGatewayAPI) GetMethodResponseRequest ¶
func (m *MockAPIGatewayAPI) GetMethodResponseRequest(arg0 *apigateway.GetMethodResponseInput) (*request.Request, *apigateway.MethodResponse)
GetMethodResponseRequest mocks base method
func (*MockAPIGatewayAPI) GetMethodResponseWithContext ¶
func (m *MockAPIGatewayAPI) GetMethodResponseWithContext(arg0 context.Context, arg1 *apigateway.GetMethodResponseInput, arg2 ...request.Option) (*apigateway.MethodResponse, error)
GetMethodResponseWithContext mocks base method
func (*MockAPIGatewayAPI) GetMethodWithContext ¶
func (m *MockAPIGatewayAPI) GetMethodWithContext(arg0 context.Context, arg1 *apigateway.GetMethodInput, arg2 ...request.Option) (*apigateway.Method, error)
GetMethodWithContext mocks base method
func (*MockAPIGatewayAPI) GetModel ¶
func (m *MockAPIGatewayAPI) GetModel(arg0 *apigateway.GetModelInput) (*apigateway.Model, error)
GetModel mocks base method
func (*MockAPIGatewayAPI) GetModelRequest ¶
func (m *MockAPIGatewayAPI) GetModelRequest(arg0 *apigateway.GetModelInput) (*request.Request, *apigateway.Model)
GetModelRequest mocks base method
func (*MockAPIGatewayAPI) GetModelTemplate ¶
func (m *MockAPIGatewayAPI) GetModelTemplate(arg0 *apigateway.GetModelTemplateInput) (*apigateway.GetModelTemplateOutput, error)
GetModelTemplate mocks base method
func (*MockAPIGatewayAPI) GetModelTemplateRequest ¶
func (m *MockAPIGatewayAPI) GetModelTemplateRequest(arg0 *apigateway.GetModelTemplateInput) (*request.Request, *apigateway.GetModelTemplateOutput)
GetModelTemplateRequest mocks base method
func (*MockAPIGatewayAPI) GetModelTemplateWithContext ¶
func (m *MockAPIGatewayAPI) GetModelTemplateWithContext(arg0 context.Context, arg1 *apigateway.GetModelTemplateInput, arg2 ...request.Option) (*apigateway.GetModelTemplateOutput, error)
GetModelTemplateWithContext mocks base method
func (*MockAPIGatewayAPI) GetModelWithContext ¶
func (m *MockAPIGatewayAPI) GetModelWithContext(arg0 context.Context, arg1 *apigateway.GetModelInput, arg2 ...request.Option) (*apigateway.Model, error)
GetModelWithContext mocks base method
func (*MockAPIGatewayAPI) GetModels ¶
func (m *MockAPIGatewayAPI) GetModels(arg0 *apigateway.GetModelsInput) (*apigateway.GetModelsOutput, error)
GetModels mocks base method
func (*MockAPIGatewayAPI) GetModelsPages ¶
func (m *MockAPIGatewayAPI) GetModelsPages(arg0 *apigateway.GetModelsInput, arg1 func(*apigateway.GetModelsOutput, bool) bool) error
GetModelsPages mocks base method
func (*MockAPIGatewayAPI) GetModelsPagesWithContext ¶
func (m *MockAPIGatewayAPI) GetModelsPagesWithContext(arg0 context.Context, arg1 *apigateway.GetModelsInput, arg2 func(*apigateway.GetModelsOutput, bool) bool, arg3 ...request.Option) error
GetModelsPagesWithContext mocks base method
func (*MockAPIGatewayAPI) GetModelsRequest ¶
func (m *MockAPIGatewayAPI) GetModelsRequest(arg0 *apigateway.GetModelsInput) (*request.Request, *apigateway.GetModelsOutput)
GetModelsRequest mocks base method
func (*MockAPIGatewayAPI) GetModelsWithContext ¶
func (m *MockAPIGatewayAPI) GetModelsWithContext(arg0 context.Context, arg1 *apigateway.GetModelsInput, arg2 ...request.Option) (*apigateway.GetModelsOutput, error)
GetModelsWithContext mocks base method
func (*MockAPIGatewayAPI) GetRequestValidator ¶
func (m *MockAPIGatewayAPI) GetRequestValidator(arg0 *apigateway.GetRequestValidatorInput) (*apigateway.UpdateRequestValidatorOutput, error)
GetRequestValidator mocks base method
func (*MockAPIGatewayAPI) GetRequestValidatorRequest ¶
func (m *MockAPIGatewayAPI) GetRequestValidatorRequest(arg0 *apigateway.GetRequestValidatorInput) (*request.Request, *apigateway.UpdateRequestValidatorOutput)
GetRequestValidatorRequest mocks base method
func (*MockAPIGatewayAPI) GetRequestValidatorWithContext ¶
func (m *MockAPIGatewayAPI) GetRequestValidatorWithContext(arg0 context.Context, arg1 *apigateway.GetRequestValidatorInput, arg2 ...request.Option) (*apigateway.UpdateRequestValidatorOutput, error)
GetRequestValidatorWithContext mocks base method
func (*MockAPIGatewayAPI) GetRequestValidators ¶
func (m *MockAPIGatewayAPI) GetRequestValidators(arg0 *apigateway.GetRequestValidatorsInput) (*apigateway.GetRequestValidatorsOutput, error)
GetRequestValidators mocks base method
func (*MockAPIGatewayAPI) GetRequestValidatorsRequest ¶
func (m *MockAPIGatewayAPI) GetRequestValidatorsRequest(arg0 *apigateway.GetRequestValidatorsInput) (*request.Request, *apigateway.GetRequestValidatorsOutput)
GetRequestValidatorsRequest mocks base method
func (*MockAPIGatewayAPI) GetRequestValidatorsWithContext ¶
func (m *MockAPIGatewayAPI) GetRequestValidatorsWithContext(arg0 context.Context, arg1 *apigateway.GetRequestValidatorsInput, arg2 ...request.Option) (*apigateway.GetRequestValidatorsOutput, error)
GetRequestValidatorsWithContext mocks base method
func (*MockAPIGatewayAPI) GetResource ¶
func (m *MockAPIGatewayAPI) GetResource(arg0 *apigateway.GetResourceInput) (*apigateway.Resource, error)
GetResource mocks base method
func (*MockAPIGatewayAPI) GetResourceRequest ¶
func (m *MockAPIGatewayAPI) GetResourceRequest(arg0 *apigateway.GetResourceInput) (*request.Request, *apigateway.Resource)
GetResourceRequest mocks base method
func (*MockAPIGatewayAPI) GetResourceWithContext ¶
func (m *MockAPIGatewayAPI) GetResourceWithContext(arg0 context.Context, arg1 *apigateway.GetResourceInput, arg2 ...request.Option) (*apigateway.Resource, error)
GetResourceWithContext mocks base method
func (*MockAPIGatewayAPI) GetResources ¶
func (m *MockAPIGatewayAPI) GetResources(arg0 *apigateway.GetResourcesInput) (*apigateway.GetResourcesOutput, error)
GetResources mocks base method
func (*MockAPIGatewayAPI) GetResourcesPages ¶
func (m *MockAPIGatewayAPI) GetResourcesPages(arg0 *apigateway.GetResourcesInput, arg1 func(*apigateway.GetResourcesOutput, bool) bool) error
GetResourcesPages mocks base method
func (*MockAPIGatewayAPI) GetResourcesPagesWithContext ¶
func (m *MockAPIGatewayAPI) GetResourcesPagesWithContext(arg0 context.Context, arg1 *apigateway.GetResourcesInput, arg2 func(*apigateway.GetResourcesOutput, bool) bool, arg3 ...request.Option) error
GetResourcesPagesWithContext mocks base method
func (*MockAPIGatewayAPI) GetResourcesRequest ¶
func (m *MockAPIGatewayAPI) GetResourcesRequest(arg0 *apigateway.GetResourcesInput) (*request.Request, *apigateway.GetResourcesOutput)
GetResourcesRequest mocks base method
func (*MockAPIGatewayAPI) GetResourcesWithContext ¶
func (m *MockAPIGatewayAPI) GetResourcesWithContext(arg0 context.Context, arg1 *apigateway.GetResourcesInput, arg2 ...request.Option) (*apigateway.GetResourcesOutput, error)
GetResourcesWithContext mocks base method
func (*MockAPIGatewayAPI) GetRestApi ¶
func (m *MockAPIGatewayAPI) GetRestApi(arg0 *apigateway.GetRestApiInput) (*apigateway.RestApi, error)
GetRestApi mocks base method
func (*MockAPIGatewayAPI) GetRestApiRequest ¶
func (m *MockAPIGatewayAPI) GetRestApiRequest(arg0 *apigateway.GetRestApiInput) (*request.Request, *apigateway.RestApi)
GetRestApiRequest mocks base method
func (*MockAPIGatewayAPI) GetRestApiWithContext ¶
func (m *MockAPIGatewayAPI) GetRestApiWithContext(arg0 context.Context, arg1 *apigateway.GetRestApiInput, arg2 ...request.Option) (*apigateway.RestApi, error)
GetRestApiWithContext mocks base method
func (*MockAPIGatewayAPI) GetRestApis ¶
func (m *MockAPIGatewayAPI) GetRestApis(arg0 *apigateway.GetRestApisInput) (*apigateway.GetRestApisOutput, error)
GetRestApis mocks base method
func (*MockAPIGatewayAPI) GetRestApisPages ¶
func (m *MockAPIGatewayAPI) GetRestApisPages(arg0 *apigateway.GetRestApisInput, arg1 func(*apigateway.GetRestApisOutput, bool) bool) error
GetRestApisPages mocks base method
func (*MockAPIGatewayAPI) GetRestApisPagesWithContext ¶
func (m *MockAPIGatewayAPI) GetRestApisPagesWithContext(arg0 context.Context, arg1 *apigateway.GetRestApisInput, arg2 func(*apigateway.GetRestApisOutput, bool) bool, arg3 ...request.Option) error
GetRestApisPagesWithContext mocks base method
func (*MockAPIGatewayAPI) GetRestApisRequest ¶
func (m *MockAPIGatewayAPI) GetRestApisRequest(arg0 *apigateway.GetRestApisInput) (*request.Request, *apigateway.GetRestApisOutput)
GetRestApisRequest mocks base method
func (*MockAPIGatewayAPI) GetRestApisWithContext ¶
func (m *MockAPIGatewayAPI) GetRestApisWithContext(arg0 context.Context, arg1 *apigateway.GetRestApisInput, arg2 ...request.Option) (*apigateway.GetRestApisOutput, error)
GetRestApisWithContext mocks base method
func (*MockAPIGatewayAPI) GetSdk ¶
func (m *MockAPIGatewayAPI) GetSdk(arg0 *apigateway.GetSdkInput) (*apigateway.GetSdkOutput, error)
GetSdk mocks base method
func (*MockAPIGatewayAPI) GetSdkRequest ¶
func (m *MockAPIGatewayAPI) GetSdkRequest(arg0 *apigateway.GetSdkInput) (*request.Request, *apigateway.GetSdkOutput)
GetSdkRequest mocks base method
func (*MockAPIGatewayAPI) GetSdkType ¶
func (m *MockAPIGatewayAPI) GetSdkType(arg0 *apigateway.GetSdkTypeInput) (*apigateway.SdkType, error)
GetSdkType mocks base method
func (*MockAPIGatewayAPI) GetSdkTypeRequest ¶
func (m *MockAPIGatewayAPI) GetSdkTypeRequest(arg0 *apigateway.GetSdkTypeInput) (*request.Request, *apigateway.SdkType)
GetSdkTypeRequest mocks base method
func (*MockAPIGatewayAPI) GetSdkTypeWithContext ¶
func (m *MockAPIGatewayAPI) GetSdkTypeWithContext(arg0 context.Context, arg1 *apigateway.GetSdkTypeInput, arg2 ...request.Option) (*apigateway.SdkType, error)
GetSdkTypeWithContext mocks base method
func (*MockAPIGatewayAPI) GetSdkTypes ¶
func (m *MockAPIGatewayAPI) GetSdkTypes(arg0 *apigateway.GetSdkTypesInput) (*apigateway.GetSdkTypesOutput, error)
GetSdkTypes mocks base method
func (*MockAPIGatewayAPI) GetSdkTypesRequest ¶
func (m *MockAPIGatewayAPI) GetSdkTypesRequest(arg0 *apigateway.GetSdkTypesInput) (*request.Request, *apigateway.GetSdkTypesOutput)
GetSdkTypesRequest mocks base method
func (*MockAPIGatewayAPI) GetSdkTypesWithContext ¶
func (m *MockAPIGatewayAPI) GetSdkTypesWithContext(arg0 context.Context, arg1 *apigateway.GetSdkTypesInput, arg2 ...request.Option) (*apigateway.GetSdkTypesOutput, error)
GetSdkTypesWithContext mocks base method
func (*MockAPIGatewayAPI) GetSdkWithContext ¶
func (m *MockAPIGatewayAPI) GetSdkWithContext(arg0 context.Context, arg1 *apigateway.GetSdkInput, arg2 ...request.Option) (*apigateway.GetSdkOutput, error)
GetSdkWithContext mocks base method
func (*MockAPIGatewayAPI) GetStage ¶
func (m *MockAPIGatewayAPI) GetStage(arg0 *apigateway.GetStageInput) (*apigateway.Stage, error)
GetStage mocks base method
func (*MockAPIGatewayAPI) GetStageRequest ¶
func (m *MockAPIGatewayAPI) GetStageRequest(arg0 *apigateway.GetStageInput) (*request.Request, *apigateway.Stage)
GetStageRequest mocks base method
func (*MockAPIGatewayAPI) GetStageWithContext ¶
func (m *MockAPIGatewayAPI) GetStageWithContext(arg0 context.Context, arg1 *apigateway.GetStageInput, arg2 ...request.Option) (*apigateway.Stage, error)
GetStageWithContext mocks base method
func (*MockAPIGatewayAPI) GetStages ¶
func (m *MockAPIGatewayAPI) GetStages(arg0 *apigateway.GetStagesInput) (*apigateway.GetStagesOutput, error)
GetStages mocks base method
func (*MockAPIGatewayAPI) GetStagesRequest ¶
func (m *MockAPIGatewayAPI) GetStagesRequest(arg0 *apigateway.GetStagesInput) (*request.Request, *apigateway.GetStagesOutput)
GetStagesRequest mocks base method
func (*MockAPIGatewayAPI) GetStagesWithContext ¶
func (m *MockAPIGatewayAPI) GetStagesWithContext(arg0 context.Context, arg1 *apigateway.GetStagesInput, arg2 ...request.Option) (*apigateway.GetStagesOutput, error)
GetStagesWithContext mocks base method
func (*MockAPIGatewayAPI) GetTags ¶
func (m *MockAPIGatewayAPI) GetTags(arg0 *apigateway.GetTagsInput) (*apigateway.GetTagsOutput, error)
GetTags mocks base method
func (*MockAPIGatewayAPI) GetTagsRequest ¶
func (m *MockAPIGatewayAPI) GetTagsRequest(arg0 *apigateway.GetTagsInput) (*request.Request, *apigateway.GetTagsOutput)
GetTagsRequest mocks base method
func (*MockAPIGatewayAPI) GetTagsWithContext ¶
func (m *MockAPIGatewayAPI) GetTagsWithContext(arg0 context.Context, arg1 *apigateway.GetTagsInput, arg2 ...request.Option) (*apigateway.GetTagsOutput, error)
GetTagsWithContext mocks base method
func (*MockAPIGatewayAPI) GetUsage ¶
func (m *MockAPIGatewayAPI) GetUsage(arg0 *apigateway.GetUsageInput) (*apigateway.Usage, error)
GetUsage mocks base method
func (*MockAPIGatewayAPI) GetUsagePages ¶
func (m *MockAPIGatewayAPI) GetUsagePages(arg0 *apigateway.GetUsageInput, arg1 func(*apigateway.Usage, bool) bool) error
GetUsagePages mocks base method
func (*MockAPIGatewayAPI) GetUsagePagesWithContext ¶
func (m *MockAPIGatewayAPI) GetUsagePagesWithContext(arg0 context.Context, arg1 *apigateway.GetUsageInput, arg2 func(*apigateway.Usage, bool) bool, arg3 ...request.Option) error
GetUsagePagesWithContext mocks base method
func (*MockAPIGatewayAPI) GetUsagePlan ¶
func (m *MockAPIGatewayAPI) GetUsagePlan(arg0 *apigateway.GetUsagePlanInput) (*apigateway.UsagePlan, error)
GetUsagePlan mocks base method
func (*MockAPIGatewayAPI) GetUsagePlanKey ¶
func (m *MockAPIGatewayAPI) GetUsagePlanKey(arg0 *apigateway.GetUsagePlanKeyInput) (*apigateway.UsagePlanKey, error)
GetUsagePlanKey mocks base method
func (*MockAPIGatewayAPI) GetUsagePlanKeyRequest ¶
func (m *MockAPIGatewayAPI) GetUsagePlanKeyRequest(arg0 *apigateway.GetUsagePlanKeyInput) (*request.Request, *apigateway.UsagePlanKey)
GetUsagePlanKeyRequest mocks base method
func (*MockAPIGatewayAPI) GetUsagePlanKeyWithContext ¶
func (m *MockAPIGatewayAPI) GetUsagePlanKeyWithContext(arg0 context.Context, arg1 *apigateway.GetUsagePlanKeyInput, arg2 ...request.Option) (*apigateway.UsagePlanKey, error)
GetUsagePlanKeyWithContext mocks base method
func (*MockAPIGatewayAPI) GetUsagePlanKeys ¶
func (m *MockAPIGatewayAPI) GetUsagePlanKeys(arg0 *apigateway.GetUsagePlanKeysInput) (*apigateway.GetUsagePlanKeysOutput, error)
GetUsagePlanKeys mocks base method
func (*MockAPIGatewayAPI) GetUsagePlanKeysPages ¶
func (m *MockAPIGatewayAPI) GetUsagePlanKeysPages(arg0 *apigateway.GetUsagePlanKeysInput, arg1 func(*apigateway.GetUsagePlanKeysOutput, bool) bool) error
GetUsagePlanKeysPages mocks base method
func (*MockAPIGatewayAPI) GetUsagePlanKeysPagesWithContext ¶
func (m *MockAPIGatewayAPI) GetUsagePlanKeysPagesWithContext(arg0 context.Context, arg1 *apigateway.GetUsagePlanKeysInput, arg2 func(*apigateway.GetUsagePlanKeysOutput, bool) bool, arg3 ...request.Option) error
GetUsagePlanKeysPagesWithContext mocks base method
func (*MockAPIGatewayAPI) GetUsagePlanKeysRequest ¶
func (m *MockAPIGatewayAPI) GetUsagePlanKeysRequest(arg0 *apigateway.GetUsagePlanKeysInput) (*request.Request, *apigateway.GetUsagePlanKeysOutput)
GetUsagePlanKeysRequest mocks base method
func (*MockAPIGatewayAPI) GetUsagePlanKeysWithContext ¶
func (m *MockAPIGatewayAPI) GetUsagePlanKeysWithContext(arg0 context.Context, arg1 *apigateway.GetUsagePlanKeysInput, arg2 ...request.Option) (*apigateway.GetUsagePlanKeysOutput, error)
GetUsagePlanKeysWithContext mocks base method
func (*MockAPIGatewayAPI) GetUsagePlanRequest ¶
func (m *MockAPIGatewayAPI) GetUsagePlanRequest(arg0 *apigateway.GetUsagePlanInput) (*request.Request, *apigateway.UsagePlan)
GetUsagePlanRequest mocks base method
func (*MockAPIGatewayAPI) GetUsagePlanWithContext ¶
func (m *MockAPIGatewayAPI) GetUsagePlanWithContext(arg0 context.Context, arg1 *apigateway.GetUsagePlanInput, arg2 ...request.Option) (*apigateway.UsagePlan, error)
GetUsagePlanWithContext mocks base method
func (*MockAPIGatewayAPI) GetUsagePlans ¶
func (m *MockAPIGatewayAPI) GetUsagePlans(arg0 *apigateway.GetUsagePlansInput) (*apigateway.GetUsagePlansOutput, error)
GetUsagePlans mocks base method
func (*MockAPIGatewayAPI) GetUsagePlansPages ¶
func (m *MockAPIGatewayAPI) GetUsagePlansPages(arg0 *apigateway.GetUsagePlansInput, arg1 func(*apigateway.GetUsagePlansOutput, bool) bool) error
GetUsagePlansPages mocks base method
func (*MockAPIGatewayAPI) GetUsagePlansPagesWithContext ¶
func (m *MockAPIGatewayAPI) GetUsagePlansPagesWithContext(arg0 context.Context, arg1 *apigateway.GetUsagePlansInput, arg2 func(*apigateway.GetUsagePlansOutput, bool) bool, arg3 ...request.Option) error
GetUsagePlansPagesWithContext mocks base method
func (*MockAPIGatewayAPI) GetUsagePlansRequest ¶
func (m *MockAPIGatewayAPI) GetUsagePlansRequest(arg0 *apigateway.GetUsagePlansInput) (*request.Request, *apigateway.GetUsagePlansOutput)
GetUsagePlansRequest mocks base method
func (*MockAPIGatewayAPI) GetUsagePlansWithContext ¶
func (m *MockAPIGatewayAPI) GetUsagePlansWithContext(arg0 context.Context, arg1 *apigateway.GetUsagePlansInput, arg2 ...request.Option) (*apigateway.GetUsagePlansOutput, error)
GetUsagePlansWithContext mocks base method
func (*MockAPIGatewayAPI) GetUsageRequest ¶
func (m *MockAPIGatewayAPI) GetUsageRequest(arg0 *apigateway.GetUsageInput) (*request.Request, *apigateway.Usage)
GetUsageRequest mocks base method
func (*MockAPIGatewayAPI) GetUsageWithContext ¶
func (m *MockAPIGatewayAPI) GetUsageWithContext(arg0 context.Context, arg1 *apigateway.GetUsageInput, arg2 ...request.Option) (*apigateway.Usage, error)
GetUsageWithContext mocks base method
func (*MockAPIGatewayAPI) GetVpcLink ¶
func (m *MockAPIGatewayAPI) GetVpcLink(arg0 *apigateway.GetVpcLinkInput) (*apigateway.UpdateVpcLinkOutput, error)
GetVpcLink mocks base method
func (*MockAPIGatewayAPI) GetVpcLinkRequest ¶
func (m *MockAPIGatewayAPI) GetVpcLinkRequest(arg0 *apigateway.GetVpcLinkInput) (*request.Request, *apigateway.UpdateVpcLinkOutput)
GetVpcLinkRequest mocks base method
func (*MockAPIGatewayAPI) GetVpcLinkWithContext ¶
func (m *MockAPIGatewayAPI) GetVpcLinkWithContext(arg0 context.Context, arg1 *apigateway.GetVpcLinkInput, arg2 ...request.Option) (*apigateway.UpdateVpcLinkOutput, error)
GetVpcLinkWithContext mocks base method
func (*MockAPIGatewayAPI) GetVpcLinks ¶
func (m *MockAPIGatewayAPI) GetVpcLinks(arg0 *apigateway.GetVpcLinksInput) (*apigateway.GetVpcLinksOutput, error)
GetVpcLinks mocks base method
func (*MockAPIGatewayAPI) GetVpcLinksPages ¶
func (m *MockAPIGatewayAPI) GetVpcLinksPages(arg0 *apigateway.GetVpcLinksInput, arg1 func(*apigateway.GetVpcLinksOutput, bool) bool) error
GetVpcLinksPages mocks base method
func (*MockAPIGatewayAPI) GetVpcLinksPagesWithContext ¶
func (m *MockAPIGatewayAPI) GetVpcLinksPagesWithContext(arg0 context.Context, arg1 *apigateway.GetVpcLinksInput, arg2 func(*apigateway.GetVpcLinksOutput, bool) bool, arg3 ...request.Option) error
GetVpcLinksPagesWithContext mocks base method
func (*MockAPIGatewayAPI) GetVpcLinksRequest ¶
func (m *MockAPIGatewayAPI) GetVpcLinksRequest(arg0 *apigateway.GetVpcLinksInput) (*request.Request, *apigateway.GetVpcLinksOutput)
GetVpcLinksRequest mocks base method
func (*MockAPIGatewayAPI) GetVpcLinksWithContext ¶
func (m *MockAPIGatewayAPI) GetVpcLinksWithContext(arg0 context.Context, arg1 *apigateway.GetVpcLinksInput, arg2 ...request.Option) (*apigateway.GetVpcLinksOutput, error)
GetVpcLinksWithContext mocks base method
func (*MockAPIGatewayAPI) ImportApiKeys ¶
func (m *MockAPIGatewayAPI) ImportApiKeys(arg0 *apigateway.ImportApiKeysInput) (*apigateway.ImportApiKeysOutput, error)
ImportApiKeys mocks base method
func (*MockAPIGatewayAPI) ImportApiKeysRequest ¶
func (m *MockAPIGatewayAPI) ImportApiKeysRequest(arg0 *apigateway.ImportApiKeysInput) (*request.Request, *apigateway.ImportApiKeysOutput)
ImportApiKeysRequest mocks base method
func (*MockAPIGatewayAPI) ImportApiKeysWithContext ¶
func (m *MockAPIGatewayAPI) ImportApiKeysWithContext(arg0 context.Context, arg1 *apigateway.ImportApiKeysInput, arg2 ...request.Option) (*apigateway.ImportApiKeysOutput, error)
ImportApiKeysWithContext mocks base method
func (*MockAPIGatewayAPI) ImportDocumentationParts ¶
func (m *MockAPIGatewayAPI) ImportDocumentationParts(arg0 *apigateway.ImportDocumentationPartsInput) (*apigateway.ImportDocumentationPartsOutput, error)
ImportDocumentationParts mocks base method
func (*MockAPIGatewayAPI) ImportDocumentationPartsRequest ¶
func (m *MockAPIGatewayAPI) ImportDocumentationPartsRequest(arg0 *apigateway.ImportDocumentationPartsInput) (*request.Request, *apigateway.ImportDocumentationPartsOutput)
ImportDocumentationPartsRequest mocks base method
func (*MockAPIGatewayAPI) ImportDocumentationPartsWithContext ¶
func (m *MockAPIGatewayAPI) ImportDocumentationPartsWithContext(arg0 context.Context, arg1 *apigateway.ImportDocumentationPartsInput, arg2 ...request.Option) (*apigateway.ImportDocumentationPartsOutput, error)
ImportDocumentationPartsWithContext mocks base method
func (*MockAPIGatewayAPI) ImportRestApi ¶
func (m *MockAPIGatewayAPI) ImportRestApi(arg0 *apigateway.ImportRestApiInput) (*apigateway.RestApi, error)
ImportRestApi mocks base method
func (*MockAPIGatewayAPI) ImportRestApiRequest ¶
func (m *MockAPIGatewayAPI) ImportRestApiRequest(arg0 *apigateway.ImportRestApiInput) (*request.Request, *apigateway.RestApi)
ImportRestApiRequest mocks base method
func (*MockAPIGatewayAPI) ImportRestApiWithContext ¶
func (m *MockAPIGatewayAPI) ImportRestApiWithContext(arg0 context.Context, arg1 *apigateway.ImportRestApiInput, arg2 ...request.Option) (*apigateway.RestApi, error)
ImportRestApiWithContext mocks base method
func (*MockAPIGatewayAPI) PutGatewayResponse ¶
func (m *MockAPIGatewayAPI) PutGatewayResponse(arg0 *apigateway.PutGatewayResponseInput) (*apigateway.UpdateGatewayResponseOutput, error)
PutGatewayResponse mocks base method
func (*MockAPIGatewayAPI) PutGatewayResponseRequest ¶
func (m *MockAPIGatewayAPI) PutGatewayResponseRequest(arg0 *apigateway.PutGatewayResponseInput) (*request.Request, *apigateway.UpdateGatewayResponseOutput)
PutGatewayResponseRequest mocks base method
func (*MockAPIGatewayAPI) PutGatewayResponseWithContext ¶
func (m *MockAPIGatewayAPI) PutGatewayResponseWithContext(arg0 context.Context, arg1 *apigateway.PutGatewayResponseInput, arg2 ...request.Option) (*apigateway.UpdateGatewayResponseOutput, error)
PutGatewayResponseWithContext mocks base method
func (*MockAPIGatewayAPI) PutIntegration ¶
func (m *MockAPIGatewayAPI) PutIntegration(arg0 *apigateway.PutIntegrationInput) (*apigateway.Integration, error)
PutIntegration mocks base method
func (*MockAPIGatewayAPI) PutIntegrationRequest ¶
func (m *MockAPIGatewayAPI) PutIntegrationRequest(arg0 *apigateway.PutIntegrationInput) (*request.Request, *apigateway.Integration)
PutIntegrationRequest mocks base method
func (*MockAPIGatewayAPI) PutIntegrationResponse ¶
func (m *MockAPIGatewayAPI) PutIntegrationResponse(arg0 *apigateway.PutIntegrationResponseInput) (*apigateway.IntegrationResponse, error)
PutIntegrationResponse mocks base method
func (*MockAPIGatewayAPI) PutIntegrationResponseRequest ¶
func (m *MockAPIGatewayAPI) PutIntegrationResponseRequest(arg0 *apigateway.PutIntegrationResponseInput) (*request.Request, *apigateway.IntegrationResponse)
PutIntegrationResponseRequest mocks base method
func (*MockAPIGatewayAPI) PutIntegrationResponseWithContext ¶
func (m *MockAPIGatewayAPI) PutIntegrationResponseWithContext(arg0 context.Context, arg1 *apigateway.PutIntegrationResponseInput, arg2 ...request.Option) (*apigateway.IntegrationResponse, error)
PutIntegrationResponseWithContext mocks base method
func (*MockAPIGatewayAPI) PutIntegrationWithContext ¶
func (m *MockAPIGatewayAPI) PutIntegrationWithContext(arg0 context.Context, arg1 *apigateway.PutIntegrationInput, arg2 ...request.Option) (*apigateway.Integration, error)
PutIntegrationWithContext mocks base method
func (*MockAPIGatewayAPI) PutMethod ¶
func (m *MockAPIGatewayAPI) PutMethod(arg0 *apigateway.PutMethodInput) (*apigateway.Method, error)
PutMethod mocks base method
func (*MockAPIGatewayAPI) PutMethodRequest ¶
func (m *MockAPIGatewayAPI) PutMethodRequest(arg0 *apigateway.PutMethodInput) (*request.Request, *apigateway.Method)
PutMethodRequest mocks base method
func (*MockAPIGatewayAPI) PutMethodResponse ¶
func (m *MockAPIGatewayAPI) PutMethodResponse(arg0 *apigateway.PutMethodResponseInput) (*apigateway.MethodResponse, error)
PutMethodResponse mocks base method
func (*MockAPIGatewayAPI) PutMethodResponseRequest ¶
func (m *MockAPIGatewayAPI) PutMethodResponseRequest(arg0 *apigateway.PutMethodResponseInput) (*request.Request, *apigateway.MethodResponse)
PutMethodResponseRequest mocks base method
func (*MockAPIGatewayAPI) PutMethodResponseWithContext ¶
func (m *MockAPIGatewayAPI) PutMethodResponseWithContext(arg0 context.Context, arg1 *apigateway.PutMethodResponseInput, arg2 ...request.Option) (*apigateway.MethodResponse, error)
PutMethodResponseWithContext mocks base method
func (*MockAPIGatewayAPI) PutMethodWithContext ¶
func (m *MockAPIGatewayAPI) PutMethodWithContext(arg0 context.Context, arg1 *apigateway.PutMethodInput, arg2 ...request.Option) (*apigateway.Method, error)
PutMethodWithContext mocks base method
func (*MockAPIGatewayAPI) PutRestApi ¶
func (m *MockAPIGatewayAPI) PutRestApi(arg0 *apigateway.PutRestApiInput) (*apigateway.RestApi, error)
PutRestApi mocks base method
func (*MockAPIGatewayAPI) PutRestApiRequest ¶
func (m *MockAPIGatewayAPI) PutRestApiRequest(arg0 *apigateway.PutRestApiInput) (*request.Request, *apigateway.RestApi)
PutRestApiRequest mocks base method
func (*MockAPIGatewayAPI) PutRestApiWithContext ¶
func (m *MockAPIGatewayAPI) PutRestApiWithContext(arg0 context.Context, arg1 *apigateway.PutRestApiInput, arg2 ...request.Option) (*apigateway.RestApi, error)
PutRestApiWithContext mocks base method
func (*MockAPIGatewayAPI) TagResource ¶
func (m *MockAPIGatewayAPI) TagResource(arg0 *apigateway.TagResourceInput) (*apigateway.TagResourceOutput, error)
TagResource mocks base method
func (*MockAPIGatewayAPI) TagResourceRequest ¶
func (m *MockAPIGatewayAPI) TagResourceRequest(arg0 *apigateway.TagResourceInput) (*request.Request, *apigateway.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockAPIGatewayAPI) TagResourceWithContext ¶
func (m *MockAPIGatewayAPI) TagResourceWithContext(arg0 context.Context, arg1 *apigateway.TagResourceInput, arg2 ...request.Option) (*apigateway.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockAPIGatewayAPI) TestInvokeAuthorizer ¶
func (m *MockAPIGatewayAPI) TestInvokeAuthorizer(arg0 *apigateway.TestInvokeAuthorizerInput) (*apigateway.TestInvokeAuthorizerOutput, error)
TestInvokeAuthorizer mocks base method
func (*MockAPIGatewayAPI) TestInvokeAuthorizerRequest ¶
func (m *MockAPIGatewayAPI) TestInvokeAuthorizerRequest(arg0 *apigateway.TestInvokeAuthorizerInput) (*request.Request, *apigateway.TestInvokeAuthorizerOutput)
TestInvokeAuthorizerRequest mocks base method
func (*MockAPIGatewayAPI) TestInvokeAuthorizerWithContext ¶
func (m *MockAPIGatewayAPI) TestInvokeAuthorizerWithContext(arg0 context.Context, arg1 *apigateway.TestInvokeAuthorizerInput, arg2 ...request.Option) (*apigateway.TestInvokeAuthorizerOutput, error)
TestInvokeAuthorizerWithContext mocks base method
func (*MockAPIGatewayAPI) TestInvokeMethod ¶
func (m *MockAPIGatewayAPI) TestInvokeMethod(arg0 *apigateway.TestInvokeMethodInput) (*apigateway.TestInvokeMethodOutput, error)
TestInvokeMethod mocks base method
func (*MockAPIGatewayAPI) TestInvokeMethodRequest ¶
func (m *MockAPIGatewayAPI) TestInvokeMethodRequest(arg0 *apigateway.TestInvokeMethodInput) (*request.Request, *apigateway.TestInvokeMethodOutput)
TestInvokeMethodRequest mocks base method
func (*MockAPIGatewayAPI) TestInvokeMethodWithContext ¶
func (m *MockAPIGatewayAPI) TestInvokeMethodWithContext(arg0 context.Context, arg1 *apigateway.TestInvokeMethodInput, arg2 ...request.Option) (*apigateway.TestInvokeMethodOutput, error)
TestInvokeMethodWithContext mocks base method
func (*MockAPIGatewayAPI) UntagResource ¶
func (m *MockAPIGatewayAPI) UntagResource(arg0 *apigateway.UntagResourceInput) (*apigateway.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockAPIGatewayAPI) UntagResourceRequest ¶
func (m *MockAPIGatewayAPI) UntagResourceRequest(arg0 *apigateway.UntagResourceInput) (*request.Request, *apigateway.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockAPIGatewayAPI) UntagResourceWithContext ¶
func (m *MockAPIGatewayAPI) UntagResourceWithContext(arg0 context.Context, arg1 *apigateway.UntagResourceInput, arg2 ...request.Option) (*apigateway.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockAPIGatewayAPI) UpdateAccount ¶
func (m *MockAPIGatewayAPI) UpdateAccount(arg0 *apigateway.UpdateAccountInput) (*apigateway.Account, error)
UpdateAccount mocks base method
func (*MockAPIGatewayAPI) UpdateAccountRequest ¶
func (m *MockAPIGatewayAPI) UpdateAccountRequest(arg0 *apigateway.UpdateAccountInput) (*request.Request, *apigateway.Account)
UpdateAccountRequest mocks base method
func (*MockAPIGatewayAPI) UpdateAccountWithContext ¶
func (m *MockAPIGatewayAPI) UpdateAccountWithContext(arg0 context.Context, arg1 *apigateway.UpdateAccountInput, arg2 ...request.Option) (*apigateway.Account, error)
UpdateAccountWithContext mocks base method
func (*MockAPIGatewayAPI) UpdateApiKey ¶
func (m *MockAPIGatewayAPI) UpdateApiKey(arg0 *apigateway.UpdateApiKeyInput) (*apigateway.ApiKey, error)
UpdateApiKey mocks base method
func (*MockAPIGatewayAPI) UpdateApiKeyRequest ¶
func (m *MockAPIGatewayAPI) UpdateApiKeyRequest(arg0 *apigateway.UpdateApiKeyInput) (*request.Request, *apigateway.ApiKey)
UpdateApiKeyRequest mocks base method
func (*MockAPIGatewayAPI) UpdateApiKeyWithContext ¶
func (m *MockAPIGatewayAPI) UpdateApiKeyWithContext(arg0 context.Context, arg1 *apigateway.UpdateApiKeyInput, arg2 ...request.Option) (*apigateway.ApiKey, error)
UpdateApiKeyWithContext mocks base method
func (*MockAPIGatewayAPI) UpdateAuthorizer ¶
func (m *MockAPIGatewayAPI) UpdateAuthorizer(arg0 *apigateway.UpdateAuthorizerInput) (*apigateway.Authorizer, error)
UpdateAuthorizer mocks base method
func (*MockAPIGatewayAPI) UpdateAuthorizerRequest ¶
func (m *MockAPIGatewayAPI) UpdateAuthorizerRequest(arg0 *apigateway.UpdateAuthorizerInput) (*request.Request, *apigateway.Authorizer)
UpdateAuthorizerRequest mocks base method
func (*MockAPIGatewayAPI) UpdateAuthorizerWithContext ¶
func (m *MockAPIGatewayAPI) UpdateAuthorizerWithContext(arg0 context.Context, arg1 *apigateway.UpdateAuthorizerInput, arg2 ...request.Option) (*apigateway.Authorizer, error)
UpdateAuthorizerWithContext mocks base method
func (*MockAPIGatewayAPI) UpdateBasePathMapping ¶
func (m *MockAPIGatewayAPI) UpdateBasePathMapping(arg0 *apigateway.UpdateBasePathMappingInput) (*apigateway.BasePathMapping, error)
UpdateBasePathMapping mocks base method
func (*MockAPIGatewayAPI) UpdateBasePathMappingRequest ¶
func (m *MockAPIGatewayAPI) UpdateBasePathMappingRequest(arg0 *apigateway.UpdateBasePathMappingInput) (*request.Request, *apigateway.BasePathMapping)
UpdateBasePathMappingRequest mocks base method
func (*MockAPIGatewayAPI) UpdateBasePathMappingWithContext ¶
func (m *MockAPIGatewayAPI) UpdateBasePathMappingWithContext(arg0 context.Context, arg1 *apigateway.UpdateBasePathMappingInput, arg2 ...request.Option) (*apigateway.BasePathMapping, error)
UpdateBasePathMappingWithContext mocks base method
func (*MockAPIGatewayAPI) UpdateClientCertificate ¶
func (m *MockAPIGatewayAPI) UpdateClientCertificate(arg0 *apigateway.UpdateClientCertificateInput) (*apigateway.ClientCertificate, error)
UpdateClientCertificate mocks base method
func (*MockAPIGatewayAPI) UpdateClientCertificateRequest ¶
func (m *MockAPIGatewayAPI) UpdateClientCertificateRequest(arg0 *apigateway.UpdateClientCertificateInput) (*request.Request, *apigateway.ClientCertificate)
UpdateClientCertificateRequest mocks base method
func (*MockAPIGatewayAPI) UpdateClientCertificateWithContext ¶
func (m *MockAPIGatewayAPI) UpdateClientCertificateWithContext(arg0 context.Context, arg1 *apigateway.UpdateClientCertificateInput, arg2 ...request.Option) (*apigateway.ClientCertificate, error)
UpdateClientCertificateWithContext mocks base method
func (*MockAPIGatewayAPI) UpdateDeployment ¶
func (m *MockAPIGatewayAPI) UpdateDeployment(arg0 *apigateway.UpdateDeploymentInput) (*apigateway.Deployment, error)
UpdateDeployment mocks base method
func (*MockAPIGatewayAPI) UpdateDeploymentRequest ¶
func (m *MockAPIGatewayAPI) UpdateDeploymentRequest(arg0 *apigateway.UpdateDeploymentInput) (*request.Request, *apigateway.Deployment)
UpdateDeploymentRequest mocks base method
func (*MockAPIGatewayAPI) UpdateDeploymentWithContext ¶
func (m *MockAPIGatewayAPI) UpdateDeploymentWithContext(arg0 context.Context, arg1 *apigateway.UpdateDeploymentInput, arg2 ...request.Option) (*apigateway.Deployment, error)
UpdateDeploymentWithContext mocks base method
func (*MockAPIGatewayAPI) UpdateDocumentationPart ¶
func (m *MockAPIGatewayAPI) UpdateDocumentationPart(arg0 *apigateway.UpdateDocumentationPartInput) (*apigateway.DocumentationPart, error)
UpdateDocumentationPart mocks base method
func (*MockAPIGatewayAPI) UpdateDocumentationPartRequest ¶
func (m *MockAPIGatewayAPI) UpdateDocumentationPartRequest(arg0 *apigateway.UpdateDocumentationPartInput) (*request.Request, *apigateway.DocumentationPart)
UpdateDocumentationPartRequest mocks base method
func (*MockAPIGatewayAPI) UpdateDocumentationPartWithContext ¶
func (m *MockAPIGatewayAPI) UpdateDocumentationPartWithContext(arg0 context.Context, arg1 *apigateway.UpdateDocumentationPartInput, arg2 ...request.Option) (*apigateway.DocumentationPart, error)
UpdateDocumentationPartWithContext mocks base method
func (*MockAPIGatewayAPI) UpdateDocumentationVersion ¶
func (m *MockAPIGatewayAPI) UpdateDocumentationVersion(arg0 *apigateway.UpdateDocumentationVersionInput) (*apigateway.DocumentationVersion, error)
UpdateDocumentationVersion mocks base method
func (*MockAPIGatewayAPI) UpdateDocumentationVersionRequest ¶
func (m *MockAPIGatewayAPI) UpdateDocumentationVersionRequest(arg0 *apigateway.UpdateDocumentationVersionInput) (*request.Request, *apigateway.DocumentationVersion)
UpdateDocumentationVersionRequest mocks base method
func (*MockAPIGatewayAPI) UpdateDocumentationVersionWithContext ¶
func (m *MockAPIGatewayAPI) UpdateDocumentationVersionWithContext(arg0 context.Context, arg1 *apigateway.UpdateDocumentationVersionInput, arg2 ...request.Option) (*apigateway.DocumentationVersion, error)
UpdateDocumentationVersionWithContext mocks base method
func (*MockAPIGatewayAPI) UpdateDomainName ¶
func (m *MockAPIGatewayAPI) UpdateDomainName(arg0 *apigateway.UpdateDomainNameInput) (*apigateway.DomainName, error)
UpdateDomainName mocks base method
func (*MockAPIGatewayAPI) UpdateDomainNameRequest ¶
func (m *MockAPIGatewayAPI) UpdateDomainNameRequest(arg0 *apigateway.UpdateDomainNameInput) (*request.Request, *apigateway.DomainName)
UpdateDomainNameRequest mocks base method
func (*MockAPIGatewayAPI) UpdateDomainNameWithContext ¶
func (m *MockAPIGatewayAPI) UpdateDomainNameWithContext(arg0 context.Context, arg1 *apigateway.UpdateDomainNameInput, arg2 ...request.Option) (*apigateway.DomainName, error)
UpdateDomainNameWithContext mocks base method
func (*MockAPIGatewayAPI) UpdateGatewayResponse ¶
func (m *MockAPIGatewayAPI) UpdateGatewayResponse(arg0 *apigateway.UpdateGatewayResponseInput) (*apigateway.UpdateGatewayResponseOutput, error)
UpdateGatewayResponse mocks base method
func (*MockAPIGatewayAPI) UpdateGatewayResponseRequest ¶
func (m *MockAPIGatewayAPI) UpdateGatewayResponseRequest(arg0 *apigateway.UpdateGatewayResponseInput) (*request.Request, *apigateway.UpdateGatewayResponseOutput)
UpdateGatewayResponseRequest mocks base method
func (*MockAPIGatewayAPI) UpdateGatewayResponseWithContext ¶
func (m *MockAPIGatewayAPI) UpdateGatewayResponseWithContext(arg0 context.Context, arg1 *apigateway.UpdateGatewayResponseInput, arg2 ...request.Option) (*apigateway.UpdateGatewayResponseOutput, error)
UpdateGatewayResponseWithContext mocks base method
func (*MockAPIGatewayAPI) UpdateIntegration ¶
func (m *MockAPIGatewayAPI) UpdateIntegration(arg0 *apigateway.UpdateIntegrationInput) (*apigateway.Integration, error)
UpdateIntegration mocks base method
func (*MockAPIGatewayAPI) UpdateIntegrationRequest ¶
func (m *MockAPIGatewayAPI) UpdateIntegrationRequest(arg0 *apigateway.UpdateIntegrationInput) (*request.Request, *apigateway.Integration)
UpdateIntegrationRequest mocks base method
func (*MockAPIGatewayAPI) UpdateIntegrationResponse ¶
func (m *MockAPIGatewayAPI) UpdateIntegrationResponse(arg0 *apigateway.UpdateIntegrationResponseInput) (*apigateway.IntegrationResponse, error)
UpdateIntegrationResponse mocks base method
func (*MockAPIGatewayAPI) UpdateIntegrationResponseRequest ¶
func (m *MockAPIGatewayAPI) UpdateIntegrationResponseRequest(arg0 *apigateway.UpdateIntegrationResponseInput) (*request.Request, *apigateway.IntegrationResponse)
UpdateIntegrationResponseRequest mocks base method
func (*MockAPIGatewayAPI) UpdateIntegrationResponseWithContext ¶
func (m *MockAPIGatewayAPI) UpdateIntegrationResponseWithContext(arg0 context.Context, arg1 *apigateway.UpdateIntegrationResponseInput, arg2 ...request.Option) (*apigateway.IntegrationResponse, error)
UpdateIntegrationResponseWithContext mocks base method
func (*MockAPIGatewayAPI) UpdateIntegrationWithContext ¶
func (m *MockAPIGatewayAPI) UpdateIntegrationWithContext(arg0 context.Context, arg1 *apigateway.UpdateIntegrationInput, arg2 ...request.Option) (*apigateway.Integration, error)
UpdateIntegrationWithContext mocks base method
func (*MockAPIGatewayAPI) UpdateMethod ¶
func (m *MockAPIGatewayAPI) UpdateMethod(arg0 *apigateway.UpdateMethodInput) (*apigateway.Method, error)
UpdateMethod mocks base method
func (*MockAPIGatewayAPI) UpdateMethodRequest ¶
func (m *MockAPIGatewayAPI) UpdateMethodRequest(arg0 *apigateway.UpdateMethodInput) (*request.Request, *apigateway.Method)
UpdateMethodRequest mocks base method
func (*MockAPIGatewayAPI) UpdateMethodResponse ¶
func (m *MockAPIGatewayAPI) UpdateMethodResponse(arg0 *apigateway.UpdateMethodResponseInput) (*apigateway.MethodResponse, error)
UpdateMethodResponse mocks base method
func (*MockAPIGatewayAPI) UpdateMethodResponseRequest ¶
func (m *MockAPIGatewayAPI) UpdateMethodResponseRequest(arg0 *apigateway.UpdateMethodResponseInput) (*request.Request, *apigateway.MethodResponse)
UpdateMethodResponseRequest mocks base method
func (*MockAPIGatewayAPI) UpdateMethodResponseWithContext ¶
func (m *MockAPIGatewayAPI) UpdateMethodResponseWithContext(arg0 context.Context, arg1 *apigateway.UpdateMethodResponseInput, arg2 ...request.Option) (*apigateway.MethodResponse, error)
UpdateMethodResponseWithContext mocks base method
func (*MockAPIGatewayAPI) UpdateMethodWithContext ¶
func (m *MockAPIGatewayAPI) UpdateMethodWithContext(arg0 context.Context, arg1 *apigateway.UpdateMethodInput, arg2 ...request.Option) (*apigateway.Method, error)
UpdateMethodWithContext mocks base method
func (*MockAPIGatewayAPI) UpdateModel ¶
func (m *MockAPIGatewayAPI) UpdateModel(arg0 *apigateway.UpdateModelInput) (*apigateway.Model, error)
UpdateModel mocks base method
func (*MockAPIGatewayAPI) UpdateModelRequest ¶
func (m *MockAPIGatewayAPI) UpdateModelRequest(arg0 *apigateway.UpdateModelInput) (*request.Request, *apigateway.Model)
UpdateModelRequest mocks base method
func (*MockAPIGatewayAPI) UpdateModelWithContext ¶
func (m *MockAPIGatewayAPI) UpdateModelWithContext(arg0 context.Context, arg1 *apigateway.UpdateModelInput, arg2 ...request.Option) (*apigateway.Model, error)
UpdateModelWithContext mocks base method
func (*MockAPIGatewayAPI) UpdateRequestValidator ¶
func (m *MockAPIGatewayAPI) UpdateRequestValidator(arg0 *apigateway.UpdateRequestValidatorInput) (*apigateway.UpdateRequestValidatorOutput, error)
UpdateRequestValidator mocks base method
func (*MockAPIGatewayAPI) UpdateRequestValidatorRequest ¶
func (m *MockAPIGatewayAPI) UpdateRequestValidatorRequest(arg0 *apigateway.UpdateRequestValidatorInput) (*request.Request, *apigateway.UpdateRequestValidatorOutput)
UpdateRequestValidatorRequest mocks base method
func (*MockAPIGatewayAPI) UpdateRequestValidatorWithContext ¶
func (m *MockAPIGatewayAPI) UpdateRequestValidatorWithContext(arg0 context.Context, arg1 *apigateway.UpdateRequestValidatorInput, arg2 ...request.Option) (*apigateway.UpdateRequestValidatorOutput, error)
UpdateRequestValidatorWithContext mocks base method
func (*MockAPIGatewayAPI) UpdateResource ¶
func (m *MockAPIGatewayAPI) UpdateResource(arg0 *apigateway.UpdateResourceInput) (*apigateway.Resource, error)
UpdateResource mocks base method
func (*MockAPIGatewayAPI) UpdateResourceRequest ¶
func (m *MockAPIGatewayAPI) UpdateResourceRequest(arg0 *apigateway.UpdateResourceInput) (*request.Request, *apigateway.Resource)
UpdateResourceRequest mocks base method
func (*MockAPIGatewayAPI) UpdateResourceWithContext ¶
func (m *MockAPIGatewayAPI) UpdateResourceWithContext(arg0 context.Context, arg1 *apigateway.UpdateResourceInput, arg2 ...request.Option) (*apigateway.Resource, error)
UpdateResourceWithContext mocks base method
func (*MockAPIGatewayAPI) UpdateRestApi ¶
func (m *MockAPIGatewayAPI) UpdateRestApi(arg0 *apigateway.UpdateRestApiInput) (*apigateway.RestApi, error)
UpdateRestApi mocks base method
func (*MockAPIGatewayAPI) UpdateRestApiRequest ¶
func (m *MockAPIGatewayAPI) UpdateRestApiRequest(arg0 *apigateway.UpdateRestApiInput) (*request.Request, *apigateway.RestApi)
UpdateRestApiRequest mocks base method
func (*MockAPIGatewayAPI) UpdateRestApiWithContext ¶
func (m *MockAPIGatewayAPI) UpdateRestApiWithContext(arg0 context.Context, arg1 *apigateway.UpdateRestApiInput, arg2 ...request.Option) (*apigateway.RestApi, error)
UpdateRestApiWithContext mocks base method
func (*MockAPIGatewayAPI) UpdateStage ¶
func (m *MockAPIGatewayAPI) UpdateStage(arg0 *apigateway.UpdateStageInput) (*apigateway.Stage, error)
UpdateStage mocks base method
func (*MockAPIGatewayAPI) UpdateStageRequest ¶
func (m *MockAPIGatewayAPI) UpdateStageRequest(arg0 *apigateway.UpdateStageInput) (*request.Request, *apigateway.Stage)
UpdateStageRequest mocks base method
func (*MockAPIGatewayAPI) UpdateStageWithContext ¶
func (m *MockAPIGatewayAPI) UpdateStageWithContext(arg0 context.Context, arg1 *apigateway.UpdateStageInput, arg2 ...request.Option) (*apigateway.Stage, error)
UpdateStageWithContext mocks base method
func (*MockAPIGatewayAPI) UpdateUsage ¶
func (m *MockAPIGatewayAPI) UpdateUsage(arg0 *apigateway.UpdateUsageInput) (*apigateway.Usage, error)
UpdateUsage mocks base method
func (*MockAPIGatewayAPI) UpdateUsagePlan ¶
func (m *MockAPIGatewayAPI) UpdateUsagePlan(arg0 *apigateway.UpdateUsagePlanInput) (*apigateway.UsagePlan, error)
UpdateUsagePlan mocks base method
func (*MockAPIGatewayAPI) UpdateUsagePlanRequest ¶
func (m *MockAPIGatewayAPI) UpdateUsagePlanRequest(arg0 *apigateway.UpdateUsagePlanInput) (*request.Request, *apigateway.UsagePlan)
UpdateUsagePlanRequest mocks base method
func (*MockAPIGatewayAPI) UpdateUsagePlanWithContext ¶
func (m *MockAPIGatewayAPI) UpdateUsagePlanWithContext(arg0 context.Context, arg1 *apigateway.UpdateUsagePlanInput, arg2 ...request.Option) (*apigateway.UsagePlan, error)
UpdateUsagePlanWithContext mocks base method
func (*MockAPIGatewayAPI) UpdateUsageRequest ¶
func (m *MockAPIGatewayAPI) UpdateUsageRequest(arg0 *apigateway.UpdateUsageInput) (*request.Request, *apigateway.Usage)
UpdateUsageRequest mocks base method
func (*MockAPIGatewayAPI) UpdateUsageWithContext ¶
func (m *MockAPIGatewayAPI) UpdateUsageWithContext(arg0 context.Context, arg1 *apigateway.UpdateUsageInput, arg2 ...request.Option) (*apigateway.Usage, error)
UpdateUsageWithContext mocks base method
func (*MockAPIGatewayAPI) UpdateVpcLink ¶
func (m *MockAPIGatewayAPI) UpdateVpcLink(arg0 *apigateway.UpdateVpcLinkInput) (*apigateway.UpdateVpcLinkOutput, error)
UpdateVpcLink mocks base method
func (*MockAPIGatewayAPI) UpdateVpcLinkRequest ¶
func (m *MockAPIGatewayAPI) UpdateVpcLinkRequest(arg0 *apigateway.UpdateVpcLinkInput) (*request.Request, *apigateway.UpdateVpcLinkOutput)
UpdateVpcLinkRequest mocks base method
func (*MockAPIGatewayAPI) UpdateVpcLinkWithContext ¶
func (m *MockAPIGatewayAPI) UpdateVpcLinkWithContext(arg0 context.Context, arg1 *apigateway.UpdateVpcLinkInput, arg2 ...request.Option) (*apigateway.UpdateVpcLinkOutput, error)
UpdateVpcLinkWithContext mocks base method
type MockAPIGatewayAPIMockRecorder ¶
type MockAPIGatewayAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockAPIGatewayAPIMockRecorder is the mock recorder for MockAPIGatewayAPI
func (*MockAPIGatewayAPIMockRecorder) CreateApiKey ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateApiKey(arg0 interface{}) *gomock.Call
CreateApiKey indicates an expected call of CreateApiKey
func (*MockAPIGatewayAPIMockRecorder) CreateApiKeyRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateApiKeyRequest(arg0 interface{}) *gomock.Call
CreateApiKeyRequest indicates an expected call of CreateApiKeyRequest
func (*MockAPIGatewayAPIMockRecorder) CreateApiKeyWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateApiKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateApiKeyWithContext indicates an expected call of CreateApiKeyWithContext
func (*MockAPIGatewayAPIMockRecorder) CreateAuthorizer ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateAuthorizer(arg0 interface{}) *gomock.Call
CreateAuthorizer indicates an expected call of CreateAuthorizer
func (*MockAPIGatewayAPIMockRecorder) CreateAuthorizerRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateAuthorizerRequest(arg0 interface{}) *gomock.Call
CreateAuthorizerRequest indicates an expected call of CreateAuthorizerRequest
func (*MockAPIGatewayAPIMockRecorder) CreateAuthorizerWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateAuthorizerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAuthorizerWithContext indicates an expected call of CreateAuthorizerWithContext
func (*MockAPIGatewayAPIMockRecorder) CreateBasePathMapping ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateBasePathMapping(arg0 interface{}) *gomock.Call
CreateBasePathMapping indicates an expected call of CreateBasePathMapping
func (*MockAPIGatewayAPIMockRecorder) CreateBasePathMappingRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateBasePathMappingRequest(arg0 interface{}) *gomock.Call
CreateBasePathMappingRequest indicates an expected call of CreateBasePathMappingRequest
func (*MockAPIGatewayAPIMockRecorder) CreateBasePathMappingWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateBasePathMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateBasePathMappingWithContext indicates an expected call of CreateBasePathMappingWithContext
func (*MockAPIGatewayAPIMockRecorder) CreateDeployment ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateDeployment(arg0 interface{}) *gomock.Call
CreateDeployment indicates an expected call of CreateDeployment
func (*MockAPIGatewayAPIMockRecorder) CreateDeploymentRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateDeploymentRequest(arg0 interface{}) *gomock.Call
CreateDeploymentRequest indicates an expected call of CreateDeploymentRequest
func (*MockAPIGatewayAPIMockRecorder) CreateDeploymentWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDeploymentWithContext indicates an expected call of CreateDeploymentWithContext
func (*MockAPIGatewayAPIMockRecorder) CreateDocumentationPart ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateDocumentationPart(arg0 interface{}) *gomock.Call
CreateDocumentationPart indicates an expected call of CreateDocumentationPart
func (*MockAPIGatewayAPIMockRecorder) CreateDocumentationPartRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateDocumentationPartRequest(arg0 interface{}) *gomock.Call
CreateDocumentationPartRequest indicates an expected call of CreateDocumentationPartRequest
func (*MockAPIGatewayAPIMockRecorder) CreateDocumentationPartWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateDocumentationPartWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDocumentationPartWithContext indicates an expected call of CreateDocumentationPartWithContext
func (*MockAPIGatewayAPIMockRecorder) CreateDocumentationVersion ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateDocumentationVersion(arg0 interface{}) *gomock.Call
CreateDocumentationVersion indicates an expected call of CreateDocumentationVersion
func (*MockAPIGatewayAPIMockRecorder) CreateDocumentationVersionRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateDocumentationVersionRequest(arg0 interface{}) *gomock.Call
CreateDocumentationVersionRequest indicates an expected call of CreateDocumentationVersionRequest
func (*MockAPIGatewayAPIMockRecorder) CreateDocumentationVersionWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateDocumentationVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDocumentationVersionWithContext indicates an expected call of CreateDocumentationVersionWithContext
func (*MockAPIGatewayAPIMockRecorder) CreateDomainName ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateDomainName(arg0 interface{}) *gomock.Call
CreateDomainName indicates an expected call of CreateDomainName
func (*MockAPIGatewayAPIMockRecorder) CreateDomainNameRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateDomainNameRequest(arg0 interface{}) *gomock.Call
CreateDomainNameRequest indicates an expected call of CreateDomainNameRequest
func (*MockAPIGatewayAPIMockRecorder) CreateDomainNameWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateDomainNameWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDomainNameWithContext indicates an expected call of CreateDomainNameWithContext
func (*MockAPIGatewayAPIMockRecorder) CreateModel ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateModel(arg0 interface{}) *gomock.Call
CreateModel indicates an expected call of CreateModel
func (*MockAPIGatewayAPIMockRecorder) CreateModelRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateModelRequest(arg0 interface{}) *gomock.Call
CreateModelRequest indicates an expected call of CreateModelRequest
func (*MockAPIGatewayAPIMockRecorder) CreateModelWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateModelWithContext indicates an expected call of CreateModelWithContext
func (*MockAPIGatewayAPIMockRecorder) CreateRequestValidator ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateRequestValidator(arg0 interface{}) *gomock.Call
CreateRequestValidator indicates an expected call of CreateRequestValidator
func (*MockAPIGatewayAPIMockRecorder) CreateRequestValidatorRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateRequestValidatorRequest(arg0 interface{}) *gomock.Call
CreateRequestValidatorRequest indicates an expected call of CreateRequestValidatorRequest
func (*MockAPIGatewayAPIMockRecorder) CreateRequestValidatorWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateRequestValidatorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateRequestValidatorWithContext indicates an expected call of CreateRequestValidatorWithContext
func (*MockAPIGatewayAPIMockRecorder) CreateResource ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateResource(arg0 interface{}) *gomock.Call
CreateResource indicates an expected call of CreateResource
func (*MockAPIGatewayAPIMockRecorder) CreateResourceRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateResourceRequest(arg0 interface{}) *gomock.Call
CreateResourceRequest indicates an expected call of CreateResourceRequest
func (*MockAPIGatewayAPIMockRecorder) CreateResourceWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateResourceWithContext indicates an expected call of CreateResourceWithContext
func (*MockAPIGatewayAPIMockRecorder) CreateRestApi ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateRestApi(arg0 interface{}) *gomock.Call
CreateRestApi indicates an expected call of CreateRestApi
func (*MockAPIGatewayAPIMockRecorder) CreateRestApiRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateRestApiRequest(arg0 interface{}) *gomock.Call
CreateRestApiRequest indicates an expected call of CreateRestApiRequest
func (*MockAPIGatewayAPIMockRecorder) CreateRestApiWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateRestApiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateRestApiWithContext indicates an expected call of CreateRestApiWithContext
func (*MockAPIGatewayAPIMockRecorder) CreateStage ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateStage(arg0 interface{}) *gomock.Call
CreateStage indicates an expected call of CreateStage
func (*MockAPIGatewayAPIMockRecorder) CreateStageRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateStageRequest(arg0 interface{}) *gomock.Call
CreateStageRequest indicates an expected call of CreateStageRequest
func (*MockAPIGatewayAPIMockRecorder) CreateStageWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateStageWithContext indicates an expected call of CreateStageWithContext
func (*MockAPIGatewayAPIMockRecorder) CreateUsagePlan ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateUsagePlan(arg0 interface{}) *gomock.Call
CreateUsagePlan indicates an expected call of CreateUsagePlan
func (*MockAPIGatewayAPIMockRecorder) CreateUsagePlanKey ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateUsagePlanKey(arg0 interface{}) *gomock.Call
CreateUsagePlanKey indicates an expected call of CreateUsagePlanKey
func (*MockAPIGatewayAPIMockRecorder) CreateUsagePlanKeyRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateUsagePlanKeyRequest(arg0 interface{}) *gomock.Call
CreateUsagePlanKeyRequest indicates an expected call of CreateUsagePlanKeyRequest
func (*MockAPIGatewayAPIMockRecorder) CreateUsagePlanKeyWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateUsagePlanKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateUsagePlanKeyWithContext indicates an expected call of CreateUsagePlanKeyWithContext
func (*MockAPIGatewayAPIMockRecorder) CreateUsagePlanRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateUsagePlanRequest(arg0 interface{}) *gomock.Call
CreateUsagePlanRequest indicates an expected call of CreateUsagePlanRequest
func (*MockAPIGatewayAPIMockRecorder) CreateUsagePlanWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateUsagePlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateUsagePlanWithContext indicates an expected call of CreateUsagePlanWithContext
func (*MockAPIGatewayAPIMockRecorder) CreateVpcLink ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateVpcLink(arg0 interface{}) *gomock.Call
CreateVpcLink indicates an expected call of CreateVpcLink
func (*MockAPIGatewayAPIMockRecorder) CreateVpcLinkRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateVpcLinkRequest(arg0 interface{}) *gomock.Call
CreateVpcLinkRequest indicates an expected call of CreateVpcLinkRequest
func (*MockAPIGatewayAPIMockRecorder) CreateVpcLinkWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) CreateVpcLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateVpcLinkWithContext indicates an expected call of CreateVpcLinkWithContext
func (*MockAPIGatewayAPIMockRecorder) DeleteApiKey ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteApiKey(arg0 interface{}) *gomock.Call
DeleteApiKey indicates an expected call of DeleteApiKey
func (*MockAPIGatewayAPIMockRecorder) DeleteApiKeyRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteApiKeyRequest(arg0 interface{}) *gomock.Call
DeleteApiKeyRequest indicates an expected call of DeleteApiKeyRequest
func (*MockAPIGatewayAPIMockRecorder) DeleteApiKeyWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteApiKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteApiKeyWithContext indicates an expected call of DeleteApiKeyWithContext
func (*MockAPIGatewayAPIMockRecorder) DeleteAuthorizer ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteAuthorizer(arg0 interface{}) *gomock.Call
DeleteAuthorizer indicates an expected call of DeleteAuthorizer
func (*MockAPIGatewayAPIMockRecorder) DeleteAuthorizerRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteAuthorizerRequest(arg0 interface{}) *gomock.Call
DeleteAuthorizerRequest indicates an expected call of DeleteAuthorizerRequest
func (*MockAPIGatewayAPIMockRecorder) DeleteAuthorizerWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteAuthorizerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAuthorizerWithContext indicates an expected call of DeleteAuthorizerWithContext
func (*MockAPIGatewayAPIMockRecorder) DeleteBasePathMapping ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteBasePathMapping(arg0 interface{}) *gomock.Call
DeleteBasePathMapping indicates an expected call of DeleteBasePathMapping
func (*MockAPIGatewayAPIMockRecorder) DeleteBasePathMappingRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteBasePathMappingRequest(arg0 interface{}) *gomock.Call
DeleteBasePathMappingRequest indicates an expected call of DeleteBasePathMappingRequest
func (*MockAPIGatewayAPIMockRecorder) DeleteBasePathMappingWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteBasePathMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteBasePathMappingWithContext indicates an expected call of DeleteBasePathMappingWithContext
func (*MockAPIGatewayAPIMockRecorder) DeleteClientCertificate ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteClientCertificate(arg0 interface{}) *gomock.Call
DeleteClientCertificate indicates an expected call of DeleteClientCertificate
func (*MockAPIGatewayAPIMockRecorder) DeleteClientCertificateRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteClientCertificateRequest(arg0 interface{}) *gomock.Call
DeleteClientCertificateRequest indicates an expected call of DeleteClientCertificateRequest
func (*MockAPIGatewayAPIMockRecorder) DeleteClientCertificateWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteClientCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteClientCertificateWithContext indicates an expected call of DeleteClientCertificateWithContext
func (*MockAPIGatewayAPIMockRecorder) DeleteDeployment ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteDeployment(arg0 interface{}) *gomock.Call
DeleteDeployment indicates an expected call of DeleteDeployment
func (*MockAPIGatewayAPIMockRecorder) DeleteDeploymentRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteDeploymentRequest(arg0 interface{}) *gomock.Call
DeleteDeploymentRequest indicates an expected call of DeleteDeploymentRequest
func (*MockAPIGatewayAPIMockRecorder) DeleteDeploymentWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDeploymentWithContext indicates an expected call of DeleteDeploymentWithContext
func (*MockAPIGatewayAPIMockRecorder) DeleteDocumentationPart ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteDocumentationPart(arg0 interface{}) *gomock.Call
DeleteDocumentationPart indicates an expected call of DeleteDocumentationPart
func (*MockAPIGatewayAPIMockRecorder) DeleteDocumentationPartRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteDocumentationPartRequest(arg0 interface{}) *gomock.Call
DeleteDocumentationPartRequest indicates an expected call of DeleteDocumentationPartRequest
func (*MockAPIGatewayAPIMockRecorder) DeleteDocumentationPartWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteDocumentationPartWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDocumentationPartWithContext indicates an expected call of DeleteDocumentationPartWithContext
func (*MockAPIGatewayAPIMockRecorder) DeleteDocumentationVersion ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteDocumentationVersion(arg0 interface{}) *gomock.Call
DeleteDocumentationVersion indicates an expected call of DeleteDocumentationVersion
func (*MockAPIGatewayAPIMockRecorder) DeleteDocumentationVersionRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteDocumentationVersionRequest(arg0 interface{}) *gomock.Call
DeleteDocumentationVersionRequest indicates an expected call of DeleteDocumentationVersionRequest
func (*MockAPIGatewayAPIMockRecorder) DeleteDocumentationVersionWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteDocumentationVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDocumentationVersionWithContext indicates an expected call of DeleteDocumentationVersionWithContext
func (*MockAPIGatewayAPIMockRecorder) DeleteDomainName ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteDomainName(arg0 interface{}) *gomock.Call
DeleteDomainName indicates an expected call of DeleteDomainName
func (*MockAPIGatewayAPIMockRecorder) DeleteDomainNameRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteDomainNameRequest(arg0 interface{}) *gomock.Call
DeleteDomainNameRequest indicates an expected call of DeleteDomainNameRequest
func (*MockAPIGatewayAPIMockRecorder) DeleteDomainNameWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteDomainNameWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDomainNameWithContext indicates an expected call of DeleteDomainNameWithContext
func (*MockAPIGatewayAPIMockRecorder) DeleteGatewayResponse ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteGatewayResponse(arg0 interface{}) *gomock.Call
DeleteGatewayResponse indicates an expected call of DeleteGatewayResponse
func (*MockAPIGatewayAPIMockRecorder) DeleteGatewayResponseRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteGatewayResponseRequest(arg0 interface{}) *gomock.Call
DeleteGatewayResponseRequest indicates an expected call of DeleteGatewayResponseRequest
func (*MockAPIGatewayAPIMockRecorder) DeleteGatewayResponseWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteGatewayResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteGatewayResponseWithContext indicates an expected call of DeleteGatewayResponseWithContext
func (*MockAPIGatewayAPIMockRecorder) DeleteIntegration ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteIntegration(arg0 interface{}) *gomock.Call
DeleteIntegration indicates an expected call of DeleteIntegration
func (*MockAPIGatewayAPIMockRecorder) DeleteIntegrationRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteIntegrationRequest(arg0 interface{}) *gomock.Call
DeleteIntegrationRequest indicates an expected call of DeleteIntegrationRequest
func (*MockAPIGatewayAPIMockRecorder) DeleteIntegrationResponse ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteIntegrationResponse(arg0 interface{}) *gomock.Call
DeleteIntegrationResponse indicates an expected call of DeleteIntegrationResponse
func (*MockAPIGatewayAPIMockRecorder) DeleteIntegrationResponseRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteIntegrationResponseRequest(arg0 interface{}) *gomock.Call
DeleteIntegrationResponseRequest indicates an expected call of DeleteIntegrationResponseRequest
func (*MockAPIGatewayAPIMockRecorder) DeleteIntegrationResponseWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteIntegrationResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteIntegrationResponseWithContext indicates an expected call of DeleteIntegrationResponseWithContext
func (*MockAPIGatewayAPIMockRecorder) DeleteIntegrationWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteIntegrationWithContext indicates an expected call of DeleteIntegrationWithContext
func (*MockAPIGatewayAPIMockRecorder) DeleteMethod ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteMethod(arg0 interface{}) *gomock.Call
DeleteMethod indicates an expected call of DeleteMethod
func (*MockAPIGatewayAPIMockRecorder) DeleteMethodRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteMethodRequest(arg0 interface{}) *gomock.Call
DeleteMethodRequest indicates an expected call of DeleteMethodRequest
func (*MockAPIGatewayAPIMockRecorder) DeleteMethodResponse ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteMethodResponse(arg0 interface{}) *gomock.Call
DeleteMethodResponse indicates an expected call of DeleteMethodResponse
func (*MockAPIGatewayAPIMockRecorder) DeleteMethodResponseRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteMethodResponseRequest(arg0 interface{}) *gomock.Call
DeleteMethodResponseRequest indicates an expected call of DeleteMethodResponseRequest
func (*MockAPIGatewayAPIMockRecorder) DeleteMethodResponseWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteMethodResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteMethodResponseWithContext indicates an expected call of DeleteMethodResponseWithContext
func (*MockAPIGatewayAPIMockRecorder) DeleteMethodWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteMethodWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteMethodWithContext indicates an expected call of DeleteMethodWithContext
func (*MockAPIGatewayAPIMockRecorder) DeleteModel ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteModel(arg0 interface{}) *gomock.Call
DeleteModel indicates an expected call of DeleteModel
func (*MockAPIGatewayAPIMockRecorder) DeleteModelRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteModelRequest(arg0 interface{}) *gomock.Call
DeleteModelRequest indicates an expected call of DeleteModelRequest
func (*MockAPIGatewayAPIMockRecorder) DeleteModelWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteModelWithContext indicates an expected call of DeleteModelWithContext
func (*MockAPIGatewayAPIMockRecorder) DeleteRequestValidator ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteRequestValidator(arg0 interface{}) *gomock.Call
DeleteRequestValidator indicates an expected call of DeleteRequestValidator
func (*MockAPIGatewayAPIMockRecorder) DeleteRequestValidatorRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteRequestValidatorRequest(arg0 interface{}) *gomock.Call
DeleteRequestValidatorRequest indicates an expected call of DeleteRequestValidatorRequest
func (*MockAPIGatewayAPIMockRecorder) DeleteRequestValidatorWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteRequestValidatorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteRequestValidatorWithContext indicates an expected call of DeleteRequestValidatorWithContext
func (*MockAPIGatewayAPIMockRecorder) DeleteResource ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteResource(arg0 interface{}) *gomock.Call
DeleteResource indicates an expected call of DeleteResource
func (*MockAPIGatewayAPIMockRecorder) DeleteResourceRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteResourceRequest(arg0 interface{}) *gomock.Call
DeleteResourceRequest indicates an expected call of DeleteResourceRequest
func (*MockAPIGatewayAPIMockRecorder) DeleteResourceWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteResourceWithContext indicates an expected call of DeleteResourceWithContext
func (*MockAPIGatewayAPIMockRecorder) DeleteRestApi ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteRestApi(arg0 interface{}) *gomock.Call
DeleteRestApi indicates an expected call of DeleteRestApi
func (*MockAPIGatewayAPIMockRecorder) DeleteRestApiRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteRestApiRequest(arg0 interface{}) *gomock.Call
DeleteRestApiRequest indicates an expected call of DeleteRestApiRequest
func (*MockAPIGatewayAPIMockRecorder) DeleteRestApiWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteRestApiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteRestApiWithContext indicates an expected call of DeleteRestApiWithContext
func (*MockAPIGatewayAPIMockRecorder) DeleteStage ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteStage(arg0 interface{}) *gomock.Call
DeleteStage indicates an expected call of DeleteStage
func (*MockAPIGatewayAPIMockRecorder) DeleteStageRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteStageRequest(arg0 interface{}) *gomock.Call
DeleteStageRequest indicates an expected call of DeleteStageRequest
func (*MockAPIGatewayAPIMockRecorder) DeleteStageWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteStageWithContext indicates an expected call of DeleteStageWithContext
func (*MockAPIGatewayAPIMockRecorder) DeleteUsagePlan ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteUsagePlan(arg0 interface{}) *gomock.Call
DeleteUsagePlan indicates an expected call of DeleteUsagePlan
func (*MockAPIGatewayAPIMockRecorder) DeleteUsagePlanKey ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteUsagePlanKey(arg0 interface{}) *gomock.Call
DeleteUsagePlanKey indicates an expected call of DeleteUsagePlanKey
func (*MockAPIGatewayAPIMockRecorder) DeleteUsagePlanKeyRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteUsagePlanKeyRequest(arg0 interface{}) *gomock.Call
DeleteUsagePlanKeyRequest indicates an expected call of DeleteUsagePlanKeyRequest
func (*MockAPIGatewayAPIMockRecorder) DeleteUsagePlanKeyWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteUsagePlanKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteUsagePlanKeyWithContext indicates an expected call of DeleteUsagePlanKeyWithContext
func (*MockAPIGatewayAPIMockRecorder) DeleteUsagePlanRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteUsagePlanRequest(arg0 interface{}) *gomock.Call
DeleteUsagePlanRequest indicates an expected call of DeleteUsagePlanRequest
func (*MockAPIGatewayAPIMockRecorder) DeleteUsagePlanWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteUsagePlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteUsagePlanWithContext indicates an expected call of DeleteUsagePlanWithContext
func (*MockAPIGatewayAPIMockRecorder) DeleteVpcLink ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteVpcLink(arg0 interface{}) *gomock.Call
DeleteVpcLink indicates an expected call of DeleteVpcLink
func (*MockAPIGatewayAPIMockRecorder) DeleteVpcLinkRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteVpcLinkRequest(arg0 interface{}) *gomock.Call
DeleteVpcLinkRequest indicates an expected call of DeleteVpcLinkRequest
func (*MockAPIGatewayAPIMockRecorder) DeleteVpcLinkWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) DeleteVpcLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteVpcLinkWithContext indicates an expected call of DeleteVpcLinkWithContext
func (*MockAPIGatewayAPIMockRecorder) FlushStageAuthorizersCache ¶
func (mr *MockAPIGatewayAPIMockRecorder) FlushStageAuthorizersCache(arg0 interface{}) *gomock.Call
FlushStageAuthorizersCache indicates an expected call of FlushStageAuthorizersCache
func (*MockAPIGatewayAPIMockRecorder) FlushStageAuthorizersCacheRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) FlushStageAuthorizersCacheRequest(arg0 interface{}) *gomock.Call
FlushStageAuthorizersCacheRequest indicates an expected call of FlushStageAuthorizersCacheRequest
func (*MockAPIGatewayAPIMockRecorder) FlushStageAuthorizersCacheWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) FlushStageAuthorizersCacheWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
FlushStageAuthorizersCacheWithContext indicates an expected call of FlushStageAuthorizersCacheWithContext
func (*MockAPIGatewayAPIMockRecorder) FlushStageCache ¶
func (mr *MockAPIGatewayAPIMockRecorder) FlushStageCache(arg0 interface{}) *gomock.Call
FlushStageCache indicates an expected call of FlushStageCache
func (*MockAPIGatewayAPIMockRecorder) FlushStageCacheRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) FlushStageCacheRequest(arg0 interface{}) *gomock.Call
FlushStageCacheRequest indicates an expected call of FlushStageCacheRequest
func (*MockAPIGatewayAPIMockRecorder) FlushStageCacheWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) FlushStageCacheWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
FlushStageCacheWithContext indicates an expected call of FlushStageCacheWithContext
func (*MockAPIGatewayAPIMockRecorder) GenerateClientCertificate ¶
func (mr *MockAPIGatewayAPIMockRecorder) GenerateClientCertificate(arg0 interface{}) *gomock.Call
GenerateClientCertificate indicates an expected call of GenerateClientCertificate
func (*MockAPIGatewayAPIMockRecorder) GenerateClientCertificateRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GenerateClientCertificateRequest(arg0 interface{}) *gomock.Call
GenerateClientCertificateRequest indicates an expected call of GenerateClientCertificateRequest
func (*MockAPIGatewayAPIMockRecorder) GenerateClientCertificateWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GenerateClientCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GenerateClientCertificateWithContext indicates an expected call of GenerateClientCertificateWithContext
func (*MockAPIGatewayAPIMockRecorder) GetAccount ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetAccount(arg0 interface{}) *gomock.Call
GetAccount indicates an expected call of GetAccount
func (*MockAPIGatewayAPIMockRecorder) GetAccountRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetAccountRequest(arg0 interface{}) *gomock.Call
GetAccountRequest indicates an expected call of GetAccountRequest
func (*MockAPIGatewayAPIMockRecorder) GetAccountWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAccountWithContext indicates an expected call of GetAccountWithContext
func (*MockAPIGatewayAPIMockRecorder) GetApiKey ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetApiKey(arg0 interface{}) *gomock.Call
GetApiKey indicates an expected call of GetApiKey
func (*MockAPIGatewayAPIMockRecorder) GetApiKeyRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetApiKeyRequest(arg0 interface{}) *gomock.Call
GetApiKeyRequest indicates an expected call of GetApiKeyRequest
func (*MockAPIGatewayAPIMockRecorder) GetApiKeyWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetApiKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetApiKeyWithContext indicates an expected call of GetApiKeyWithContext
func (*MockAPIGatewayAPIMockRecorder) GetApiKeys ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetApiKeys(arg0 interface{}) *gomock.Call
GetApiKeys indicates an expected call of GetApiKeys
func (*MockAPIGatewayAPIMockRecorder) GetApiKeysPages ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetApiKeysPages(arg0, arg1 interface{}) *gomock.Call
GetApiKeysPages indicates an expected call of GetApiKeysPages
func (*MockAPIGatewayAPIMockRecorder) GetApiKeysPagesWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetApiKeysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetApiKeysPagesWithContext indicates an expected call of GetApiKeysPagesWithContext
func (*MockAPIGatewayAPIMockRecorder) GetApiKeysRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetApiKeysRequest(arg0 interface{}) *gomock.Call
GetApiKeysRequest indicates an expected call of GetApiKeysRequest
func (*MockAPIGatewayAPIMockRecorder) GetApiKeysWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetApiKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetApiKeysWithContext indicates an expected call of GetApiKeysWithContext
func (*MockAPIGatewayAPIMockRecorder) GetAuthorizer ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetAuthorizer(arg0 interface{}) *gomock.Call
GetAuthorizer indicates an expected call of GetAuthorizer
func (*MockAPIGatewayAPIMockRecorder) GetAuthorizerRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetAuthorizerRequest(arg0 interface{}) *gomock.Call
GetAuthorizerRequest indicates an expected call of GetAuthorizerRequest
func (*MockAPIGatewayAPIMockRecorder) GetAuthorizerWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetAuthorizerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAuthorizerWithContext indicates an expected call of GetAuthorizerWithContext
func (*MockAPIGatewayAPIMockRecorder) GetAuthorizers ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetAuthorizers(arg0 interface{}) *gomock.Call
GetAuthorizers indicates an expected call of GetAuthorizers
func (*MockAPIGatewayAPIMockRecorder) GetAuthorizersRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetAuthorizersRequest(arg0 interface{}) *gomock.Call
GetAuthorizersRequest indicates an expected call of GetAuthorizersRequest
func (*MockAPIGatewayAPIMockRecorder) GetAuthorizersWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetAuthorizersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAuthorizersWithContext indicates an expected call of GetAuthorizersWithContext
func (*MockAPIGatewayAPIMockRecorder) GetBasePathMapping ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetBasePathMapping(arg0 interface{}) *gomock.Call
GetBasePathMapping indicates an expected call of GetBasePathMapping
func (*MockAPIGatewayAPIMockRecorder) GetBasePathMappingRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetBasePathMappingRequest(arg0 interface{}) *gomock.Call
GetBasePathMappingRequest indicates an expected call of GetBasePathMappingRequest
func (*MockAPIGatewayAPIMockRecorder) GetBasePathMappingWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetBasePathMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBasePathMappingWithContext indicates an expected call of GetBasePathMappingWithContext
func (*MockAPIGatewayAPIMockRecorder) GetBasePathMappings ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetBasePathMappings(arg0 interface{}) *gomock.Call
GetBasePathMappings indicates an expected call of GetBasePathMappings
func (*MockAPIGatewayAPIMockRecorder) GetBasePathMappingsPages ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetBasePathMappingsPages(arg0, arg1 interface{}) *gomock.Call
GetBasePathMappingsPages indicates an expected call of GetBasePathMappingsPages
func (*MockAPIGatewayAPIMockRecorder) GetBasePathMappingsPagesWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetBasePathMappingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetBasePathMappingsPagesWithContext indicates an expected call of GetBasePathMappingsPagesWithContext
func (*MockAPIGatewayAPIMockRecorder) GetBasePathMappingsRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetBasePathMappingsRequest(arg0 interface{}) *gomock.Call
GetBasePathMappingsRequest indicates an expected call of GetBasePathMappingsRequest
func (*MockAPIGatewayAPIMockRecorder) GetBasePathMappingsWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetBasePathMappingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBasePathMappingsWithContext indicates an expected call of GetBasePathMappingsWithContext
func (*MockAPIGatewayAPIMockRecorder) GetClientCertificate ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetClientCertificate(arg0 interface{}) *gomock.Call
GetClientCertificate indicates an expected call of GetClientCertificate
func (*MockAPIGatewayAPIMockRecorder) GetClientCertificateRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetClientCertificateRequest(arg0 interface{}) *gomock.Call
GetClientCertificateRequest indicates an expected call of GetClientCertificateRequest
func (*MockAPIGatewayAPIMockRecorder) GetClientCertificateWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetClientCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetClientCertificateWithContext indicates an expected call of GetClientCertificateWithContext
func (*MockAPIGatewayAPIMockRecorder) GetClientCertificates ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetClientCertificates(arg0 interface{}) *gomock.Call
GetClientCertificates indicates an expected call of GetClientCertificates
func (*MockAPIGatewayAPIMockRecorder) GetClientCertificatesPages ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetClientCertificatesPages(arg0, arg1 interface{}) *gomock.Call
GetClientCertificatesPages indicates an expected call of GetClientCertificatesPages
func (*MockAPIGatewayAPIMockRecorder) GetClientCertificatesPagesWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetClientCertificatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetClientCertificatesPagesWithContext indicates an expected call of GetClientCertificatesPagesWithContext
func (*MockAPIGatewayAPIMockRecorder) GetClientCertificatesRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetClientCertificatesRequest(arg0 interface{}) *gomock.Call
GetClientCertificatesRequest indicates an expected call of GetClientCertificatesRequest
func (*MockAPIGatewayAPIMockRecorder) GetClientCertificatesWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetClientCertificatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetClientCertificatesWithContext indicates an expected call of GetClientCertificatesWithContext
func (*MockAPIGatewayAPIMockRecorder) GetDeployment ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDeployment(arg0 interface{}) *gomock.Call
GetDeployment indicates an expected call of GetDeployment
func (*MockAPIGatewayAPIMockRecorder) GetDeploymentRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDeploymentRequest(arg0 interface{}) *gomock.Call
GetDeploymentRequest indicates an expected call of GetDeploymentRequest
func (*MockAPIGatewayAPIMockRecorder) GetDeploymentWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDeploymentWithContext indicates an expected call of GetDeploymentWithContext
func (*MockAPIGatewayAPIMockRecorder) GetDeployments ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDeployments(arg0 interface{}) *gomock.Call
GetDeployments indicates an expected call of GetDeployments
func (*MockAPIGatewayAPIMockRecorder) GetDeploymentsPages ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDeploymentsPages(arg0, arg1 interface{}) *gomock.Call
GetDeploymentsPages indicates an expected call of GetDeploymentsPages
func (*MockAPIGatewayAPIMockRecorder) GetDeploymentsPagesWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDeploymentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetDeploymentsPagesWithContext indicates an expected call of GetDeploymentsPagesWithContext
func (*MockAPIGatewayAPIMockRecorder) GetDeploymentsRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDeploymentsRequest(arg0 interface{}) *gomock.Call
GetDeploymentsRequest indicates an expected call of GetDeploymentsRequest
func (*MockAPIGatewayAPIMockRecorder) GetDeploymentsWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDeploymentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDeploymentsWithContext indicates an expected call of GetDeploymentsWithContext
func (*MockAPIGatewayAPIMockRecorder) GetDocumentationPart ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDocumentationPart(arg0 interface{}) *gomock.Call
GetDocumentationPart indicates an expected call of GetDocumentationPart
func (*MockAPIGatewayAPIMockRecorder) GetDocumentationPartRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDocumentationPartRequest(arg0 interface{}) *gomock.Call
GetDocumentationPartRequest indicates an expected call of GetDocumentationPartRequest
func (*MockAPIGatewayAPIMockRecorder) GetDocumentationPartWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDocumentationPartWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDocumentationPartWithContext indicates an expected call of GetDocumentationPartWithContext
func (*MockAPIGatewayAPIMockRecorder) GetDocumentationParts ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDocumentationParts(arg0 interface{}) *gomock.Call
GetDocumentationParts indicates an expected call of GetDocumentationParts
func (*MockAPIGatewayAPIMockRecorder) GetDocumentationPartsRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDocumentationPartsRequest(arg0 interface{}) *gomock.Call
GetDocumentationPartsRequest indicates an expected call of GetDocumentationPartsRequest
func (*MockAPIGatewayAPIMockRecorder) GetDocumentationPartsWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDocumentationPartsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDocumentationPartsWithContext indicates an expected call of GetDocumentationPartsWithContext
func (*MockAPIGatewayAPIMockRecorder) GetDocumentationVersion ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDocumentationVersion(arg0 interface{}) *gomock.Call
GetDocumentationVersion indicates an expected call of GetDocumentationVersion
func (*MockAPIGatewayAPIMockRecorder) GetDocumentationVersionRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDocumentationVersionRequest(arg0 interface{}) *gomock.Call
GetDocumentationVersionRequest indicates an expected call of GetDocumentationVersionRequest
func (*MockAPIGatewayAPIMockRecorder) GetDocumentationVersionWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDocumentationVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDocumentationVersionWithContext indicates an expected call of GetDocumentationVersionWithContext
func (*MockAPIGatewayAPIMockRecorder) GetDocumentationVersions ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDocumentationVersions(arg0 interface{}) *gomock.Call
GetDocumentationVersions indicates an expected call of GetDocumentationVersions
func (*MockAPIGatewayAPIMockRecorder) GetDocumentationVersionsRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDocumentationVersionsRequest(arg0 interface{}) *gomock.Call
GetDocumentationVersionsRequest indicates an expected call of GetDocumentationVersionsRequest
func (*MockAPIGatewayAPIMockRecorder) GetDocumentationVersionsWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDocumentationVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDocumentationVersionsWithContext indicates an expected call of GetDocumentationVersionsWithContext
func (*MockAPIGatewayAPIMockRecorder) GetDomainName ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDomainName(arg0 interface{}) *gomock.Call
GetDomainName indicates an expected call of GetDomainName
func (*MockAPIGatewayAPIMockRecorder) GetDomainNameRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDomainNameRequest(arg0 interface{}) *gomock.Call
GetDomainNameRequest indicates an expected call of GetDomainNameRequest
func (*MockAPIGatewayAPIMockRecorder) GetDomainNameWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDomainNameWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDomainNameWithContext indicates an expected call of GetDomainNameWithContext
func (*MockAPIGatewayAPIMockRecorder) GetDomainNames ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDomainNames(arg0 interface{}) *gomock.Call
GetDomainNames indicates an expected call of GetDomainNames
func (*MockAPIGatewayAPIMockRecorder) GetDomainNamesPages ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDomainNamesPages(arg0, arg1 interface{}) *gomock.Call
GetDomainNamesPages indicates an expected call of GetDomainNamesPages
func (*MockAPIGatewayAPIMockRecorder) GetDomainNamesPagesWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDomainNamesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetDomainNamesPagesWithContext indicates an expected call of GetDomainNamesPagesWithContext
func (*MockAPIGatewayAPIMockRecorder) GetDomainNamesRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDomainNamesRequest(arg0 interface{}) *gomock.Call
GetDomainNamesRequest indicates an expected call of GetDomainNamesRequest
func (*MockAPIGatewayAPIMockRecorder) GetDomainNamesWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetDomainNamesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDomainNamesWithContext indicates an expected call of GetDomainNamesWithContext
func (*MockAPIGatewayAPIMockRecorder) GetExport ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetExport(arg0 interface{}) *gomock.Call
GetExport indicates an expected call of GetExport
func (*MockAPIGatewayAPIMockRecorder) GetExportRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetExportRequest(arg0 interface{}) *gomock.Call
GetExportRequest indicates an expected call of GetExportRequest
func (*MockAPIGatewayAPIMockRecorder) GetExportWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetExportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetExportWithContext indicates an expected call of GetExportWithContext
func (*MockAPIGatewayAPIMockRecorder) GetGatewayResponse ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetGatewayResponse(arg0 interface{}) *gomock.Call
GetGatewayResponse indicates an expected call of GetGatewayResponse
func (*MockAPIGatewayAPIMockRecorder) GetGatewayResponseRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetGatewayResponseRequest(arg0 interface{}) *gomock.Call
GetGatewayResponseRequest indicates an expected call of GetGatewayResponseRequest
func (*MockAPIGatewayAPIMockRecorder) GetGatewayResponseWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetGatewayResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetGatewayResponseWithContext indicates an expected call of GetGatewayResponseWithContext
func (*MockAPIGatewayAPIMockRecorder) GetGatewayResponses ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetGatewayResponses(arg0 interface{}) *gomock.Call
GetGatewayResponses indicates an expected call of GetGatewayResponses
func (*MockAPIGatewayAPIMockRecorder) GetGatewayResponsesRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetGatewayResponsesRequest(arg0 interface{}) *gomock.Call
GetGatewayResponsesRequest indicates an expected call of GetGatewayResponsesRequest
func (*MockAPIGatewayAPIMockRecorder) GetGatewayResponsesWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetGatewayResponsesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetGatewayResponsesWithContext indicates an expected call of GetGatewayResponsesWithContext
func (*MockAPIGatewayAPIMockRecorder) GetIntegration ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetIntegration(arg0 interface{}) *gomock.Call
GetIntegration indicates an expected call of GetIntegration
func (*MockAPIGatewayAPIMockRecorder) GetIntegrationRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetIntegrationRequest(arg0 interface{}) *gomock.Call
GetIntegrationRequest indicates an expected call of GetIntegrationRequest
func (*MockAPIGatewayAPIMockRecorder) GetIntegrationResponse ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetIntegrationResponse(arg0 interface{}) *gomock.Call
GetIntegrationResponse indicates an expected call of GetIntegrationResponse
func (*MockAPIGatewayAPIMockRecorder) GetIntegrationResponseRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetIntegrationResponseRequest(arg0 interface{}) *gomock.Call
GetIntegrationResponseRequest indicates an expected call of GetIntegrationResponseRequest
func (*MockAPIGatewayAPIMockRecorder) GetIntegrationResponseWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetIntegrationResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetIntegrationResponseWithContext indicates an expected call of GetIntegrationResponseWithContext
func (*MockAPIGatewayAPIMockRecorder) GetIntegrationWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetIntegrationWithContext indicates an expected call of GetIntegrationWithContext
func (*MockAPIGatewayAPIMockRecorder) GetMethod ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetMethod(arg0 interface{}) *gomock.Call
GetMethod indicates an expected call of GetMethod
func (*MockAPIGatewayAPIMockRecorder) GetMethodRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetMethodRequest(arg0 interface{}) *gomock.Call
GetMethodRequest indicates an expected call of GetMethodRequest
func (*MockAPIGatewayAPIMockRecorder) GetMethodResponse ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetMethodResponse(arg0 interface{}) *gomock.Call
GetMethodResponse indicates an expected call of GetMethodResponse
func (*MockAPIGatewayAPIMockRecorder) GetMethodResponseRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetMethodResponseRequest(arg0 interface{}) *gomock.Call
GetMethodResponseRequest indicates an expected call of GetMethodResponseRequest
func (*MockAPIGatewayAPIMockRecorder) GetMethodResponseWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetMethodResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMethodResponseWithContext indicates an expected call of GetMethodResponseWithContext
func (*MockAPIGatewayAPIMockRecorder) GetMethodWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetMethodWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMethodWithContext indicates an expected call of GetMethodWithContext
func (*MockAPIGatewayAPIMockRecorder) GetModel ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetModel(arg0 interface{}) *gomock.Call
GetModel indicates an expected call of GetModel
func (*MockAPIGatewayAPIMockRecorder) GetModelRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetModelRequest(arg0 interface{}) *gomock.Call
GetModelRequest indicates an expected call of GetModelRequest
func (*MockAPIGatewayAPIMockRecorder) GetModelTemplate ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetModelTemplate(arg0 interface{}) *gomock.Call
GetModelTemplate indicates an expected call of GetModelTemplate
func (*MockAPIGatewayAPIMockRecorder) GetModelTemplateRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetModelTemplateRequest(arg0 interface{}) *gomock.Call
GetModelTemplateRequest indicates an expected call of GetModelTemplateRequest
func (*MockAPIGatewayAPIMockRecorder) GetModelTemplateWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetModelTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetModelTemplateWithContext indicates an expected call of GetModelTemplateWithContext
func (*MockAPIGatewayAPIMockRecorder) GetModelWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetModelWithContext indicates an expected call of GetModelWithContext
func (*MockAPIGatewayAPIMockRecorder) GetModels ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetModels(arg0 interface{}) *gomock.Call
GetModels indicates an expected call of GetModels
func (*MockAPIGatewayAPIMockRecorder) GetModelsPages ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetModelsPages(arg0, arg1 interface{}) *gomock.Call
GetModelsPages indicates an expected call of GetModelsPages
func (*MockAPIGatewayAPIMockRecorder) GetModelsPagesWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetModelsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetModelsPagesWithContext indicates an expected call of GetModelsPagesWithContext
func (*MockAPIGatewayAPIMockRecorder) GetModelsRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetModelsRequest(arg0 interface{}) *gomock.Call
GetModelsRequest indicates an expected call of GetModelsRequest
func (*MockAPIGatewayAPIMockRecorder) GetModelsWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetModelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetModelsWithContext indicates an expected call of GetModelsWithContext
func (*MockAPIGatewayAPIMockRecorder) GetRequestValidator ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetRequestValidator(arg0 interface{}) *gomock.Call
GetRequestValidator indicates an expected call of GetRequestValidator
func (*MockAPIGatewayAPIMockRecorder) GetRequestValidatorRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetRequestValidatorRequest(arg0 interface{}) *gomock.Call
GetRequestValidatorRequest indicates an expected call of GetRequestValidatorRequest
func (*MockAPIGatewayAPIMockRecorder) GetRequestValidatorWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetRequestValidatorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRequestValidatorWithContext indicates an expected call of GetRequestValidatorWithContext
func (*MockAPIGatewayAPIMockRecorder) GetRequestValidators ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetRequestValidators(arg0 interface{}) *gomock.Call
GetRequestValidators indicates an expected call of GetRequestValidators
func (*MockAPIGatewayAPIMockRecorder) GetRequestValidatorsRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetRequestValidatorsRequest(arg0 interface{}) *gomock.Call
GetRequestValidatorsRequest indicates an expected call of GetRequestValidatorsRequest
func (*MockAPIGatewayAPIMockRecorder) GetRequestValidatorsWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetRequestValidatorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRequestValidatorsWithContext indicates an expected call of GetRequestValidatorsWithContext
func (*MockAPIGatewayAPIMockRecorder) GetResource ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetResource(arg0 interface{}) *gomock.Call
GetResource indicates an expected call of GetResource
func (*MockAPIGatewayAPIMockRecorder) GetResourceRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetResourceRequest(arg0 interface{}) *gomock.Call
GetResourceRequest indicates an expected call of GetResourceRequest
func (*MockAPIGatewayAPIMockRecorder) GetResourceWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetResourceWithContext indicates an expected call of GetResourceWithContext
func (*MockAPIGatewayAPIMockRecorder) GetResources ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetResources(arg0 interface{}) *gomock.Call
GetResources indicates an expected call of GetResources
func (*MockAPIGatewayAPIMockRecorder) GetResourcesPages ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetResourcesPages(arg0, arg1 interface{}) *gomock.Call
GetResourcesPages indicates an expected call of GetResourcesPages
func (*MockAPIGatewayAPIMockRecorder) GetResourcesPagesWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetResourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetResourcesPagesWithContext indicates an expected call of GetResourcesPagesWithContext
func (*MockAPIGatewayAPIMockRecorder) GetResourcesRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetResourcesRequest(arg0 interface{}) *gomock.Call
GetResourcesRequest indicates an expected call of GetResourcesRequest
func (*MockAPIGatewayAPIMockRecorder) GetResourcesWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetResourcesWithContext indicates an expected call of GetResourcesWithContext
func (*MockAPIGatewayAPIMockRecorder) GetRestApi ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetRestApi(arg0 interface{}) *gomock.Call
GetRestApi indicates an expected call of GetRestApi
func (*MockAPIGatewayAPIMockRecorder) GetRestApiRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetRestApiRequest(arg0 interface{}) *gomock.Call
GetRestApiRequest indicates an expected call of GetRestApiRequest
func (*MockAPIGatewayAPIMockRecorder) GetRestApiWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetRestApiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRestApiWithContext indicates an expected call of GetRestApiWithContext
func (*MockAPIGatewayAPIMockRecorder) GetRestApis ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetRestApis(arg0 interface{}) *gomock.Call
GetRestApis indicates an expected call of GetRestApis
func (*MockAPIGatewayAPIMockRecorder) GetRestApisPages ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetRestApisPages(arg0, arg1 interface{}) *gomock.Call
GetRestApisPages indicates an expected call of GetRestApisPages
func (*MockAPIGatewayAPIMockRecorder) GetRestApisPagesWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetRestApisPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetRestApisPagesWithContext indicates an expected call of GetRestApisPagesWithContext
func (*MockAPIGatewayAPIMockRecorder) GetRestApisRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetRestApisRequest(arg0 interface{}) *gomock.Call
GetRestApisRequest indicates an expected call of GetRestApisRequest
func (*MockAPIGatewayAPIMockRecorder) GetRestApisWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetRestApisWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRestApisWithContext indicates an expected call of GetRestApisWithContext
func (*MockAPIGatewayAPIMockRecorder) GetSdk ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetSdk(arg0 interface{}) *gomock.Call
GetSdk indicates an expected call of GetSdk
func (*MockAPIGatewayAPIMockRecorder) GetSdkRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetSdkRequest(arg0 interface{}) *gomock.Call
GetSdkRequest indicates an expected call of GetSdkRequest
func (*MockAPIGatewayAPIMockRecorder) GetSdkType ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetSdkType(arg0 interface{}) *gomock.Call
GetSdkType indicates an expected call of GetSdkType
func (*MockAPIGatewayAPIMockRecorder) GetSdkTypeRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetSdkTypeRequest(arg0 interface{}) *gomock.Call
GetSdkTypeRequest indicates an expected call of GetSdkTypeRequest
func (*MockAPIGatewayAPIMockRecorder) GetSdkTypeWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetSdkTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSdkTypeWithContext indicates an expected call of GetSdkTypeWithContext
func (*MockAPIGatewayAPIMockRecorder) GetSdkTypes ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetSdkTypes(arg0 interface{}) *gomock.Call
GetSdkTypes indicates an expected call of GetSdkTypes
func (*MockAPIGatewayAPIMockRecorder) GetSdkTypesRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetSdkTypesRequest(arg0 interface{}) *gomock.Call
GetSdkTypesRequest indicates an expected call of GetSdkTypesRequest
func (*MockAPIGatewayAPIMockRecorder) GetSdkTypesWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetSdkTypesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSdkTypesWithContext indicates an expected call of GetSdkTypesWithContext
func (*MockAPIGatewayAPIMockRecorder) GetSdkWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetSdkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSdkWithContext indicates an expected call of GetSdkWithContext
func (*MockAPIGatewayAPIMockRecorder) GetStage ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetStage(arg0 interface{}) *gomock.Call
GetStage indicates an expected call of GetStage
func (*MockAPIGatewayAPIMockRecorder) GetStageRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetStageRequest(arg0 interface{}) *gomock.Call
GetStageRequest indicates an expected call of GetStageRequest
func (*MockAPIGatewayAPIMockRecorder) GetStageWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetStageWithContext indicates an expected call of GetStageWithContext
func (*MockAPIGatewayAPIMockRecorder) GetStages ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetStages(arg0 interface{}) *gomock.Call
GetStages indicates an expected call of GetStages
func (*MockAPIGatewayAPIMockRecorder) GetStagesRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetStagesRequest(arg0 interface{}) *gomock.Call
GetStagesRequest indicates an expected call of GetStagesRequest
func (*MockAPIGatewayAPIMockRecorder) GetStagesWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetStagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetStagesWithContext indicates an expected call of GetStagesWithContext
func (*MockAPIGatewayAPIMockRecorder) GetTags ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetTags(arg0 interface{}) *gomock.Call
GetTags indicates an expected call of GetTags
func (*MockAPIGatewayAPIMockRecorder) GetTagsRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetTagsRequest(arg0 interface{}) *gomock.Call
GetTagsRequest indicates an expected call of GetTagsRequest
func (*MockAPIGatewayAPIMockRecorder) GetTagsWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTagsWithContext indicates an expected call of GetTagsWithContext
func (*MockAPIGatewayAPIMockRecorder) GetUsage ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetUsage(arg0 interface{}) *gomock.Call
GetUsage indicates an expected call of GetUsage
func (*MockAPIGatewayAPIMockRecorder) GetUsagePages ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePages(arg0, arg1 interface{}) *gomock.Call
GetUsagePages indicates an expected call of GetUsagePages
func (*MockAPIGatewayAPIMockRecorder) GetUsagePagesWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetUsagePagesWithContext indicates an expected call of GetUsagePagesWithContext
func (*MockAPIGatewayAPIMockRecorder) GetUsagePlan ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlan(arg0 interface{}) *gomock.Call
GetUsagePlan indicates an expected call of GetUsagePlan
func (*MockAPIGatewayAPIMockRecorder) GetUsagePlanKey ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlanKey(arg0 interface{}) *gomock.Call
GetUsagePlanKey indicates an expected call of GetUsagePlanKey
func (*MockAPIGatewayAPIMockRecorder) GetUsagePlanKeyRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlanKeyRequest(arg0 interface{}) *gomock.Call
GetUsagePlanKeyRequest indicates an expected call of GetUsagePlanKeyRequest
func (*MockAPIGatewayAPIMockRecorder) GetUsagePlanKeyWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlanKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetUsagePlanKeyWithContext indicates an expected call of GetUsagePlanKeyWithContext
func (*MockAPIGatewayAPIMockRecorder) GetUsagePlanKeys ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlanKeys(arg0 interface{}) *gomock.Call
GetUsagePlanKeys indicates an expected call of GetUsagePlanKeys
func (*MockAPIGatewayAPIMockRecorder) GetUsagePlanKeysPages ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlanKeysPages(arg0, arg1 interface{}) *gomock.Call
GetUsagePlanKeysPages indicates an expected call of GetUsagePlanKeysPages
func (*MockAPIGatewayAPIMockRecorder) GetUsagePlanKeysPagesWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlanKeysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetUsagePlanKeysPagesWithContext indicates an expected call of GetUsagePlanKeysPagesWithContext
func (*MockAPIGatewayAPIMockRecorder) GetUsagePlanKeysRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlanKeysRequest(arg0 interface{}) *gomock.Call
GetUsagePlanKeysRequest indicates an expected call of GetUsagePlanKeysRequest
func (*MockAPIGatewayAPIMockRecorder) GetUsagePlanKeysWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlanKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetUsagePlanKeysWithContext indicates an expected call of GetUsagePlanKeysWithContext
func (*MockAPIGatewayAPIMockRecorder) GetUsagePlanRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlanRequest(arg0 interface{}) *gomock.Call
GetUsagePlanRequest indicates an expected call of GetUsagePlanRequest
func (*MockAPIGatewayAPIMockRecorder) GetUsagePlanWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetUsagePlanWithContext indicates an expected call of GetUsagePlanWithContext
func (*MockAPIGatewayAPIMockRecorder) GetUsagePlans ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlans(arg0 interface{}) *gomock.Call
GetUsagePlans indicates an expected call of GetUsagePlans
func (*MockAPIGatewayAPIMockRecorder) GetUsagePlansPages ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlansPages(arg0, arg1 interface{}) *gomock.Call
GetUsagePlansPages indicates an expected call of GetUsagePlansPages
func (*MockAPIGatewayAPIMockRecorder) GetUsagePlansPagesWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlansPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetUsagePlansPagesWithContext indicates an expected call of GetUsagePlansPagesWithContext
func (*MockAPIGatewayAPIMockRecorder) GetUsagePlansRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlansRequest(arg0 interface{}) *gomock.Call
GetUsagePlansRequest indicates an expected call of GetUsagePlansRequest
func (*MockAPIGatewayAPIMockRecorder) GetUsagePlansWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetUsagePlansWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetUsagePlansWithContext indicates an expected call of GetUsagePlansWithContext
func (*MockAPIGatewayAPIMockRecorder) GetUsageRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetUsageRequest(arg0 interface{}) *gomock.Call
GetUsageRequest indicates an expected call of GetUsageRequest
func (*MockAPIGatewayAPIMockRecorder) GetUsageWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetUsageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetUsageWithContext indicates an expected call of GetUsageWithContext
func (*MockAPIGatewayAPIMockRecorder) GetVpcLink ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetVpcLink(arg0 interface{}) *gomock.Call
GetVpcLink indicates an expected call of GetVpcLink
func (*MockAPIGatewayAPIMockRecorder) GetVpcLinkRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetVpcLinkRequest(arg0 interface{}) *gomock.Call
GetVpcLinkRequest indicates an expected call of GetVpcLinkRequest
func (*MockAPIGatewayAPIMockRecorder) GetVpcLinkWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetVpcLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetVpcLinkWithContext indicates an expected call of GetVpcLinkWithContext
func (*MockAPIGatewayAPIMockRecorder) GetVpcLinks ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetVpcLinks(arg0 interface{}) *gomock.Call
GetVpcLinks indicates an expected call of GetVpcLinks
func (*MockAPIGatewayAPIMockRecorder) GetVpcLinksPages ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetVpcLinksPages(arg0, arg1 interface{}) *gomock.Call
GetVpcLinksPages indicates an expected call of GetVpcLinksPages
func (*MockAPIGatewayAPIMockRecorder) GetVpcLinksPagesWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetVpcLinksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetVpcLinksPagesWithContext indicates an expected call of GetVpcLinksPagesWithContext
func (*MockAPIGatewayAPIMockRecorder) GetVpcLinksRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetVpcLinksRequest(arg0 interface{}) *gomock.Call
GetVpcLinksRequest indicates an expected call of GetVpcLinksRequest
func (*MockAPIGatewayAPIMockRecorder) GetVpcLinksWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) GetVpcLinksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetVpcLinksWithContext indicates an expected call of GetVpcLinksWithContext
func (*MockAPIGatewayAPIMockRecorder) ImportApiKeys ¶
func (mr *MockAPIGatewayAPIMockRecorder) ImportApiKeys(arg0 interface{}) *gomock.Call
ImportApiKeys indicates an expected call of ImportApiKeys
func (*MockAPIGatewayAPIMockRecorder) ImportApiKeysRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) ImportApiKeysRequest(arg0 interface{}) *gomock.Call
ImportApiKeysRequest indicates an expected call of ImportApiKeysRequest
func (*MockAPIGatewayAPIMockRecorder) ImportApiKeysWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) ImportApiKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ImportApiKeysWithContext indicates an expected call of ImportApiKeysWithContext
func (*MockAPIGatewayAPIMockRecorder) ImportDocumentationParts ¶
func (mr *MockAPIGatewayAPIMockRecorder) ImportDocumentationParts(arg0 interface{}) *gomock.Call
ImportDocumentationParts indicates an expected call of ImportDocumentationParts
func (*MockAPIGatewayAPIMockRecorder) ImportDocumentationPartsRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) ImportDocumentationPartsRequest(arg0 interface{}) *gomock.Call
ImportDocumentationPartsRequest indicates an expected call of ImportDocumentationPartsRequest
func (*MockAPIGatewayAPIMockRecorder) ImportDocumentationPartsWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) ImportDocumentationPartsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ImportDocumentationPartsWithContext indicates an expected call of ImportDocumentationPartsWithContext
func (*MockAPIGatewayAPIMockRecorder) ImportRestApi ¶
func (mr *MockAPIGatewayAPIMockRecorder) ImportRestApi(arg0 interface{}) *gomock.Call
ImportRestApi indicates an expected call of ImportRestApi
func (*MockAPIGatewayAPIMockRecorder) ImportRestApiRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) ImportRestApiRequest(arg0 interface{}) *gomock.Call
ImportRestApiRequest indicates an expected call of ImportRestApiRequest
func (*MockAPIGatewayAPIMockRecorder) ImportRestApiWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) ImportRestApiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ImportRestApiWithContext indicates an expected call of ImportRestApiWithContext
func (*MockAPIGatewayAPIMockRecorder) PutGatewayResponse ¶
func (mr *MockAPIGatewayAPIMockRecorder) PutGatewayResponse(arg0 interface{}) *gomock.Call
PutGatewayResponse indicates an expected call of PutGatewayResponse
func (*MockAPIGatewayAPIMockRecorder) PutGatewayResponseRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) PutGatewayResponseRequest(arg0 interface{}) *gomock.Call
PutGatewayResponseRequest indicates an expected call of PutGatewayResponseRequest
func (*MockAPIGatewayAPIMockRecorder) PutGatewayResponseWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) PutGatewayResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutGatewayResponseWithContext indicates an expected call of PutGatewayResponseWithContext
func (*MockAPIGatewayAPIMockRecorder) PutIntegration ¶
func (mr *MockAPIGatewayAPIMockRecorder) PutIntegration(arg0 interface{}) *gomock.Call
PutIntegration indicates an expected call of PutIntegration
func (*MockAPIGatewayAPIMockRecorder) PutIntegrationRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) PutIntegrationRequest(arg0 interface{}) *gomock.Call
PutIntegrationRequest indicates an expected call of PutIntegrationRequest
func (*MockAPIGatewayAPIMockRecorder) PutIntegrationResponse ¶
func (mr *MockAPIGatewayAPIMockRecorder) PutIntegrationResponse(arg0 interface{}) *gomock.Call
PutIntegrationResponse indicates an expected call of PutIntegrationResponse
func (*MockAPIGatewayAPIMockRecorder) PutIntegrationResponseRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) PutIntegrationResponseRequest(arg0 interface{}) *gomock.Call
PutIntegrationResponseRequest indicates an expected call of PutIntegrationResponseRequest
func (*MockAPIGatewayAPIMockRecorder) PutIntegrationResponseWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) PutIntegrationResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutIntegrationResponseWithContext indicates an expected call of PutIntegrationResponseWithContext
func (*MockAPIGatewayAPIMockRecorder) PutIntegrationWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) PutIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutIntegrationWithContext indicates an expected call of PutIntegrationWithContext
func (*MockAPIGatewayAPIMockRecorder) PutMethod ¶
func (mr *MockAPIGatewayAPIMockRecorder) PutMethod(arg0 interface{}) *gomock.Call
PutMethod indicates an expected call of PutMethod
func (*MockAPIGatewayAPIMockRecorder) PutMethodRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) PutMethodRequest(arg0 interface{}) *gomock.Call
PutMethodRequest indicates an expected call of PutMethodRequest
func (*MockAPIGatewayAPIMockRecorder) PutMethodResponse ¶
func (mr *MockAPIGatewayAPIMockRecorder) PutMethodResponse(arg0 interface{}) *gomock.Call
PutMethodResponse indicates an expected call of PutMethodResponse
func (*MockAPIGatewayAPIMockRecorder) PutMethodResponseRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) PutMethodResponseRequest(arg0 interface{}) *gomock.Call
PutMethodResponseRequest indicates an expected call of PutMethodResponseRequest
func (*MockAPIGatewayAPIMockRecorder) PutMethodResponseWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) PutMethodResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutMethodResponseWithContext indicates an expected call of PutMethodResponseWithContext
func (*MockAPIGatewayAPIMockRecorder) PutMethodWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) PutMethodWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutMethodWithContext indicates an expected call of PutMethodWithContext
func (*MockAPIGatewayAPIMockRecorder) PutRestApi ¶
func (mr *MockAPIGatewayAPIMockRecorder) PutRestApi(arg0 interface{}) *gomock.Call
PutRestApi indicates an expected call of PutRestApi
func (*MockAPIGatewayAPIMockRecorder) PutRestApiRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) PutRestApiRequest(arg0 interface{}) *gomock.Call
PutRestApiRequest indicates an expected call of PutRestApiRequest
func (*MockAPIGatewayAPIMockRecorder) PutRestApiWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) PutRestApiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutRestApiWithContext indicates an expected call of PutRestApiWithContext
func (*MockAPIGatewayAPIMockRecorder) TagResource ¶
func (mr *MockAPIGatewayAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockAPIGatewayAPIMockRecorder) TagResourceRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockAPIGatewayAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockAPIGatewayAPIMockRecorder) TestInvokeAuthorizer ¶
func (mr *MockAPIGatewayAPIMockRecorder) TestInvokeAuthorizer(arg0 interface{}) *gomock.Call
TestInvokeAuthorizer indicates an expected call of TestInvokeAuthorizer
func (*MockAPIGatewayAPIMockRecorder) TestInvokeAuthorizerRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) TestInvokeAuthorizerRequest(arg0 interface{}) *gomock.Call
TestInvokeAuthorizerRequest indicates an expected call of TestInvokeAuthorizerRequest
func (*MockAPIGatewayAPIMockRecorder) TestInvokeAuthorizerWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) TestInvokeAuthorizerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TestInvokeAuthorizerWithContext indicates an expected call of TestInvokeAuthorizerWithContext
func (*MockAPIGatewayAPIMockRecorder) TestInvokeMethod ¶
func (mr *MockAPIGatewayAPIMockRecorder) TestInvokeMethod(arg0 interface{}) *gomock.Call
TestInvokeMethod indicates an expected call of TestInvokeMethod
func (*MockAPIGatewayAPIMockRecorder) TestInvokeMethodRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) TestInvokeMethodRequest(arg0 interface{}) *gomock.Call
TestInvokeMethodRequest indicates an expected call of TestInvokeMethodRequest
func (*MockAPIGatewayAPIMockRecorder) TestInvokeMethodWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) TestInvokeMethodWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TestInvokeMethodWithContext indicates an expected call of TestInvokeMethodWithContext
func (*MockAPIGatewayAPIMockRecorder) UntagResource ¶
func (mr *MockAPIGatewayAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockAPIGatewayAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockAPIGatewayAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockAPIGatewayAPIMockRecorder) UpdateAccount ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateAccount(arg0 interface{}) *gomock.Call
UpdateAccount indicates an expected call of UpdateAccount
func (*MockAPIGatewayAPIMockRecorder) UpdateAccountRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateAccountRequest(arg0 interface{}) *gomock.Call
UpdateAccountRequest indicates an expected call of UpdateAccountRequest
func (*MockAPIGatewayAPIMockRecorder) UpdateAccountWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateAccountWithContext indicates an expected call of UpdateAccountWithContext
func (*MockAPIGatewayAPIMockRecorder) UpdateApiKey ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateApiKey(arg0 interface{}) *gomock.Call
UpdateApiKey indicates an expected call of UpdateApiKey
func (*MockAPIGatewayAPIMockRecorder) UpdateApiKeyRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateApiKeyRequest(arg0 interface{}) *gomock.Call
UpdateApiKeyRequest indicates an expected call of UpdateApiKeyRequest
func (*MockAPIGatewayAPIMockRecorder) UpdateApiKeyWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateApiKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateApiKeyWithContext indicates an expected call of UpdateApiKeyWithContext
func (*MockAPIGatewayAPIMockRecorder) UpdateAuthorizer ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateAuthorizer(arg0 interface{}) *gomock.Call
UpdateAuthorizer indicates an expected call of UpdateAuthorizer
func (*MockAPIGatewayAPIMockRecorder) UpdateAuthorizerRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateAuthorizerRequest(arg0 interface{}) *gomock.Call
UpdateAuthorizerRequest indicates an expected call of UpdateAuthorizerRequest
func (*MockAPIGatewayAPIMockRecorder) UpdateAuthorizerWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateAuthorizerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateAuthorizerWithContext indicates an expected call of UpdateAuthorizerWithContext
func (*MockAPIGatewayAPIMockRecorder) UpdateBasePathMapping ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateBasePathMapping(arg0 interface{}) *gomock.Call
UpdateBasePathMapping indicates an expected call of UpdateBasePathMapping
func (*MockAPIGatewayAPIMockRecorder) UpdateBasePathMappingRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateBasePathMappingRequest(arg0 interface{}) *gomock.Call
UpdateBasePathMappingRequest indicates an expected call of UpdateBasePathMappingRequest
func (*MockAPIGatewayAPIMockRecorder) UpdateBasePathMappingWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateBasePathMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateBasePathMappingWithContext indicates an expected call of UpdateBasePathMappingWithContext
func (*MockAPIGatewayAPIMockRecorder) UpdateClientCertificate ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateClientCertificate(arg0 interface{}) *gomock.Call
UpdateClientCertificate indicates an expected call of UpdateClientCertificate
func (*MockAPIGatewayAPIMockRecorder) UpdateClientCertificateRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateClientCertificateRequest(arg0 interface{}) *gomock.Call
UpdateClientCertificateRequest indicates an expected call of UpdateClientCertificateRequest
func (*MockAPIGatewayAPIMockRecorder) UpdateClientCertificateWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateClientCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateClientCertificateWithContext indicates an expected call of UpdateClientCertificateWithContext
func (*MockAPIGatewayAPIMockRecorder) UpdateDeployment ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateDeployment(arg0 interface{}) *gomock.Call
UpdateDeployment indicates an expected call of UpdateDeployment
func (*MockAPIGatewayAPIMockRecorder) UpdateDeploymentRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateDeploymentRequest(arg0 interface{}) *gomock.Call
UpdateDeploymentRequest indicates an expected call of UpdateDeploymentRequest
func (*MockAPIGatewayAPIMockRecorder) UpdateDeploymentWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDeploymentWithContext indicates an expected call of UpdateDeploymentWithContext
func (*MockAPIGatewayAPIMockRecorder) UpdateDocumentationPart ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateDocumentationPart(arg0 interface{}) *gomock.Call
UpdateDocumentationPart indicates an expected call of UpdateDocumentationPart
func (*MockAPIGatewayAPIMockRecorder) UpdateDocumentationPartRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateDocumentationPartRequest(arg0 interface{}) *gomock.Call
UpdateDocumentationPartRequest indicates an expected call of UpdateDocumentationPartRequest
func (*MockAPIGatewayAPIMockRecorder) UpdateDocumentationPartWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateDocumentationPartWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDocumentationPartWithContext indicates an expected call of UpdateDocumentationPartWithContext
func (*MockAPIGatewayAPIMockRecorder) UpdateDocumentationVersion ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateDocumentationVersion(arg0 interface{}) *gomock.Call
UpdateDocumentationVersion indicates an expected call of UpdateDocumentationVersion
func (*MockAPIGatewayAPIMockRecorder) UpdateDocumentationVersionRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateDocumentationVersionRequest(arg0 interface{}) *gomock.Call
UpdateDocumentationVersionRequest indicates an expected call of UpdateDocumentationVersionRequest
func (*MockAPIGatewayAPIMockRecorder) UpdateDocumentationVersionWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateDocumentationVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDocumentationVersionWithContext indicates an expected call of UpdateDocumentationVersionWithContext
func (*MockAPIGatewayAPIMockRecorder) UpdateDomainName ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateDomainName(arg0 interface{}) *gomock.Call
UpdateDomainName indicates an expected call of UpdateDomainName
func (*MockAPIGatewayAPIMockRecorder) UpdateDomainNameRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateDomainNameRequest(arg0 interface{}) *gomock.Call
UpdateDomainNameRequest indicates an expected call of UpdateDomainNameRequest
func (*MockAPIGatewayAPIMockRecorder) UpdateDomainNameWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateDomainNameWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDomainNameWithContext indicates an expected call of UpdateDomainNameWithContext
func (*MockAPIGatewayAPIMockRecorder) UpdateGatewayResponse ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateGatewayResponse(arg0 interface{}) *gomock.Call
UpdateGatewayResponse indicates an expected call of UpdateGatewayResponse
func (*MockAPIGatewayAPIMockRecorder) UpdateGatewayResponseRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateGatewayResponseRequest(arg0 interface{}) *gomock.Call
UpdateGatewayResponseRequest indicates an expected call of UpdateGatewayResponseRequest
func (*MockAPIGatewayAPIMockRecorder) UpdateGatewayResponseWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateGatewayResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateGatewayResponseWithContext indicates an expected call of UpdateGatewayResponseWithContext
func (*MockAPIGatewayAPIMockRecorder) UpdateIntegration ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateIntegration(arg0 interface{}) *gomock.Call
UpdateIntegration indicates an expected call of UpdateIntegration
func (*MockAPIGatewayAPIMockRecorder) UpdateIntegrationRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateIntegrationRequest(arg0 interface{}) *gomock.Call
UpdateIntegrationRequest indicates an expected call of UpdateIntegrationRequest
func (*MockAPIGatewayAPIMockRecorder) UpdateIntegrationResponse ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateIntegrationResponse(arg0 interface{}) *gomock.Call
UpdateIntegrationResponse indicates an expected call of UpdateIntegrationResponse
func (*MockAPIGatewayAPIMockRecorder) UpdateIntegrationResponseRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateIntegrationResponseRequest(arg0 interface{}) *gomock.Call
UpdateIntegrationResponseRequest indicates an expected call of UpdateIntegrationResponseRequest
func (*MockAPIGatewayAPIMockRecorder) UpdateIntegrationResponseWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateIntegrationResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateIntegrationResponseWithContext indicates an expected call of UpdateIntegrationResponseWithContext
func (*MockAPIGatewayAPIMockRecorder) UpdateIntegrationWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateIntegrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateIntegrationWithContext indicates an expected call of UpdateIntegrationWithContext
func (*MockAPIGatewayAPIMockRecorder) UpdateMethod ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateMethod(arg0 interface{}) *gomock.Call
UpdateMethod indicates an expected call of UpdateMethod
func (*MockAPIGatewayAPIMockRecorder) UpdateMethodRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateMethodRequest(arg0 interface{}) *gomock.Call
UpdateMethodRequest indicates an expected call of UpdateMethodRequest
func (*MockAPIGatewayAPIMockRecorder) UpdateMethodResponse ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateMethodResponse(arg0 interface{}) *gomock.Call
UpdateMethodResponse indicates an expected call of UpdateMethodResponse
func (*MockAPIGatewayAPIMockRecorder) UpdateMethodResponseRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateMethodResponseRequest(arg0 interface{}) *gomock.Call
UpdateMethodResponseRequest indicates an expected call of UpdateMethodResponseRequest
func (*MockAPIGatewayAPIMockRecorder) UpdateMethodResponseWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateMethodResponseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateMethodResponseWithContext indicates an expected call of UpdateMethodResponseWithContext
func (*MockAPIGatewayAPIMockRecorder) UpdateMethodWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateMethodWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateMethodWithContext indicates an expected call of UpdateMethodWithContext
func (*MockAPIGatewayAPIMockRecorder) UpdateModel ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateModel(arg0 interface{}) *gomock.Call
UpdateModel indicates an expected call of UpdateModel
func (*MockAPIGatewayAPIMockRecorder) UpdateModelRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateModelRequest(arg0 interface{}) *gomock.Call
UpdateModelRequest indicates an expected call of UpdateModelRequest
func (*MockAPIGatewayAPIMockRecorder) UpdateModelWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateModelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateModelWithContext indicates an expected call of UpdateModelWithContext
func (*MockAPIGatewayAPIMockRecorder) UpdateRequestValidator ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateRequestValidator(arg0 interface{}) *gomock.Call
UpdateRequestValidator indicates an expected call of UpdateRequestValidator
func (*MockAPIGatewayAPIMockRecorder) UpdateRequestValidatorRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateRequestValidatorRequest(arg0 interface{}) *gomock.Call
UpdateRequestValidatorRequest indicates an expected call of UpdateRequestValidatorRequest
func (*MockAPIGatewayAPIMockRecorder) UpdateRequestValidatorWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateRequestValidatorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateRequestValidatorWithContext indicates an expected call of UpdateRequestValidatorWithContext
func (*MockAPIGatewayAPIMockRecorder) UpdateResource ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateResource(arg0 interface{}) *gomock.Call
UpdateResource indicates an expected call of UpdateResource
func (*MockAPIGatewayAPIMockRecorder) UpdateResourceRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateResourceRequest(arg0 interface{}) *gomock.Call
UpdateResourceRequest indicates an expected call of UpdateResourceRequest
func (*MockAPIGatewayAPIMockRecorder) UpdateResourceWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateResourceWithContext indicates an expected call of UpdateResourceWithContext
func (*MockAPIGatewayAPIMockRecorder) UpdateRestApi ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateRestApi(arg0 interface{}) *gomock.Call
UpdateRestApi indicates an expected call of UpdateRestApi
func (*MockAPIGatewayAPIMockRecorder) UpdateRestApiRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateRestApiRequest(arg0 interface{}) *gomock.Call
UpdateRestApiRequest indicates an expected call of UpdateRestApiRequest
func (*MockAPIGatewayAPIMockRecorder) UpdateRestApiWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateRestApiWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateRestApiWithContext indicates an expected call of UpdateRestApiWithContext
func (*MockAPIGatewayAPIMockRecorder) UpdateStage ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateStage(arg0 interface{}) *gomock.Call
UpdateStage indicates an expected call of UpdateStage
func (*MockAPIGatewayAPIMockRecorder) UpdateStageRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateStageRequest(arg0 interface{}) *gomock.Call
UpdateStageRequest indicates an expected call of UpdateStageRequest
func (*MockAPIGatewayAPIMockRecorder) UpdateStageWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateStageWithContext indicates an expected call of UpdateStageWithContext
func (*MockAPIGatewayAPIMockRecorder) UpdateUsage ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateUsage(arg0 interface{}) *gomock.Call
UpdateUsage indicates an expected call of UpdateUsage
func (*MockAPIGatewayAPIMockRecorder) UpdateUsagePlan ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateUsagePlan(arg0 interface{}) *gomock.Call
UpdateUsagePlan indicates an expected call of UpdateUsagePlan
func (*MockAPIGatewayAPIMockRecorder) UpdateUsagePlanRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateUsagePlanRequest(arg0 interface{}) *gomock.Call
UpdateUsagePlanRequest indicates an expected call of UpdateUsagePlanRequest
func (*MockAPIGatewayAPIMockRecorder) UpdateUsagePlanWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateUsagePlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateUsagePlanWithContext indicates an expected call of UpdateUsagePlanWithContext
func (*MockAPIGatewayAPIMockRecorder) UpdateUsageRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateUsageRequest(arg0 interface{}) *gomock.Call
UpdateUsageRequest indicates an expected call of UpdateUsageRequest
func (*MockAPIGatewayAPIMockRecorder) UpdateUsageWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateUsageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateUsageWithContext indicates an expected call of UpdateUsageWithContext
func (*MockAPIGatewayAPIMockRecorder) UpdateVpcLink ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateVpcLink(arg0 interface{}) *gomock.Call
UpdateVpcLink indicates an expected call of UpdateVpcLink
func (*MockAPIGatewayAPIMockRecorder) UpdateVpcLinkRequest ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateVpcLinkRequest(arg0 interface{}) *gomock.Call
UpdateVpcLinkRequest indicates an expected call of UpdateVpcLinkRequest
func (*MockAPIGatewayAPIMockRecorder) UpdateVpcLinkWithContext ¶
func (mr *MockAPIGatewayAPIMockRecorder) UpdateVpcLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateVpcLinkWithContext indicates an expected call of UpdateVpcLinkWithContext