Documentation ¶
Overview ¶
Package opensearchservicemock is a generated GoMock package.
Index ¶
- type MockOpenSearchServiceAPI
- func (m *MockOpenSearchServiceAPI) AcceptInboundConnection(arg0 *opensearchservice.AcceptInboundConnectionInput) (*opensearchservice.AcceptInboundConnectionOutput, error)
- func (m *MockOpenSearchServiceAPI) AcceptInboundConnectionRequest(arg0 *opensearchservice.AcceptInboundConnectionInput) (*request.Request, *opensearchservice.AcceptInboundConnectionOutput)
- func (m *MockOpenSearchServiceAPI) AcceptInboundConnectionWithContext(arg0 context.Context, arg1 *opensearchservice.AcceptInboundConnectionInput, ...) (*opensearchservice.AcceptInboundConnectionOutput, error)
- func (m *MockOpenSearchServiceAPI) AddTags(arg0 *opensearchservice.AddTagsInput) (*opensearchservice.AddTagsOutput, error)
- func (m *MockOpenSearchServiceAPI) AddTagsRequest(arg0 *opensearchservice.AddTagsInput) (*request.Request, *opensearchservice.AddTagsOutput)
- func (m *MockOpenSearchServiceAPI) AddTagsWithContext(arg0 context.Context, arg1 *opensearchservice.AddTagsInput, ...) (*opensearchservice.AddTagsOutput, error)
- func (m *MockOpenSearchServiceAPI) AssociatePackage(arg0 *opensearchservice.AssociatePackageInput) (*opensearchservice.AssociatePackageOutput, error)
- func (m *MockOpenSearchServiceAPI) AssociatePackageRequest(arg0 *opensearchservice.AssociatePackageInput) (*request.Request, *opensearchservice.AssociatePackageOutput)
- func (m *MockOpenSearchServiceAPI) AssociatePackageWithContext(arg0 context.Context, arg1 *opensearchservice.AssociatePackageInput, ...) (*opensearchservice.AssociatePackageOutput, error)
- func (m *MockOpenSearchServiceAPI) AuthorizeVpcEndpointAccess(arg0 *opensearchservice.AuthorizeVpcEndpointAccessInput) (*opensearchservice.AuthorizeVpcEndpointAccessOutput, error)
- func (m *MockOpenSearchServiceAPI) AuthorizeVpcEndpointAccessRequest(arg0 *opensearchservice.AuthorizeVpcEndpointAccessInput) (*request.Request, *opensearchservice.AuthorizeVpcEndpointAccessOutput)
- func (m *MockOpenSearchServiceAPI) AuthorizeVpcEndpointAccessWithContext(arg0 context.Context, arg1 *opensearchservice.AuthorizeVpcEndpointAccessInput, ...) (*opensearchservice.AuthorizeVpcEndpointAccessOutput, error)
- func (m *MockOpenSearchServiceAPI) CancelServiceSoftwareUpdate(arg0 *opensearchservice.CancelServiceSoftwareUpdateInput) (*opensearchservice.CancelServiceSoftwareUpdateOutput, error)
- func (m *MockOpenSearchServiceAPI) CancelServiceSoftwareUpdateRequest(arg0 *opensearchservice.CancelServiceSoftwareUpdateInput) (*request.Request, *opensearchservice.CancelServiceSoftwareUpdateOutput)
- func (m *MockOpenSearchServiceAPI) CancelServiceSoftwareUpdateWithContext(arg0 context.Context, arg1 *opensearchservice.CancelServiceSoftwareUpdateInput, ...) (*opensearchservice.CancelServiceSoftwareUpdateOutput, error)
- func (m *MockOpenSearchServiceAPI) CreateDomain(arg0 *opensearchservice.CreateDomainInput) (*opensearchservice.CreateDomainOutput, error)
- func (m *MockOpenSearchServiceAPI) CreateDomainRequest(arg0 *opensearchservice.CreateDomainInput) (*request.Request, *opensearchservice.CreateDomainOutput)
- func (m *MockOpenSearchServiceAPI) CreateDomainWithContext(arg0 context.Context, arg1 *opensearchservice.CreateDomainInput, ...) (*opensearchservice.CreateDomainOutput, error)
- func (m *MockOpenSearchServiceAPI) CreateOutboundConnection(arg0 *opensearchservice.CreateOutboundConnectionInput) (*opensearchservice.CreateOutboundConnectionOutput, error)
- func (m *MockOpenSearchServiceAPI) CreateOutboundConnectionRequest(arg0 *opensearchservice.CreateOutboundConnectionInput) (*request.Request, *opensearchservice.CreateOutboundConnectionOutput)
- func (m *MockOpenSearchServiceAPI) CreateOutboundConnectionWithContext(arg0 context.Context, arg1 *opensearchservice.CreateOutboundConnectionInput, ...) (*opensearchservice.CreateOutboundConnectionOutput, error)
- func (m *MockOpenSearchServiceAPI) CreatePackage(arg0 *opensearchservice.CreatePackageInput) (*opensearchservice.CreatePackageOutput, error)
- func (m *MockOpenSearchServiceAPI) CreatePackageRequest(arg0 *opensearchservice.CreatePackageInput) (*request.Request, *opensearchservice.CreatePackageOutput)
- func (m *MockOpenSearchServiceAPI) CreatePackageWithContext(arg0 context.Context, arg1 *opensearchservice.CreatePackageInput, ...) (*opensearchservice.CreatePackageOutput, error)
- func (m *MockOpenSearchServiceAPI) CreateVpcEndpoint(arg0 *opensearchservice.CreateVpcEndpointInput) (*opensearchservice.CreateVpcEndpointOutput, error)
- func (m *MockOpenSearchServiceAPI) CreateVpcEndpointRequest(arg0 *opensearchservice.CreateVpcEndpointInput) (*request.Request, *opensearchservice.CreateVpcEndpointOutput)
- func (m *MockOpenSearchServiceAPI) CreateVpcEndpointWithContext(arg0 context.Context, arg1 *opensearchservice.CreateVpcEndpointInput, ...) (*opensearchservice.CreateVpcEndpointOutput, error)
- func (m *MockOpenSearchServiceAPI) DeleteDomain(arg0 *opensearchservice.DeleteDomainInput) (*opensearchservice.DeleteDomainOutput, error)
- func (m *MockOpenSearchServiceAPI) DeleteDomainRequest(arg0 *opensearchservice.DeleteDomainInput) (*request.Request, *opensearchservice.DeleteDomainOutput)
- func (m *MockOpenSearchServiceAPI) DeleteDomainWithContext(arg0 context.Context, arg1 *opensearchservice.DeleteDomainInput, ...) (*opensearchservice.DeleteDomainOutput, error)
- func (m *MockOpenSearchServiceAPI) DeleteInboundConnection(arg0 *opensearchservice.DeleteInboundConnectionInput) (*opensearchservice.DeleteInboundConnectionOutput, error)
- func (m *MockOpenSearchServiceAPI) DeleteInboundConnectionRequest(arg0 *opensearchservice.DeleteInboundConnectionInput) (*request.Request, *opensearchservice.DeleteInboundConnectionOutput)
- func (m *MockOpenSearchServiceAPI) DeleteInboundConnectionWithContext(arg0 context.Context, arg1 *opensearchservice.DeleteInboundConnectionInput, ...) (*opensearchservice.DeleteInboundConnectionOutput, error)
- func (m *MockOpenSearchServiceAPI) DeleteOutboundConnection(arg0 *opensearchservice.DeleteOutboundConnectionInput) (*opensearchservice.DeleteOutboundConnectionOutput, error)
- func (m *MockOpenSearchServiceAPI) DeleteOutboundConnectionRequest(arg0 *opensearchservice.DeleteOutboundConnectionInput) (*request.Request, *opensearchservice.DeleteOutboundConnectionOutput)
- func (m *MockOpenSearchServiceAPI) DeleteOutboundConnectionWithContext(arg0 context.Context, arg1 *opensearchservice.DeleteOutboundConnectionInput, ...) (*opensearchservice.DeleteOutboundConnectionOutput, error)
- func (m *MockOpenSearchServiceAPI) DeletePackage(arg0 *opensearchservice.DeletePackageInput) (*opensearchservice.DeletePackageOutput, error)
- func (m *MockOpenSearchServiceAPI) DeletePackageRequest(arg0 *opensearchservice.DeletePackageInput) (*request.Request, *opensearchservice.DeletePackageOutput)
- func (m *MockOpenSearchServiceAPI) DeletePackageWithContext(arg0 context.Context, arg1 *opensearchservice.DeletePackageInput, ...) (*opensearchservice.DeletePackageOutput, error)
- func (m *MockOpenSearchServiceAPI) DeleteVpcEndpoint(arg0 *opensearchservice.DeleteVpcEndpointInput) (*opensearchservice.DeleteVpcEndpointOutput, error)
- func (m *MockOpenSearchServiceAPI) DeleteVpcEndpointRequest(arg0 *opensearchservice.DeleteVpcEndpointInput) (*request.Request, *opensearchservice.DeleteVpcEndpointOutput)
- func (m *MockOpenSearchServiceAPI) DeleteVpcEndpointWithContext(arg0 context.Context, arg1 *opensearchservice.DeleteVpcEndpointInput, ...) (*opensearchservice.DeleteVpcEndpointOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeDomain(arg0 *opensearchservice.DescribeDomainInput) (*opensearchservice.DescribeDomainOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeDomainAutoTunes(arg0 *opensearchservice.DescribeDomainAutoTunesInput) (*opensearchservice.DescribeDomainAutoTunesOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeDomainAutoTunesPages(arg0 *opensearchservice.DescribeDomainAutoTunesInput, ...) error
- func (m *MockOpenSearchServiceAPI) DescribeDomainAutoTunesPagesWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeDomainAutoTunesInput, ...) error
- func (m *MockOpenSearchServiceAPI) DescribeDomainAutoTunesRequest(arg0 *opensearchservice.DescribeDomainAutoTunesInput) (*request.Request, *opensearchservice.DescribeDomainAutoTunesOutput)
- func (m *MockOpenSearchServiceAPI) DescribeDomainAutoTunesWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeDomainAutoTunesInput, ...) (*opensearchservice.DescribeDomainAutoTunesOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeDomainChangeProgress(arg0 *opensearchservice.DescribeDomainChangeProgressInput) (*opensearchservice.DescribeDomainChangeProgressOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeDomainChangeProgressRequest(arg0 *opensearchservice.DescribeDomainChangeProgressInput) (*request.Request, *opensearchservice.DescribeDomainChangeProgressOutput)
- func (m *MockOpenSearchServiceAPI) DescribeDomainChangeProgressWithContext(arg0 context.Context, ...) (*opensearchservice.DescribeDomainChangeProgressOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeDomainConfig(arg0 *opensearchservice.DescribeDomainConfigInput) (*opensearchservice.DescribeDomainConfigOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeDomainConfigRequest(arg0 *opensearchservice.DescribeDomainConfigInput) (*request.Request, *opensearchservice.DescribeDomainConfigOutput)
- func (m *MockOpenSearchServiceAPI) DescribeDomainConfigWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeDomainConfigInput, ...) (*opensearchservice.DescribeDomainConfigOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeDomainHealth(arg0 *opensearchservice.DescribeDomainHealthInput) (*opensearchservice.DescribeDomainHealthOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeDomainHealthRequest(arg0 *opensearchservice.DescribeDomainHealthInput) (*request.Request, *opensearchservice.DescribeDomainHealthOutput)
- func (m *MockOpenSearchServiceAPI) DescribeDomainHealthWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeDomainHealthInput, ...) (*opensearchservice.DescribeDomainHealthOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeDomainNodes(arg0 *opensearchservice.DescribeDomainNodesInput) (*opensearchservice.DescribeDomainNodesOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeDomainNodesRequest(arg0 *opensearchservice.DescribeDomainNodesInput) (*request.Request, *opensearchservice.DescribeDomainNodesOutput)
- func (m *MockOpenSearchServiceAPI) DescribeDomainNodesWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeDomainNodesInput, ...) (*opensearchservice.DescribeDomainNodesOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeDomainRequest(arg0 *opensearchservice.DescribeDomainInput) (*request.Request, *opensearchservice.DescribeDomainOutput)
- func (m *MockOpenSearchServiceAPI) DescribeDomainWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeDomainInput, ...) (*opensearchservice.DescribeDomainOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeDomains(arg0 *opensearchservice.DescribeDomainsInput) (*opensearchservice.DescribeDomainsOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeDomainsRequest(arg0 *opensearchservice.DescribeDomainsInput) (*request.Request, *opensearchservice.DescribeDomainsOutput)
- func (m *MockOpenSearchServiceAPI) DescribeDomainsWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeDomainsInput, ...) (*opensearchservice.DescribeDomainsOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeDryRunProgress(arg0 *opensearchservice.DescribeDryRunProgressInput) (*opensearchservice.DescribeDryRunProgressOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeDryRunProgressRequest(arg0 *opensearchservice.DescribeDryRunProgressInput) (*request.Request, *opensearchservice.DescribeDryRunProgressOutput)
- func (m *MockOpenSearchServiceAPI) DescribeDryRunProgressWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeDryRunProgressInput, ...) (*opensearchservice.DescribeDryRunProgressOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeInboundConnections(arg0 *opensearchservice.DescribeInboundConnectionsInput) (*opensearchservice.DescribeInboundConnectionsOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeInboundConnectionsPages(arg0 *opensearchservice.DescribeInboundConnectionsInput, ...) error
- func (m *MockOpenSearchServiceAPI) DescribeInboundConnectionsPagesWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeInboundConnectionsInput, ...) error
- func (m *MockOpenSearchServiceAPI) DescribeInboundConnectionsRequest(arg0 *opensearchservice.DescribeInboundConnectionsInput) (*request.Request, *opensearchservice.DescribeInboundConnectionsOutput)
- func (m *MockOpenSearchServiceAPI) DescribeInboundConnectionsWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeInboundConnectionsInput, ...) (*opensearchservice.DescribeInboundConnectionsOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeInstanceTypeLimits(arg0 *opensearchservice.DescribeInstanceTypeLimitsInput) (*opensearchservice.DescribeInstanceTypeLimitsOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeInstanceTypeLimitsRequest(arg0 *opensearchservice.DescribeInstanceTypeLimitsInput) (*request.Request, *opensearchservice.DescribeInstanceTypeLimitsOutput)
- func (m *MockOpenSearchServiceAPI) DescribeInstanceTypeLimitsWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeInstanceTypeLimitsInput, ...) (*opensearchservice.DescribeInstanceTypeLimitsOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeOutboundConnections(arg0 *opensearchservice.DescribeOutboundConnectionsInput) (*opensearchservice.DescribeOutboundConnectionsOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeOutboundConnectionsPages(arg0 *opensearchservice.DescribeOutboundConnectionsInput, ...) error
- func (m *MockOpenSearchServiceAPI) DescribeOutboundConnectionsPagesWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeOutboundConnectionsInput, ...) error
- func (m *MockOpenSearchServiceAPI) DescribeOutboundConnectionsRequest(arg0 *opensearchservice.DescribeOutboundConnectionsInput) (*request.Request, *opensearchservice.DescribeOutboundConnectionsOutput)
- func (m *MockOpenSearchServiceAPI) DescribeOutboundConnectionsWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeOutboundConnectionsInput, ...) (*opensearchservice.DescribeOutboundConnectionsOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribePackages(arg0 *opensearchservice.DescribePackagesInput) (*opensearchservice.DescribePackagesOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribePackagesPages(arg0 *opensearchservice.DescribePackagesInput, ...) error
- func (m *MockOpenSearchServiceAPI) DescribePackagesPagesWithContext(arg0 context.Context, arg1 *opensearchservice.DescribePackagesInput, ...) error
- func (m *MockOpenSearchServiceAPI) DescribePackagesRequest(arg0 *opensearchservice.DescribePackagesInput) (*request.Request, *opensearchservice.DescribePackagesOutput)
- func (m *MockOpenSearchServiceAPI) DescribePackagesWithContext(arg0 context.Context, arg1 *opensearchservice.DescribePackagesInput, ...) (*opensearchservice.DescribePackagesOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeReservedInstanceOfferings(arg0 *opensearchservice.DescribeReservedInstanceOfferingsInput) (*opensearchservice.DescribeReservedInstanceOfferingsOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeReservedInstanceOfferingsPages(arg0 *opensearchservice.DescribeReservedInstanceOfferingsInput, ...) error
- func (m *MockOpenSearchServiceAPI) DescribeReservedInstanceOfferingsPagesWithContext(arg0 context.Context, ...) error
- func (m *MockOpenSearchServiceAPI) DescribeReservedInstanceOfferingsRequest(arg0 *opensearchservice.DescribeReservedInstanceOfferingsInput) (*request.Request, *opensearchservice.DescribeReservedInstanceOfferingsOutput)
- func (m *MockOpenSearchServiceAPI) DescribeReservedInstanceOfferingsWithContext(arg0 context.Context, ...) (*opensearchservice.DescribeReservedInstanceOfferingsOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeReservedInstances(arg0 *opensearchservice.DescribeReservedInstancesInput) (*opensearchservice.DescribeReservedInstancesOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeReservedInstancesPages(arg0 *opensearchservice.DescribeReservedInstancesInput, ...) error
- func (m *MockOpenSearchServiceAPI) DescribeReservedInstancesPagesWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeReservedInstancesInput, ...) error
- func (m *MockOpenSearchServiceAPI) DescribeReservedInstancesRequest(arg0 *opensearchservice.DescribeReservedInstancesInput) (*request.Request, *opensearchservice.DescribeReservedInstancesOutput)
- func (m *MockOpenSearchServiceAPI) DescribeReservedInstancesWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeReservedInstancesInput, ...) (*opensearchservice.DescribeReservedInstancesOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeVpcEndpoints(arg0 *opensearchservice.DescribeVpcEndpointsInput) (*opensearchservice.DescribeVpcEndpointsOutput, error)
- func (m *MockOpenSearchServiceAPI) DescribeVpcEndpointsRequest(arg0 *opensearchservice.DescribeVpcEndpointsInput) (*request.Request, *opensearchservice.DescribeVpcEndpointsOutput)
- func (m *MockOpenSearchServiceAPI) DescribeVpcEndpointsWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeVpcEndpointsInput, ...) (*opensearchservice.DescribeVpcEndpointsOutput, error)
- func (m *MockOpenSearchServiceAPI) DissociatePackage(arg0 *opensearchservice.DissociatePackageInput) (*opensearchservice.DissociatePackageOutput, error)
- func (m *MockOpenSearchServiceAPI) DissociatePackageRequest(arg0 *opensearchservice.DissociatePackageInput) (*request.Request, *opensearchservice.DissociatePackageOutput)
- func (m *MockOpenSearchServiceAPI) DissociatePackageWithContext(arg0 context.Context, arg1 *opensearchservice.DissociatePackageInput, ...) (*opensearchservice.DissociatePackageOutput, error)
- func (m *MockOpenSearchServiceAPI) EXPECT() *MockOpenSearchServiceAPIMockRecorder
- func (m *MockOpenSearchServiceAPI) GetCompatibleVersions(arg0 *opensearchservice.GetCompatibleVersionsInput) (*opensearchservice.GetCompatibleVersionsOutput, error)
- func (m *MockOpenSearchServiceAPI) GetCompatibleVersionsRequest(arg0 *opensearchservice.GetCompatibleVersionsInput) (*request.Request, *opensearchservice.GetCompatibleVersionsOutput)
- func (m *MockOpenSearchServiceAPI) GetCompatibleVersionsWithContext(arg0 context.Context, arg1 *opensearchservice.GetCompatibleVersionsInput, ...) (*opensearchservice.GetCompatibleVersionsOutput, error)
- func (m *MockOpenSearchServiceAPI) GetPackageVersionHistory(arg0 *opensearchservice.GetPackageVersionHistoryInput) (*opensearchservice.GetPackageVersionHistoryOutput, error)
- func (m *MockOpenSearchServiceAPI) GetPackageVersionHistoryPages(arg0 *opensearchservice.GetPackageVersionHistoryInput, ...) error
- func (m *MockOpenSearchServiceAPI) GetPackageVersionHistoryPagesWithContext(arg0 context.Context, arg1 *opensearchservice.GetPackageVersionHistoryInput, ...) error
- func (m *MockOpenSearchServiceAPI) GetPackageVersionHistoryRequest(arg0 *opensearchservice.GetPackageVersionHistoryInput) (*request.Request, *opensearchservice.GetPackageVersionHistoryOutput)
- func (m *MockOpenSearchServiceAPI) GetPackageVersionHistoryWithContext(arg0 context.Context, arg1 *opensearchservice.GetPackageVersionHistoryInput, ...) (*opensearchservice.GetPackageVersionHistoryOutput, error)
- func (m *MockOpenSearchServiceAPI) GetUpgradeHistory(arg0 *opensearchservice.GetUpgradeHistoryInput) (*opensearchservice.GetUpgradeHistoryOutput, error)
- func (m *MockOpenSearchServiceAPI) GetUpgradeHistoryPages(arg0 *opensearchservice.GetUpgradeHistoryInput, ...) error
- func (m *MockOpenSearchServiceAPI) GetUpgradeHistoryPagesWithContext(arg0 context.Context, arg1 *opensearchservice.GetUpgradeHistoryInput, ...) error
- func (m *MockOpenSearchServiceAPI) GetUpgradeHistoryRequest(arg0 *opensearchservice.GetUpgradeHistoryInput) (*request.Request, *opensearchservice.GetUpgradeHistoryOutput)
- func (m *MockOpenSearchServiceAPI) GetUpgradeHistoryWithContext(arg0 context.Context, arg1 *opensearchservice.GetUpgradeHistoryInput, ...) (*opensearchservice.GetUpgradeHistoryOutput, error)
- func (m *MockOpenSearchServiceAPI) GetUpgradeStatus(arg0 *opensearchservice.GetUpgradeStatusInput) (*opensearchservice.GetUpgradeStatusOutput, error)
- func (m *MockOpenSearchServiceAPI) GetUpgradeStatusRequest(arg0 *opensearchservice.GetUpgradeStatusInput) (*request.Request, *opensearchservice.GetUpgradeStatusOutput)
- func (m *MockOpenSearchServiceAPI) GetUpgradeStatusWithContext(arg0 context.Context, arg1 *opensearchservice.GetUpgradeStatusInput, ...) (*opensearchservice.GetUpgradeStatusOutput, error)
- func (m *MockOpenSearchServiceAPI) ListDomainNames(arg0 *opensearchservice.ListDomainNamesInput) (*opensearchservice.ListDomainNamesOutput, error)
- func (m *MockOpenSearchServiceAPI) ListDomainNamesRequest(arg0 *opensearchservice.ListDomainNamesInput) (*request.Request, *opensearchservice.ListDomainNamesOutput)
- func (m *MockOpenSearchServiceAPI) ListDomainNamesWithContext(arg0 context.Context, arg1 *opensearchservice.ListDomainNamesInput, ...) (*opensearchservice.ListDomainNamesOutput, error)
- func (m *MockOpenSearchServiceAPI) ListDomainsForPackage(arg0 *opensearchservice.ListDomainsForPackageInput) (*opensearchservice.ListDomainsForPackageOutput, error)
- func (m *MockOpenSearchServiceAPI) ListDomainsForPackagePages(arg0 *opensearchservice.ListDomainsForPackageInput, ...) error
- func (m *MockOpenSearchServiceAPI) ListDomainsForPackagePagesWithContext(arg0 context.Context, arg1 *opensearchservice.ListDomainsForPackageInput, ...) error
- func (m *MockOpenSearchServiceAPI) ListDomainsForPackageRequest(arg0 *opensearchservice.ListDomainsForPackageInput) (*request.Request, *opensearchservice.ListDomainsForPackageOutput)
- func (m *MockOpenSearchServiceAPI) ListDomainsForPackageWithContext(arg0 context.Context, arg1 *opensearchservice.ListDomainsForPackageInput, ...) (*opensearchservice.ListDomainsForPackageOutput, error)
- func (m *MockOpenSearchServiceAPI) ListInstanceTypeDetails(arg0 *opensearchservice.ListInstanceTypeDetailsInput) (*opensearchservice.ListInstanceTypeDetailsOutput, error)
- func (m *MockOpenSearchServiceAPI) ListInstanceTypeDetailsPages(arg0 *opensearchservice.ListInstanceTypeDetailsInput, ...) error
- func (m *MockOpenSearchServiceAPI) ListInstanceTypeDetailsPagesWithContext(arg0 context.Context, arg1 *opensearchservice.ListInstanceTypeDetailsInput, ...) error
- func (m *MockOpenSearchServiceAPI) ListInstanceTypeDetailsRequest(arg0 *opensearchservice.ListInstanceTypeDetailsInput) (*request.Request, *opensearchservice.ListInstanceTypeDetailsOutput)
- func (m *MockOpenSearchServiceAPI) ListInstanceTypeDetailsWithContext(arg0 context.Context, arg1 *opensearchservice.ListInstanceTypeDetailsInput, ...) (*opensearchservice.ListInstanceTypeDetailsOutput, error)
- func (m *MockOpenSearchServiceAPI) ListPackagesForDomain(arg0 *opensearchservice.ListPackagesForDomainInput) (*opensearchservice.ListPackagesForDomainOutput, error)
- func (m *MockOpenSearchServiceAPI) ListPackagesForDomainPages(arg0 *opensearchservice.ListPackagesForDomainInput, ...) error
- func (m *MockOpenSearchServiceAPI) ListPackagesForDomainPagesWithContext(arg0 context.Context, arg1 *opensearchservice.ListPackagesForDomainInput, ...) error
- func (m *MockOpenSearchServiceAPI) ListPackagesForDomainRequest(arg0 *opensearchservice.ListPackagesForDomainInput) (*request.Request, *opensearchservice.ListPackagesForDomainOutput)
- func (m *MockOpenSearchServiceAPI) ListPackagesForDomainWithContext(arg0 context.Context, arg1 *opensearchservice.ListPackagesForDomainInput, ...) (*opensearchservice.ListPackagesForDomainOutput, error)
- func (m *MockOpenSearchServiceAPI) ListScheduledActions(arg0 *opensearchservice.ListScheduledActionsInput) (*opensearchservice.ListScheduledActionsOutput, error)
- func (m *MockOpenSearchServiceAPI) ListScheduledActionsPages(arg0 *opensearchservice.ListScheduledActionsInput, ...) error
- func (m *MockOpenSearchServiceAPI) ListScheduledActionsPagesWithContext(arg0 context.Context, arg1 *opensearchservice.ListScheduledActionsInput, ...) error
- func (m *MockOpenSearchServiceAPI) ListScheduledActionsRequest(arg0 *opensearchservice.ListScheduledActionsInput) (*request.Request, *opensearchservice.ListScheduledActionsOutput)
- func (m *MockOpenSearchServiceAPI) ListScheduledActionsWithContext(arg0 context.Context, arg1 *opensearchservice.ListScheduledActionsInput, ...) (*opensearchservice.ListScheduledActionsOutput, error)
- func (m *MockOpenSearchServiceAPI) ListTags(arg0 *opensearchservice.ListTagsInput) (*opensearchservice.ListTagsOutput, error)
- func (m *MockOpenSearchServiceAPI) ListTagsRequest(arg0 *opensearchservice.ListTagsInput) (*request.Request, *opensearchservice.ListTagsOutput)
- func (m *MockOpenSearchServiceAPI) ListTagsWithContext(arg0 context.Context, arg1 *opensearchservice.ListTagsInput, ...) (*opensearchservice.ListTagsOutput, error)
- func (m *MockOpenSearchServiceAPI) ListVersions(arg0 *opensearchservice.ListVersionsInput) (*opensearchservice.ListVersionsOutput, error)
- func (m *MockOpenSearchServiceAPI) ListVersionsPages(arg0 *opensearchservice.ListVersionsInput, ...) error
- func (m *MockOpenSearchServiceAPI) ListVersionsPagesWithContext(arg0 context.Context, arg1 *opensearchservice.ListVersionsInput, ...) error
- func (m *MockOpenSearchServiceAPI) ListVersionsRequest(arg0 *opensearchservice.ListVersionsInput) (*request.Request, *opensearchservice.ListVersionsOutput)
- func (m *MockOpenSearchServiceAPI) ListVersionsWithContext(arg0 context.Context, arg1 *opensearchservice.ListVersionsInput, ...) (*opensearchservice.ListVersionsOutput, error)
- func (m *MockOpenSearchServiceAPI) ListVpcEndpointAccess(arg0 *opensearchservice.ListVpcEndpointAccessInput) (*opensearchservice.ListVpcEndpointAccessOutput, error)
- func (m *MockOpenSearchServiceAPI) ListVpcEndpointAccessRequest(arg0 *opensearchservice.ListVpcEndpointAccessInput) (*request.Request, *opensearchservice.ListVpcEndpointAccessOutput)
- func (m *MockOpenSearchServiceAPI) ListVpcEndpointAccessWithContext(arg0 context.Context, arg1 *opensearchservice.ListVpcEndpointAccessInput, ...) (*opensearchservice.ListVpcEndpointAccessOutput, error)
- func (m *MockOpenSearchServiceAPI) ListVpcEndpoints(arg0 *opensearchservice.ListVpcEndpointsInput) (*opensearchservice.ListVpcEndpointsOutput, error)
- func (m *MockOpenSearchServiceAPI) ListVpcEndpointsForDomain(arg0 *opensearchservice.ListVpcEndpointsForDomainInput) (*opensearchservice.ListVpcEndpointsForDomainOutput, error)
- func (m *MockOpenSearchServiceAPI) ListVpcEndpointsForDomainRequest(arg0 *opensearchservice.ListVpcEndpointsForDomainInput) (*request.Request, *opensearchservice.ListVpcEndpointsForDomainOutput)
- func (m *MockOpenSearchServiceAPI) ListVpcEndpointsForDomainWithContext(arg0 context.Context, arg1 *opensearchservice.ListVpcEndpointsForDomainInput, ...) (*opensearchservice.ListVpcEndpointsForDomainOutput, error)
- func (m *MockOpenSearchServiceAPI) ListVpcEndpointsRequest(arg0 *opensearchservice.ListVpcEndpointsInput) (*request.Request, *opensearchservice.ListVpcEndpointsOutput)
- func (m *MockOpenSearchServiceAPI) ListVpcEndpointsWithContext(arg0 context.Context, arg1 *opensearchservice.ListVpcEndpointsInput, ...) (*opensearchservice.ListVpcEndpointsOutput, error)
- func (m *MockOpenSearchServiceAPI) PurchaseReservedInstanceOffering(arg0 *opensearchservice.PurchaseReservedInstanceOfferingInput) (*opensearchservice.PurchaseReservedInstanceOfferingOutput, error)
- func (m *MockOpenSearchServiceAPI) PurchaseReservedInstanceOfferingRequest(arg0 *opensearchservice.PurchaseReservedInstanceOfferingInput) (*request.Request, *opensearchservice.PurchaseReservedInstanceOfferingOutput)
- func (m *MockOpenSearchServiceAPI) PurchaseReservedInstanceOfferingWithContext(arg0 context.Context, ...) (*opensearchservice.PurchaseReservedInstanceOfferingOutput, error)
- func (m *MockOpenSearchServiceAPI) RejectInboundConnection(arg0 *opensearchservice.RejectInboundConnectionInput) (*opensearchservice.RejectInboundConnectionOutput, error)
- func (m *MockOpenSearchServiceAPI) RejectInboundConnectionRequest(arg0 *opensearchservice.RejectInboundConnectionInput) (*request.Request, *opensearchservice.RejectInboundConnectionOutput)
- func (m *MockOpenSearchServiceAPI) RejectInboundConnectionWithContext(arg0 context.Context, arg1 *opensearchservice.RejectInboundConnectionInput, ...) (*opensearchservice.RejectInboundConnectionOutput, error)
- func (m *MockOpenSearchServiceAPI) RemoveTags(arg0 *opensearchservice.RemoveTagsInput) (*opensearchservice.RemoveTagsOutput, error)
- func (m *MockOpenSearchServiceAPI) RemoveTagsRequest(arg0 *opensearchservice.RemoveTagsInput) (*request.Request, *opensearchservice.RemoveTagsOutput)
- func (m *MockOpenSearchServiceAPI) RemoveTagsWithContext(arg0 context.Context, arg1 *opensearchservice.RemoveTagsInput, ...) (*opensearchservice.RemoveTagsOutput, error)
- func (m *MockOpenSearchServiceAPI) RevokeVpcEndpointAccess(arg0 *opensearchservice.RevokeVpcEndpointAccessInput) (*opensearchservice.RevokeVpcEndpointAccessOutput, error)
- func (m *MockOpenSearchServiceAPI) RevokeVpcEndpointAccessRequest(arg0 *opensearchservice.RevokeVpcEndpointAccessInput) (*request.Request, *opensearchservice.RevokeVpcEndpointAccessOutput)
- func (m *MockOpenSearchServiceAPI) RevokeVpcEndpointAccessWithContext(arg0 context.Context, arg1 *opensearchservice.RevokeVpcEndpointAccessInput, ...) (*opensearchservice.RevokeVpcEndpointAccessOutput, error)
- func (m *MockOpenSearchServiceAPI) StartServiceSoftwareUpdate(arg0 *opensearchservice.StartServiceSoftwareUpdateInput) (*opensearchservice.StartServiceSoftwareUpdateOutput, error)
- func (m *MockOpenSearchServiceAPI) StartServiceSoftwareUpdateRequest(arg0 *opensearchservice.StartServiceSoftwareUpdateInput) (*request.Request, *opensearchservice.StartServiceSoftwareUpdateOutput)
- func (m *MockOpenSearchServiceAPI) StartServiceSoftwareUpdateWithContext(arg0 context.Context, arg1 *opensearchservice.StartServiceSoftwareUpdateInput, ...) (*opensearchservice.StartServiceSoftwareUpdateOutput, error)
- func (m *MockOpenSearchServiceAPI) UpdateDomainConfig(arg0 *opensearchservice.UpdateDomainConfigInput) (*opensearchservice.UpdateDomainConfigOutput, error)
- func (m *MockOpenSearchServiceAPI) UpdateDomainConfigRequest(arg0 *opensearchservice.UpdateDomainConfigInput) (*request.Request, *opensearchservice.UpdateDomainConfigOutput)
- func (m *MockOpenSearchServiceAPI) UpdateDomainConfigWithContext(arg0 context.Context, arg1 *opensearchservice.UpdateDomainConfigInput, ...) (*opensearchservice.UpdateDomainConfigOutput, error)
- func (m *MockOpenSearchServiceAPI) UpdatePackage(arg0 *opensearchservice.UpdatePackageInput) (*opensearchservice.UpdatePackageOutput, error)
- func (m *MockOpenSearchServiceAPI) UpdatePackageRequest(arg0 *opensearchservice.UpdatePackageInput) (*request.Request, *opensearchservice.UpdatePackageOutput)
- func (m *MockOpenSearchServiceAPI) UpdatePackageWithContext(arg0 context.Context, arg1 *opensearchservice.UpdatePackageInput, ...) (*opensearchservice.UpdatePackageOutput, error)
- func (m *MockOpenSearchServiceAPI) UpdateScheduledAction(arg0 *opensearchservice.UpdateScheduledActionInput) (*opensearchservice.UpdateScheduledActionOutput, error)
- func (m *MockOpenSearchServiceAPI) UpdateScheduledActionRequest(arg0 *opensearchservice.UpdateScheduledActionInput) (*request.Request, *opensearchservice.UpdateScheduledActionOutput)
- func (m *MockOpenSearchServiceAPI) UpdateScheduledActionWithContext(arg0 context.Context, arg1 *opensearchservice.UpdateScheduledActionInput, ...) (*opensearchservice.UpdateScheduledActionOutput, error)
- func (m *MockOpenSearchServiceAPI) UpdateVpcEndpoint(arg0 *opensearchservice.UpdateVpcEndpointInput) (*opensearchservice.UpdateVpcEndpointOutput, error)
- func (m *MockOpenSearchServiceAPI) UpdateVpcEndpointRequest(arg0 *opensearchservice.UpdateVpcEndpointInput) (*request.Request, *opensearchservice.UpdateVpcEndpointOutput)
- func (m *MockOpenSearchServiceAPI) UpdateVpcEndpointWithContext(arg0 context.Context, arg1 *opensearchservice.UpdateVpcEndpointInput, ...) (*opensearchservice.UpdateVpcEndpointOutput, error)
- func (m *MockOpenSearchServiceAPI) UpgradeDomain(arg0 *opensearchservice.UpgradeDomainInput) (*opensearchservice.UpgradeDomainOutput, error)
- func (m *MockOpenSearchServiceAPI) UpgradeDomainRequest(arg0 *opensearchservice.UpgradeDomainInput) (*request.Request, *opensearchservice.UpgradeDomainOutput)
- func (m *MockOpenSearchServiceAPI) UpgradeDomainWithContext(arg0 context.Context, arg1 *opensearchservice.UpgradeDomainInput, ...) (*opensearchservice.UpgradeDomainOutput, error)
- type MockOpenSearchServiceAPIMockRecorder
- func (mr *MockOpenSearchServiceAPIMockRecorder) AcceptInboundConnection(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) AcceptInboundConnectionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) AcceptInboundConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) AddTags(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) AddTagsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) AddTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) AssociatePackage(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) AssociatePackageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) AssociatePackageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) AuthorizeVpcEndpointAccess(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) AuthorizeVpcEndpointAccessRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) AuthorizeVpcEndpointAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) CancelServiceSoftwareUpdate(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) CancelServiceSoftwareUpdateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) CancelServiceSoftwareUpdateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) CreateDomain(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) CreateDomainRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) CreateDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) CreateOutboundConnection(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) CreateOutboundConnectionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) CreateOutboundConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) CreatePackage(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) CreatePackageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) CreatePackageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) CreateVpcEndpoint(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) CreateVpcEndpointRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) CreateVpcEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DeleteDomain(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DeleteDomainRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DeleteDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DeleteInboundConnection(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DeleteInboundConnectionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DeleteInboundConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DeleteOutboundConnection(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DeleteOutboundConnectionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DeleteOutboundConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DeletePackage(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DeletePackageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DeletePackageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DeleteVpcEndpoint(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DeleteVpcEndpointRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DeleteVpcEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomain(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainAutoTunes(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainAutoTunesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainAutoTunesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainAutoTunesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainAutoTunesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainChangeProgress(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainChangeProgressRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainChangeProgressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainConfig(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainHealth(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainHealthRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainHealthWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainNodes(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainNodesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainNodesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomains(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDryRunProgress(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDryRunProgressRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDryRunProgressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeInboundConnections(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeInboundConnectionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeInboundConnectionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeInboundConnectionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeInboundConnectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeInstanceTypeLimits(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeInstanceTypeLimitsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeInstanceTypeLimitsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeOutboundConnections(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeOutboundConnectionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeOutboundConnectionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeOutboundConnectionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeOutboundConnectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribePackages(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribePackagesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribePackagesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribePackagesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribePackagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstanceOfferings(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstanceOfferingsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstanceOfferingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstanceOfferingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstanceOfferingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstances(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstancesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstancesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeVpcEndpoints(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeVpcEndpointsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeVpcEndpointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DissociatePackage(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DissociatePackageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) DissociatePackageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) GetCompatibleVersions(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) GetCompatibleVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) GetCompatibleVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) GetPackageVersionHistory(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) GetPackageVersionHistoryPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) GetPackageVersionHistoryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) GetPackageVersionHistoryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) GetPackageVersionHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) GetUpgradeHistory(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) GetUpgradeHistoryPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) GetUpgradeHistoryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) GetUpgradeHistoryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) GetUpgradeHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) GetUpgradeStatus(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) GetUpgradeStatusRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) GetUpgradeStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListDomainNames(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListDomainNamesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListDomainNamesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListDomainsForPackage(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListDomainsForPackagePages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListDomainsForPackagePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListDomainsForPackageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListDomainsForPackageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListInstanceTypeDetails(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListInstanceTypeDetailsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListInstanceTypeDetailsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListInstanceTypeDetailsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListInstanceTypeDetailsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListPackagesForDomain(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListPackagesForDomainPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListPackagesForDomainPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListPackagesForDomainRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListPackagesForDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListScheduledActions(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListScheduledActionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListScheduledActionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListScheduledActionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListScheduledActionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListTags(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListTagsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListVersions(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListVersionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListVpcEndpointAccess(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListVpcEndpointAccessRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListVpcEndpointAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListVpcEndpoints(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListVpcEndpointsForDomain(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListVpcEndpointsForDomainRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListVpcEndpointsForDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListVpcEndpointsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) ListVpcEndpointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) PurchaseReservedInstanceOffering(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) PurchaseReservedInstanceOfferingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) PurchaseReservedInstanceOfferingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) RejectInboundConnection(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) RejectInboundConnectionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) RejectInboundConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) RemoveTags(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) RemoveTagsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) RemoveTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) RevokeVpcEndpointAccess(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) RevokeVpcEndpointAccessRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) RevokeVpcEndpointAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) StartServiceSoftwareUpdate(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) StartServiceSoftwareUpdateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) StartServiceSoftwareUpdateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) UpdateDomainConfig(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) UpdateDomainConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) UpdateDomainConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) UpdatePackage(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) UpdatePackageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) UpdatePackageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) UpdateScheduledAction(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) UpdateScheduledActionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) UpdateScheduledActionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) UpdateVpcEndpoint(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) UpdateVpcEndpointRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) UpdateVpcEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) UpgradeDomain(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) UpgradeDomainRequest(arg0 interface{}) *gomock.Call
- func (mr *MockOpenSearchServiceAPIMockRecorder) UpgradeDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockOpenSearchServiceAPI ¶
type MockOpenSearchServiceAPI struct {
// contains filtered or unexported fields
}
MockOpenSearchServiceAPI is a mock of OpenSearchServiceAPI interface
func NewMockOpenSearchServiceAPI ¶
func NewMockOpenSearchServiceAPI(ctrl *gomock.Controller) *MockOpenSearchServiceAPI
NewMockOpenSearchServiceAPI creates a new mock instance
func (*MockOpenSearchServiceAPI) AcceptInboundConnection ¶
func (m *MockOpenSearchServiceAPI) AcceptInboundConnection(arg0 *opensearchservice.AcceptInboundConnectionInput) (*opensearchservice.AcceptInboundConnectionOutput, error)
AcceptInboundConnection mocks base method
func (*MockOpenSearchServiceAPI) AcceptInboundConnectionRequest ¶
func (m *MockOpenSearchServiceAPI) AcceptInboundConnectionRequest(arg0 *opensearchservice.AcceptInboundConnectionInput) (*request.Request, *opensearchservice.AcceptInboundConnectionOutput)
AcceptInboundConnectionRequest mocks base method
func (*MockOpenSearchServiceAPI) AcceptInboundConnectionWithContext ¶
func (m *MockOpenSearchServiceAPI) AcceptInboundConnectionWithContext(arg0 context.Context, arg1 *opensearchservice.AcceptInboundConnectionInput, arg2 ...request.Option) (*opensearchservice.AcceptInboundConnectionOutput, error)
AcceptInboundConnectionWithContext mocks base method
func (*MockOpenSearchServiceAPI) AddTags ¶
func (m *MockOpenSearchServiceAPI) AddTags(arg0 *opensearchservice.AddTagsInput) (*opensearchservice.AddTagsOutput, error)
AddTags mocks base method
func (*MockOpenSearchServiceAPI) AddTagsRequest ¶
func (m *MockOpenSearchServiceAPI) AddTagsRequest(arg0 *opensearchservice.AddTagsInput) (*request.Request, *opensearchservice.AddTagsOutput)
AddTagsRequest mocks base method
func (*MockOpenSearchServiceAPI) AddTagsWithContext ¶
func (m *MockOpenSearchServiceAPI) AddTagsWithContext(arg0 context.Context, arg1 *opensearchservice.AddTagsInput, arg2 ...request.Option) (*opensearchservice.AddTagsOutput, error)
AddTagsWithContext mocks base method
func (*MockOpenSearchServiceAPI) AssociatePackage ¶
func (m *MockOpenSearchServiceAPI) AssociatePackage(arg0 *opensearchservice.AssociatePackageInput) (*opensearchservice.AssociatePackageOutput, error)
AssociatePackage mocks base method
func (*MockOpenSearchServiceAPI) AssociatePackageRequest ¶
func (m *MockOpenSearchServiceAPI) AssociatePackageRequest(arg0 *opensearchservice.AssociatePackageInput) (*request.Request, *opensearchservice.AssociatePackageOutput)
AssociatePackageRequest mocks base method
func (*MockOpenSearchServiceAPI) AssociatePackageWithContext ¶
func (m *MockOpenSearchServiceAPI) AssociatePackageWithContext(arg0 context.Context, arg1 *opensearchservice.AssociatePackageInput, arg2 ...request.Option) (*opensearchservice.AssociatePackageOutput, error)
AssociatePackageWithContext mocks base method
func (*MockOpenSearchServiceAPI) AuthorizeVpcEndpointAccess ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) AuthorizeVpcEndpointAccess(arg0 *opensearchservice.AuthorizeVpcEndpointAccessInput) (*opensearchservice.AuthorizeVpcEndpointAccessOutput, error)
AuthorizeVpcEndpointAccess mocks base method
func (*MockOpenSearchServiceAPI) AuthorizeVpcEndpointAccessRequest ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) AuthorizeVpcEndpointAccessRequest(arg0 *opensearchservice.AuthorizeVpcEndpointAccessInput) (*request.Request, *opensearchservice.AuthorizeVpcEndpointAccessOutput)
AuthorizeVpcEndpointAccessRequest mocks base method
func (*MockOpenSearchServiceAPI) AuthorizeVpcEndpointAccessWithContext ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) AuthorizeVpcEndpointAccessWithContext(arg0 context.Context, arg1 *opensearchservice.AuthorizeVpcEndpointAccessInput, arg2 ...request.Option) (*opensearchservice.AuthorizeVpcEndpointAccessOutput, error)
AuthorizeVpcEndpointAccessWithContext mocks base method
func (*MockOpenSearchServiceAPI) CancelServiceSoftwareUpdate ¶
func (m *MockOpenSearchServiceAPI) CancelServiceSoftwareUpdate(arg0 *opensearchservice.CancelServiceSoftwareUpdateInput) (*opensearchservice.CancelServiceSoftwareUpdateOutput, error)
CancelServiceSoftwareUpdate mocks base method
func (*MockOpenSearchServiceAPI) CancelServiceSoftwareUpdateRequest ¶
func (m *MockOpenSearchServiceAPI) CancelServiceSoftwareUpdateRequest(arg0 *opensearchservice.CancelServiceSoftwareUpdateInput) (*request.Request, *opensearchservice.CancelServiceSoftwareUpdateOutput)
CancelServiceSoftwareUpdateRequest mocks base method
func (*MockOpenSearchServiceAPI) CancelServiceSoftwareUpdateWithContext ¶
func (m *MockOpenSearchServiceAPI) CancelServiceSoftwareUpdateWithContext(arg0 context.Context, arg1 *opensearchservice.CancelServiceSoftwareUpdateInput, arg2 ...request.Option) (*opensearchservice.CancelServiceSoftwareUpdateOutput, error)
CancelServiceSoftwareUpdateWithContext mocks base method
func (*MockOpenSearchServiceAPI) CreateDomain ¶
func (m *MockOpenSearchServiceAPI) CreateDomain(arg0 *opensearchservice.CreateDomainInput) (*opensearchservice.CreateDomainOutput, error)
CreateDomain mocks base method
func (*MockOpenSearchServiceAPI) CreateDomainRequest ¶
func (m *MockOpenSearchServiceAPI) CreateDomainRequest(arg0 *opensearchservice.CreateDomainInput) (*request.Request, *opensearchservice.CreateDomainOutput)
CreateDomainRequest mocks base method
func (*MockOpenSearchServiceAPI) CreateDomainWithContext ¶
func (m *MockOpenSearchServiceAPI) CreateDomainWithContext(arg0 context.Context, arg1 *opensearchservice.CreateDomainInput, arg2 ...request.Option) (*opensearchservice.CreateDomainOutput, error)
CreateDomainWithContext mocks base method
func (*MockOpenSearchServiceAPI) CreateOutboundConnection ¶
func (m *MockOpenSearchServiceAPI) CreateOutboundConnection(arg0 *opensearchservice.CreateOutboundConnectionInput) (*opensearchservice.CreateOutboundConnectionOutput, error)
CreateOutboundConnection mocks base method
func (*MockOpenSearchServiceAPI) CreateOutboundConnectionRequest ¶
func (m *MockOpenSearchServiceAPI) CreateOutboundConnectionRequest(arg0 *opensearchservice.CreateOutboundConnectionInput) (*request.Request, *opensearchservice.CreateOutboundConnectionOutput)
CreateOutboundConnectionRequest mocks base method
func (*MockOpenSearchServiceAPI) CreateOutboundConnectionWithContext ¶
func (m *MockOpenSearchServiceAPI) CreateOutboundConnectionWithContext(arg0 context.Context, arg1 *opensearchservice.CreateOutboundConnectionInput, arg2 ...request.Option) (*opensearchservice.CreateOutboundConnectionOutput, error)
CreateOutboundConnectionWithContext mocks base method
func (*MockOpenSearchServiceAPI) CreatePackage ¶
func (m *MockOpenSearchServiceAPI) CreatePackage(arg0 *opensearchservice.CreatePackageInput) (*opensearchservice.CreatePackageOutput, error)
CreatePackage mocks base method
func (*MockOpenSearchServiceAPI) CreatePackageRequest ¶
func (m *MockOpenSearchServiceAPI) CreatePackageRequest(arg0 *opensearchservice.CreatePackageInput) (*request.Request, *opensearchservice.CreatePackageOutput)
CreatePackageRequest mocks base method
func (*MockOpenSearchServiceAPI) CreatePackageWithContext ¶
func (m *MockOpenSearchServiceAPI) CreatePackageWithContext(arg0 context.Context, arg1 *opensearchservice.CreatePackageInput, arg2 ...request.Option) (*opensearchservice.CreatePackageOutput, error)
CreatePackageWithContext mocks base method
func (*MockOpenSearchServiceAPI) CreateVpcEndpoint ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) CreateVpcEndpoint(arg0 *opensearchservice.CreateVpcEndpointInput) (*opensearchservice.CreateVpcEndpointOutput, error)
CreateVpcEndpoint mocks base method
func (*MockOpenSearchServiceAPI) CreateVpcEndpointRequest ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) CreateVpcEndpointRequest(arg0 *opensearchservice.CreateVpcEndpointInput) (*request.Request, *opensearchservice.CreateVpcEndpointOutput)
CreateVpcEndpointRequest mocks base method
func (*MockOpenSearchServiceAPI) CreateVpcEndpointWithContext ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) CreateVpcEndpointWithContext(arg0 context.Context, arg1 *opensearchservice.CreateVpcEndpointInput, arg2 ...request.Option) (*opensearchservice.CreateVpcEndpointOutput, error)
CreateVpcEndpointWithContext mocks base method
func (*MockOpenSearchServiceAPI) DeleteDomain ¶
func (m *MockOpenSearchServiceAPI) DeleteDomain(arg0 *opensearchservice.DeleteDomainInput) (*opensearchservice.DeleteDomainOutput, error)
DeleteDomain mocks base method
func (*MockOpenSearchServiceAPI) DeleteDomainRequest ¶
func (m *MockOpenSearchServiceAPI) DeleteDomainRequest(arg0 *opensearchservice.DeleteDomainInput) (*request.Request, *opensearchservice.DeleteDomainOutput)
DeleteDomainRequest mocks base method
func (*MockOpenSearchServiceAPI) DeleteDomainWithContext ¶
func (m *MockOpenSearchServiceAPI) DeleteDomainWithContext(arg0 context.Context, arg1 *opensearchservice.DeleteDomainInput, arg2 ...request.Option) (*opensearchservice.DeleteDomainOutput, error)
DeleteDomainWithContext mocks base method
func (*MockOpenSearchServiceAPI) DeleteInboundConnection ¶
func (m *MockOpenSearchServiceAPI) DeleteInboundConnection(arg0 *opensearchservice.DeleteInboundConnectionInput) (*opensearchservice.DeleteInboundConnectionOutput, error)
DeleteInboundConnection mocks base method
func (*MockOpenSearchServiceAPI) DeleteInboundConnectionRequest ¶
func (m *MockOpenSearchServiceAPI) DeleteInboundConnectionRequest(arg0 *opensearchservice.DeleteInboundConnectionInput) (*request.Request, *opensearchservice.DeleteInboundConnectionOutput)
DeleteInboundConnectionRequest mocks base method
func (*MockOpenSearchServiceAPI) DeleteInboundConnectionWithContext ¶
func (m *MockOpenSearchServiceAPI) DeleteInboundConnectionWithContext(arg0 context.Context, arg1 *opensearchservice.DeleteInboundConnectionInput, arg2 ...request.Option) (*opensearchservice.DeleteInboundConnectionOutput, error)
DeleteInboundConnectionWithContext mocks base method
func (*MockOpenSearchServiceAPI) DeleteOutboundConnection ¶
func (m *MockOpenSearchServiceAPI) DeleteOutboundConnection(arg0 *opensearchservice.DeleteOutboundConnectionInput) (*opensearchservice.DeleteOutboundConnectionOutput, error)
DeleteOutboundConnection mocks base method
func (*MockOpenSearchServiceAPI) DeleteOutboundConnectionRequest ¶
func (m *MockOpenSearchServiceAPI) DeleteOutboundConnectionRequest(arg0 *opensearchservice.DeleteOutboundConnectionInput) (*request.Request, *opensearchservice.DeleteOutboundConnectionOutput)
DeleteOutboundConnectionRequest mocks base method
func (*MockOpenSearchServiceAPI) DeleteOutboundConnectionWithContext ¶
func (m *MockOpenSearchServiceAPI) DeleteOutboundConnectionWithContext(arg0 context.Context, arg1 *opensearchservice.DeleteOutboundConnectionInput, arg2 ...request.Option) (*opensearchservice.DeleteOutboundConnectionOutput, error)
DeleteOutboundConnectionWithContext mocks base method
func (*MockOpenSearchServiceAPI) DeletePackage ¶
func (m *MockOpenSearchServiceAPI) DeletePackage(arg0 *opensearchservice.DeletePackageInput) (*opensearchservice.DeletePackageOutput, error)
DeletePackage mocks base method
func (*MockOpenSearchServiceAPI) DeletePackageRequest ¶
func (m *MockOpenSearchServiceAPI) DeletePackageRequest(arg0 *opensearchservice.DeletePackageInput) (*request.Request, *opensearchservice.DeletePackageOutput)
DeletePackageRequest mocks base method
func (*MockOpenSearchServiceAPI) DeletePackageWithContext ¶
func (m *MockOpenSearchServiceAPI) DeletePackageWithContext(arg0 context.Context, arg1 *opensearchservice.DeletePackageInput, arg2 ...request.Option) (*opensearchservice.DeletePackageOutput, error)
DeletePackageWithContext mocks base method
func (*MockOpenSearchServiceAPI) DeleteVpcEndpoint ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) DeleteVpcEndpoint(arg0 *opensearchservice.DeleteVpcEndpointInput) (*opensearchservice.DeleteVpcEndpointOutput, error)
DeleteVpcEndpoint mocks base method
func (*MockOpenSearchServiceAPI) DeleteVpcEndpointRequest ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) DeleteVpcEndpointRequest(arg0 *opensearchservice.DeleteVpcEndpointInput) (*request.Request, *opensearchservice.DeleteVpcEndpointOutput)
DeleteVpcEndpointRequest mocks base method
func (*MockOpenSearchServiceAPI) DeleteVpcEndpointWithContext ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) DeleteVpcEndpointWithContext(arg0 context.Context, arg1 *opensearchservice.DeleteVpcEndpointInput, arg2 ...request.Option) (*opensearchservice.DeleteVpcEndpointOutput, error)
DeleteVpcEndpointWithContext mocks base method
func (*MockOpenSearchServiceAPI) DescribeDomain ¶
func (m *MockOpenSearchServiceAPI) DescribeDomain(arg0 *opensearchservice.DescribeDomainInput) (*opensearchservice.DescribeDomainOutput, error)
DescribeDomain mocks base method
func (*MockOpenSearchServiceAPI) DescribeDomainAutoTunes ¶
func (m *MockOpenSearchServiceAPI) DescribeDomainAutoTunes(arg0 *opensearchservice.DescribeDomainAutoTunesInput) (*opensearchservice.DescribeDomainAutoTunesOutput, error)
DescribeDomainAutoTunes mocks base method
func (*MockOpenSearchServiceAPI) DescribeDomainAutoTunesPages ¶
func (m *MockOpenSearchServiceAPI) DescribeDomainAutoTunesPages(arg0 *opensearchservice.DescribeDomainAutoTunesInput, arg1 func(*opensearchservice.DescribeDomainAutoTunesOutput, bool) bool) error
DescribeDomainAutoTunesPages mocks base method
func (*MockOpenSearchServiceAPI) DescribeDomainAutoTunesPagesWithContext ¶
func (m *MockOpenSearchServiceAPI) DescribeDomainAutoTunesPagesWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeDomainAutoTunesInput, arg2 func(*opensearchservice.DescribeDomainAutoTunesOutput, bool) bool, arg3 ...request.Option) error
DescribeDomainAutoTunesPagesWithContext mocks base method
func (*MockOpenSearchServiceAPI) DescribeDomainAutoTunesRequest ¶
func (m *MockOpenSearchServiceAPI) DescribeDomainAutoTunesRequest(arg0 *opensearchservice.DescribeDomainAutoTunesInput) (*request.Request, *opensearchservice.DescribeDomainAutoTunesOutput)
DescribeDomainAutoTunesRequest mocks base method
func (*MockOpenSearchServiceAPI) DescribeDomainAutoTunesWithContext ¶
func (m *MockOpenSearchServiceAPI) DescribeDomainAutoTunesWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeDomainAutoTunesInput, arg2 ...request.Option) (*opensearchservice.DescribeDomainAutoTunesOutput, error)
DescribeDomainAutoTunesWithContext mocks base method
func (*MockOpenSearchServiceAPI) DescribeDomainChangeProgress ¶
func (m *MockOpenSearchServiceAPI) DescribeDomainChangeProgress(arg0 *opensearchservice.DescribeDomainChangeProgressInput) (*opensearchservice.DescribeDomainChangeProgressOutput, error)
DescribeDomainChangeProgress mocks base method
func (*MockOpenSearchServiceAPI) DescribeDomainChangeProgressRequest ¶
func (m *MockOpenSearchServiceAPI) DescribeDomainChangeProgressRequest(arg0 *opensearchservice.DescribeDomainChangeProgressInput) (*request.Request, *opensearchservice.DescribeDomainChangeProgressOutput)
DescribeDomainChangeProgressRequest mocks base method
func (*MockOpenSearchServiceAPI) DescribeDomainChangeProgressWithContext ¶
func (m *MockOpenSearchServiceAPI) DescribeDomainChangeProgressWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeDomainChangeProgressInput, arg2 ...request.Option) (*opensearchservice.DescribeDomainChangeProgressOutput, error)
DescribeDomainChangeProgressWithContext mocks base method
func (*MockOpenSearchServiceAPI) DescribeDomainConfig ¶
func (m *MockOpenSearchServiceAPI) DescribeDomainConfig(arg0 *opensearchservice.DescribeDomainConfigInput) (*opensearchservice.DescribeDomainConfigOutput, error)
DescribeDomainConfig mocks base method
func (*MockOpenSearchServiceAPI) DescribeDomainConfigRequest ¶
func (m *MockOpenSearchServiceAPI) DescribeDomainConfigRequest(arg0 *opensearchservice.DescribeDomainConfigInput) (*request.Request, *opensearchservice.DescribeDomainConfigOutput)
DescribeDomainConfigRequest mocks base method
func (*MockOpenSearchServiceAPI) DescribeDomainConfigWithContext ¶
func (m *MockOpenSearchServiceAPI) DescribeDomainConfigWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeDomainConfigInput, arg2 ...request.Option) (*opensearchservice.DescribeDomainConfigOutput, error)
DescribeDomainConfigWithContext mocks base method
func (*MockOpenSearchServiceAPI) DescribeDomainHealth ¶ added in v1.44.256
func (m *MockOpenSearchServiceAPI) DescribeDomainHealth(arg0 *opensearchservice.DescribeDomainHealthInput) (*opensearchservice.DescribeDomainHealthOutput, error)
DescribeDomainHealth mocks base method
func (*MockOpenSearchServiceAPI) DescribeDomainHealthRequest ¶ added in v1.44.256
func (m *MockOpenSearchServiceAPI) DescribeDomainHealthRequest(arg0 *opensearchservice.DescribeDomainHealthInput) (*request.Request, *opensearchservice.DescribeDomainHealthOutput)
DescribeDomainHealthRequest mocks base method
func (*MockOpenSearchServiceAPI) DescribeDomainHealthWithContext ¶ added in v1.44.256
func (m *MockOpenSearchServiceAPI) DescribeDomainHealthWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeDomainHealthInput, arg2 ...request.Option) (*opensearchservice.DescribeDomainHealthOutput, error)
DescribeDomainHealthWithContext mocks base method
func (*MockOpenSearchServiceAPI) DescribeDomainNodes ¶ added in v1.44.257
func (m *MockOpenSearchServiceAPI) DescribeDomainNodes(arg0 *opensearchservice.DescribeDomainNodesInput) (*opensearchservice.DescribeDomainNodesOutput, error)
DescribeDomainNodes mocks base method
func (*MockOpenSearchServiceAPI) DescribeDomainNodesRequest ¶ added in v1.44.257
func (m *MockOpenSearchServiceAPI) DescribeDomainNodesRequest(arg0 *opensearchservice.DescribeDomainNodesInput) (*request.Request, *opensearchservice.DescribeDomainNodesOutput)
DescribeDomainNodesRequest mocks base method
func (*MockOpenSearchServiceAPI) DescribeDomainNodesWithContext ¶ added in v1.44.257
func (m *MockOpenSearchServiceAPI) DescribeDomainNodesWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeDomainNodesInput, arg2 ...request.Option) (*opensearchservice.DescribeDomainNodesOutput, error)
DescribeDomainNodesWithContext mocks base method
func (*MockOpenSearchServiceAPI) DescribeDomainRequest ¶
func (m *MockOpenSearchServiceAPI) DescribeDomainRequest(arg0 *opensearchservice.DescribeDomainInput) (*request.Request, *opensearchservice.DescribeDomainOutput)
DescribeDomainRequest mocks base method
func (*MockOpenSearchServiceAPI) DescribeDomainWithContext ¶
func (m *MockOpenSearchServiceAPI) DescribeDomainWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeDomainInput, arg2 ...request.Option) (*opensearchservice.DescribeDomainOutput, error)
DescribeDomainWithContext mocks base method
func (*MockOpenSearchServiceAPI) DescribeDomains ¶
func (m *MockOpenSearchServiceAPI) DescribeDomains(arg0 *opensearchservice.DescribeDomainsInput) (*opensearchservice.DescribeDomainsOutput, error)
DescribeDomains mocks base method
func (*MockOpenSearchServiceAPI) DescribeDomainsRequest ¶
func (m *MockOpenSearchServiceAPI) DescribeDomainsRequest(arg0 *opensearchservice.DescribeDomainsInput) (*request.Request, *opensearchservice.DescribeDomainsOutput)
DescribeDomainsRequest mocks base method
func (*MockOpenSearchServiceAPI) DescribeDomainsWithContext ¶
func (m *MockOpenSearchServiceAPI) DescribeDomainsWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeDomainsInput, arg2 ...request.Option) (*opensearchservice.DescribeDomainsOutput, error)
DescribeDomainsWithContext mocks base method
func (*MockOpenSearchServiceAPI) DescribeDryRunProgress ¶ added in v1.44.183
func (m *MockOpenSearchServiceAPI) DescribeDryRunProgress(arg0 *opensearchservice.DescribeDryRunProgressInput) (*opensearchservice.DescribeDryRunProgressOutput, error)
DescribeDryRunProgress mocks base method
func (*MockOpenSearchServiceAPI) DescribeDryRunProgressRequest ¶ added in v1.44.183
func (m *MockOpenSearchServiceAPI) DescribeDryRunProgressRequest(arg0 *opensearchservice.DescribeDryRunProgressInput) (*request.Request, *opensearchservice.DescribeDryRunProgressOutput)
DescribeDryRunProgressRequest mocks base method
func (*MockOpenSearchServiceAPI) DescribeDryRunProgressWithContext ¶ added in v1.44.183
func (m *MockOpenSearchServiceAPI) DescribeDryRunProgressWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeDryRunProgressInput, arg2 ...request.Option) (*opensearchservice.DescribeDryRunProgressOutput, error)
DescribeDryRunProgressWithContext mocks base method
func (*MockOpenSearchServiceAPI) DescribeInboundConnections ¶
func (m *MockOpenSearchServiceAPI) DescribeInboundConnections(arg0 *opensearchservice.DescribeInboundConnectionsInput) (*opensearchservice.DescribeInboundConnectionsOutput, error)
DescribeInboundConnections mocks base method
func (*MockOpenSearchServiceAPI) DescribeInboundConnectionsPages ¶
func (m *MockOpenSearchServiceAPI) DescribeInboundConnectionsPages(arg0 *opensearchservice.DescribeInboundConnectionsInput, arg1 func(*opensearchservice.DescribeInboundConnectionsOutput, bool) bool) error
DescribeInboundConnectionsPages mocks base method
func (*MockOpenSearchServiceAPI) DescribeInboundConnectionsPagesWithContext ¶
func (m *MockOpenSearchServiceAPI) DescribeInboundConnectionsPagesWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeInboundConnectionsInput, arg2 func(*opensearchservice.DescribeInboundConnectionsOutput, bool) bool, arg3 ...request.Option) error
DescribeInboundConnectionsPagesWithContext mocks base method
func (*MockOpenSearchServiceAPI) DescribeInboundConnectionsRequest ¶
func (m *MockOpenSearchServiceAPI) DescribeInboundConnectionsRequest(arg0 *opensearchservice.DescribeInboundConnectionsInput) (*request.Request, *opensearchservice.DescribeInboundConnectionsOutput)
DescribeInboundConnectionsRequest mocks base method
func (*MockOpenSearchServiceAPI) DescribeInboundConnectionsWithContext ¶
func (m *MockOpenSearchServiceAPI) DescribeInboundConnectionsWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeInboundConnectionsInput, arg2 ...request.Option) (*opensearchservice.DescribeInboundConnectionsOutput, error)
DescribeInboundConnectionsWithContext mocks base method
func (*MockOpenSearchServiceAPI) DescribeInstanceTypeLimits ¶
func (m *MockOpenSearchServiceAPI) DescribeInstanceTypeLimits(arg0 *opensearchservice.DescribeInstanceTypeLimitsInput) (*opensearchservice.DescribeInstanceTypeLimitsOutput, error)
DescribeInstanceTypeLimits mocks base method
func (*MockOpenSearchServiceAPI) DescribeInstanceTypeLimitsRequest ¶
func (m *MockOpenSearchServiceAPI) DescribeInstanceTypeLimitsRequest(arg0 *opensearchservice.DescribeInstanceTypeLimitsInput) (*request.Request, *opensearchservice.DescribeInstanceTypeLimitsOutput)
DescribeInstanceTypeLimitsRequest mocks base method
func (*MockOpenSearchServiceAPI) DescribeInstanceTypeLimitsWithContext ¶
func (m *MockOpenSearchServiceAPI) DescribeInstanceTypeLimitsWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeInstanceTypeLimitsInput, arg2 ...request.Option) (*opensearchservice.DescribeInstanceTypeLimitsOutput, error)
DescribeInstanceTypeLimitsWithContext mocks base method
func (*MockOpenSearchServiceAPI) DescribeOutboundConnections ¶
func (m *MockOpenSearchServiceAPI) DescribeOutboundConnections(arg0 *opensearchservice.DescribeOutboundConnectionsInput) (*opensearchservice.DescribeOutboundConnectionsOutput, error)
DescribeOutboundConnections mocks base method
func (*MockOpenSearchServiceAPI) DescribeOutboundConnectionsPages ¶
func (m *MockOpenSearchServiceAPI) DescribeOutboundConnectionsPages(arg0 *opensearchservice.DescribeOutboundConnectionsInput, arg1 func(*opensearchservice.DescribeOutboundConnectionsOutput, bool) bool) error
DescribeOutboundConnectionsPages mocks base method
func (*MockOpenSearchServiceAPI) DescribeOutboundConnectionsPagesWithContext ¶
func (m *MockOpenSearchServiceAPI) DescribeOutboundConnectionsPagesWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeOutboundConnectionsInput, arg2 func(*opensearchservice.DescribeOutboundConnectionsOutput, bool) bool, arg3 ...request.Option) error
DescribeOutboundConnectionsPagesWithContext mocks base method
func (*MockOpenSearchServiceAPI) DescribeOutboundConnectionsRequest ¶
func (m *MockOpenSearchServiceAPI) DescribeOutboundConnectionsRequest(arg0 *opensearchservice.DescribeOutboundConnectionsInput) (*request.Request, *opensearchservice.DescribeOutboundConnectionsOutput)
DescribeOutboundConnectionsRequest mocks base method
func (*MockOpenSearchServiceAPI) DescribeOutboundConnectionsWithContext ¶
func (m *MockOpenSearchServiceAPI) DescribeOutboundConnectionsWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeOutboundConnectionsInput, arg2 ...request.Option) (*opensearchservice.DescribeOutboundConnectionsOutput, error)
DescribeOutboundConnectionsWithContext mocks base method
func (*MockOpenSearchServiceAPI) DescribePackages ¶
func (m *MockOpenSearchServiceAPI) DescribePackages(arg0 *opensearchservice.DescribePackagesInput) (*opensearchservice.DescribePackagesOutput, error)
DescribePackages mocks base method
func (*MockOpenSearchServiceAPI) DescribePackagesPages ¶
func (m *MockOpenSearchServiceAPI) DescribePackagesPages(arg0 *opensearchservice.DescribePackagesInput, arg1 func(*opensearchservice.DescribePackagesOutput, bool) bool) error
DescribePackagesPages mocks base method
func (*MockOpenSearchServiceAPI) DescribePackagesPagesWithContext ¶
func (m *MockOpenSearchServiceAPI) DescribePackagesPagesWithContext(arg0 context.Context, arg1 *opensearchservice.DescribePackagesInput, arg2 func(*opensearchservice.DescribePackagesOutput, bool) bool, arg3 ...request.Option) error
DescribePackagesPagesWithContext mocks base method
func (*MockOpenSearchServiceAPI) DescribePackagesRequest ¶
func (m *MockOpenSearchServiceAPI) DescribePackagesRequest(arg0 *opensearchservice.DescribePackagesInput) (*request.Request, *opensearchservice.DescribePackagesOutput)
DescribePackagesRequest mocks base method
func (*MockOpenSearchServiceAPI) DescribePackagesWithContext ¶
func (m *MockOpenSearchServiceAPI) DescribePackagesWithContext(arg0 context.Context, arg1 *opensearchservice.DescribePackagesInput, arg2 ...request.Option) (*opensearchservice.DescribePackagesOutput, error)
DescribePackagesWithContext mocks base method
func (*MockOpenSearchServiceAPI) DescribeReservedInstanceOfferings ¶
func (m *MockOpenSearchServiceAPI) DescribeReservedInstanceOfferings(arg0 *opensearchservice.DescribeReservedInstanceOfferingsInput) (*opensearchservice.DescribeReservedInstanceOfferingsOutput, error)
DescribeReservedInstanceOfferings mocks base method
func (*MockOpenSearchServiceAPI) DescribeReservedInstanceOfferingsPages ¶
func (m *MockOpenSearchServiceAPI) DescribeReservedInstanceOfferingsPages(arg0 *opensearchservice.DescribeReservedInstanceOfferingsInput, arg1 func(*opensearchservice.DescribeReservedInstanceOfferingsOutput, bool) bool) error
DescribeReservedInstanceOfferingsPages mocks base method
func (*MockOpenSearchServiceAPI) DescribeReservedInstanceOfferingsPagesWithContext ¶
func (m *MockOpenSearchServiceAPI) DescribeReservedInstanceOfferingsPagesWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeReservedInstanceOfferingsInput, arg2 func(*opensearchservice.DescribeReservedInstanceOfferingsOutput, bool) bool, arg3 ...request.Option) error
DescribeReservedInstanceOfferingsPagesWithContext mocks base method
func (*MockOpenSearchServiceAPI) DescribeReservedInstanceOfferingsRequest ¶
func (m *MockOpenSearchServiceAPI) DescribeReservedInstanceOfferingsRequest(arg0 *opensearchservice.DescribeReservedInstanceOfferingsInput) (*request.Request, *opensearchservice.DescribeReservedInstanceOfferingsOutput)
DescribeReservedInstanceOfferingsRequest mocks base method
func (*MockOpenSearchServiceAPI) DescribeReservedInstanceOfferingsWithContext ¶
func (m *MockOpenSearchServiceAPI) DescribeReservedInstanceOfferingsWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeReservedInstanceOfferingsInput, arg2 ...request.Option) (*opensearchservice.DescribeReservedInstanceOfferingsOutput, error)
DescribeReservedInstanceOfferingsWithContext mocks base method
func (*MockOpenSearchServiceAPI) DescribeReservedInstances ¶
func (m *MockOpenSearchServiceAPI) DescribeReservedInstances(arg0 *opensearchservice.DescribeReservedInstancesInput) (*opensearchservice.DescribeReservedInstancesOutput, error)
DescribeReservedInstances mocks base method
func (*MockOpenSearchServiceAPI) DescribeReservedInstancesPages ¶
func (m *MockOpenSearchServiceAPI) DescribeReservedInstancesPages(arg0 *opensearchservice.DescribeReservedInstancesInput, arg1 func(*opensearchservice.DescribeReservedInstancesOutput, bool) bool) error
DescribeReservedInstancesPages mocks base method
func (*MockOpenSearchServiceAPI) DescribeReservedInstancesPagesWithContext ¶
func (m *MockOpenSearchServiceAPI) DescribeReservedInstancesPagesWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeReservedInstancesInput, arg2 func(*opensearchservice.DescribeReservedInstancesOutput, bool) bool, arg3 ...request.Option) error
DescribeReservedInstancesPagesWithContext mocks base method
func (*MockOpenSearchServiceAPI) DescribeReservedInstancesRequest ¶
func (m *MockOpenSearchServiceAPI) DescribeReservedInstancesRequest(arg0 *opensearchservice.DescribeReservedInstancesInput) (*request.Request, *opensearchservice.DescribeReservedInstancesOutput)
DescribeReservedInstancesRequest mocks base method
func (*MockOpenSearchServiceAPI) DescribeReservedInstancesWithContext ¶
func (m *MockOpenSearchServiceAPI) DescribeReservedInstancesWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeReservedInstancesInput, arg2 ...request.Option) (*opensearchservice.DescribeReservedInstancesOutput, error)
DescribeReservedInstancesWithContext mocks base method
func (*MockOpenSearchServiceAPI) DescribeVpcEndpoints ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) DescribeVpcEndpoints(arg0 *opensearchservice.DescribeVpcEndpointsInput) (*opensearchservice.DescribeVpcEndpointsOutput, error)
DescribeVpcEndpoints mocks base method
func (*MockOpenSearchServiceAPI) DescribeVpcEndpointsRequest ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) DescribeVpcEndpointsRequest(arg0 *opensearchservice.DescribeVpcEndpointsInput) (*request.Request, *opensearchservice.DescribeVpcEndpointsOutput)
DescribeVpcEndpointsRequest mocks base method
func (*MockOpenSearchServiceAPI) DescribeVpcEndpointsWithContext ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) DescribeVpcEndpointsWithContext(arg0 context.Context, arg1 *opensearchservice.DescribeVpcEndpointsInput, arg2 ...request.Option) (*opensearchservice.DescribeVpcEndpointsOutput, error)
DescribeVpcEndpointsWithContext mocks base method
func (*MockOpenSearchServiceAPI) DissociatePackage ¶
func (m *MockOpenSearchServiceAPI) DissociatePackage(arg0 *opensearchservice.DissociatePackageInput) (*opensearchservice.DissociatePackageOutput, error)
DissociatePackage mocks base method
func (*MockOpenSearchServiceAPI) DissociatePackageRequest ¶
func (m *MockOpenSearchServiceAPI) DissociatePackageRequest(arg0 *opensearchservice.DissociatePackageInput) (*request.Request, *opensearchservice.DissociatePackageOutput)
DissociatePackageRequest mocks base method
func (*MockOpenSearchServiceAPI) DissociatePackageWithContext ¶
func (m *MockOpenSearchServiceAPI) DissociatePackageWithContext(arg0 context.Context, arg1 *opensearchservice.DissociatePackageInput, arg2 ...request.Option) (*opensearchservice.DissociatePackageOutput, error)
DissociatePackageWithContext mocks base method
func (*MockOpenSearchServiceAPI) EXPECT ¶
func (m *MockOpenSearchServiceAPI) EXPECT() *MockOpenSearchServiceAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockOpenSearchServiceAPI) GetCompatibleVersions ¶
func (m *MockOpenSearchServiceAPI) GetCompatibleVersions(arg0 *opensearchservice.GetCompatibleVersionsInput) (*opensearchservice.GetCompatibleVersionsOutput, error)
GetCompatibleVersions mocks base method
func (*MockOpenSearchServiceAPI) GetCompatibleVersionsRequest ¶
func (m *MockOpenSearchServiceAPI) GetCompatibleVersionsRequest(arg0 *opensearchservice.GetCompatibleVersionsInput) (*request.Request, *opensearchservice.GetCompatibleVersionsOutput)
GetCompatibleVersionsRequest mocks base method
func (*MockOpenSearchServiceAPI) GetCompatibleVersionsWithContext ¶
func (m *MockOpenSearchServiceAPI) GetCompatibleVersionsWithContext(arg0 context.Context, arg1 *opensearchservice.GetCompatibleVersionsInput, arg2 ...request.Option) (*opensearchservice.GetCompatibleVersionsOutput, error)
GetCompatibleVersionsWithContext mocks base method
func (*MockOpenSearchServiceAPI) GetPackageVersionHistory ¶
func (m *MockOpenSearchServiceAPI) GetPackageVersionHistory(arg0 *opensearchservice.GetPackageVersionHistoryInput) (*opensearchservice.GetPackageVersionHistoryOutput, error)
GetPackageVersionHistory mocks base method
func (*MockOpenSearchServiceAPI) GetPackageVersionHistoryPages ¶
func (m *MockOpenSearchServiceAPI) GetPackageVersionHistoryPages(arg0 *opensearchservice.GetPackageVersionHistoryInput, arg1 func(*opensearchservice.GetPackageVersionHistoryOutput, bool) bool) error
GetPackageVersionHistoryPages mocks base method
func (*MockOpenSearchServiceAPI) GetPackageVersionHistoryPagesWithContext ¶
func (m *MockOpenSearchServiceAPI) GetPackageVersionHistoryPagesWithContext(arg0 context.Context, arg1 *opensearchservice.GetPackageVersionHistoryInput, arg2 func(*opensearchservice.GetPackageVersionHistoryOutput, bool) bool, arg3 ...request.Option) error
GetPackageVersionHistoryPagesWithContext mocks base method
func (*MockOpenSearchServiceAPI) GetPackageVersionHistoryRequest ¶
func (m *MockOpenSearchServiceAPI) GetPackageVersionHistoryRequest(arg0 *opensearchservice.GetPackageVersionHistoryInput) (*request.Request, *opensearchservice.GetPackageVersionHistoryOutput)
GetPackageVersionHistoryRequest mocks base method
func (*MockOpenSearchServiceAPI) GetPackageVersionHistoryWithContext ¶
func (m *MockOpenSearchServiceAPI) GetPackageVersionHistoryWithContext(arg0 context.Context, arg1 *opensearchservice.GetPackageVersionHistoryInput, arg2 ...request.Option) (*opensearchservice.GetPackageVersionHistoryOutput, error)
GetPackageVersionHistoryWithContext mocks base method
func (*MockOpenSearchServiceAPI) GetUpgradeHistory ¶
func (m *MockOpenSearchServiceAPI) GetUpgradeHistory(arg0 *opensearchservice.GetUpgradeHistoryInput) (*opensearchservice.GetUpgradeHistoryOutput, error)
GetUpgradeHistory mocks base method
func (*MockOpenSearchServiceAPI) GetUpgradeHistoryPages ¶
func (m *MockOpenSearchServiceAPI) GetUpgradeHistoryPages(arg0 *opensearchservice.GetUpgradeHistoryInput, arg1 func(*opensearchservice.GetUpgradeHistoryOutput, bool) bool) error
GetUpgradeHistoryPages mocks base method
func (*MockOpenSearchServiceAPI) GetUpgradeHistoryPagesWithContext ¶
func (m *MockOpenSearchServiceAPI) GetUpgradeHistoryPagesWithContext(arg0 context.Context, arg1 *opensearchservice.GetUpgradeHistoryInput, arg2 func(*opensearchservice.GetUpgradeHistoryOutput, bool) bool, arg3 ...request.Option) error
GetUpgradeHistoryPagesWithContext mocks base method
func (*MockOpenSearchServiceAPI) GetUpgradeHistoryRequest ¶
func (m *MockOpenSearchServiceAPI) GetUpgradeHistoryRequest(arg0 *opensearchservice.GetUpgradeHistoryInput) (*request.Request, *opensearchservice.GetUpgradeHistoryOutput)
GetUpgradeHistoryRequest mocks base method
func (*MockOpenSearchServiceAPI) GetUpgradeHistoryWithContext ¶
func (m *MockOpenSearchServiceAPI) GetUpgradeHistoryWithContext(arg0 context.Context, arg1 *opensearchservice.GetUpgradeHistoryInput, arg2 ...request.Option) (*opensearchservice.GetUpgradeHistoryOutput, error)
GetUpgradeHistoryWithContext mocks base method
func (*MockOpenSearchServiceAPI) GetUpgradeStatus ¶
func (m *MockOpenSearchServiceAPI) GetUpgradeStatus(arg0 *opensearchservice.GetUpgradeStatusInput) (*opensearchservice.GetUpgradeStatusOutput, error)
GetUpgradeStatus mocks base method
func (*MockOpenSearchServiceAPI) GetUpgradeStatusRequest ¶
func (m *MockOpenSearchServiceAPI) GetUpgradeStatusRequest(arg0 *opensearchservice.GetUpgradeStatusInput) (*request.Request, *opensearchservice.GetUpgradeStatusOutput)
GetUpgradeStatusRequest mocks base method
func (*MockOpenSearchServiceAPI) GetUpgradeStatusWithContext ¶
func (m *MockOpenSearchServiceAPI) GetUpgradeStatusWithContext(arg0 context.Context, arg1 *opensearchservice.GetUpgradeStatusInput, arg2 ...request.Option) (*opensearchservice.GetUpgradeStatusOutput, error)
GetUpgradeStatusWithContext mocks base method
func (*MockOpenSearchServiceAPI) ListDomainNames ¶
func (m *MockOpenSearchServiceAPI) ListDomainNames(arg0 *opensearchservice.ListDomainNamesInput) (*opensearchservice.ListDomainNamesOutput, error)
ListDomainNames mocks base method
func (*MockOpenSearchServiceAPI) ListDomainNamesRequest ¶
func (m *MockOpenSearchServiceAPI) ListDomainNamesRequest(arg0 *opensearchservice.ListDomainNamesInput) (*request.Request, *opensearchservice.ListDomainNamesOutput)
ListDomainNamesRequest mocks base method
func (*MockOpenSearchServiceAPI) ListDomainNamesWithContext ¶
func (m *MockOpenSearchServiceAPI) ListDomainNamesWithContext(arg0 context.Context, arg1 *opensearchservice.ListDomainNamesInput, arg2 ...request.Option) (*opensearchservice.ListDomainNamesOutput, error)
ListDomainNamesWithContext mocks base method
func (*MockOpenSearchServiceAPI) ListDomainsForPackage ¶
func (m *MockOpenSearchServiceAPI) ListDomainsForPackage(arg0 *opensearchservice.ListDomainsForPackageInput) (*opensearchservice.ListDomainsForPackageOutput, error)
ListDomainsForPackage mocks base method
func (*MockOpenSearchServiceAPI) ListDomainsForPackagePages ¶
func (m *MockOpenSearchServiceAPI) ListDomainsForPackagePages(arg0 *opensearchservice.ListDomainsForPackageInput, arg1 func(*opensearchservice.ListDomainsForPackageOutput, bool) bool) error
ListDomainsForPackagePages mocks base method
func (*MockOpenSearchServiceAPI) ListDomainsForPackagePagesWithContext ¶
func (m *MockOpenSearchServiceAPI) ListDomainsForPackagePagesWithContext(arg0 context.Context, arg1 *opensearchservice.ListDomainsForPackageInput, arg2 func(*opensearchservice.ListDomainsForPackageOutput, bool) bool, arg3 ...request.Option) error
ListDomainsForPackagePagesWithContext mocks base method
func (*MockOpenSearchServiceAPI) ListDomainsForPackageRequest ¶
func (m *MockOpenSearchServiceAPI) ListDomainsForPackageRequest(arg0 *opensearchservice.ListDomainsForPackageInput) (*request.Request, *opensearchservice.ListDomainsForPackageOutput)
ListDomainsForPackageRequest mocks base method
func (*MockOpenSearchServiceAPI) ListDomainsForPackageWithContext ¶
func (m *MockOpenSearchServiceAPI) ListDomainsForPackageWithContext(arg0 context.Context, arg1 *opensearchservice.ListDomainsForPackageInput, arg2 ...request.Option) (*opensearchservice.ListDomainsForPackageOutput, error)
ListDomainsForPackageWithContext mocks base method
func (*MockOpenSearchServiceAPI) ListInstanceTypeDetails ¶
func (m *MockOpenSearchServiceAPI) ListInstanceTypeDetails(arg0 *opensearchservice.ListInstanceTypeDetailsInput) (*opensearchservice.ListInstanceTypeDetailsOutput, error)
ListInstanceTypeDetails mocks base method
func (*MockOpenSearchServiceAPI) ListInstanceTypeDetailsPages ¶
func (m *MockOpenSearchServiceAPI) ListInstanceTypeDetailsPages(arg0 *opensearchservice.ListInstanceTypeDetailsInput, arg1 func(*opensearchservice.ListInstanceTypeDetailsOutput, bool) bool) error
ListInstanceTypeDetailsPages mocks base method
func (*MockOpenSearchServiceAPI) ListInstanceTypeDetailsPagesWithContext ¶
func (m *MockOpenSearchServiceAPI) ListInstanceTypeDetailsPagesWithContext(arg0 context.Context, arg1 *opensearchservice.ListInstanceTypeDetailsInput, arg2 func(*opensearchservice.ListInstanceTypeDetailsOutput, bool) bool, arg3 ...request.Option) error
ListInstanceTypeDetailsPagesWithContext mocks base method
func (*MockOpenSearchServiceAPI) ListInstanceTypeDetailsRequest ¶
func (m *MockOpenSearchServiceAPI) ListInstanceTypeDetailsRequest(arg0 *opensearchservice.ListInstanceTypeDetailsInput) (*request.Request, *opensearchservice.ListInstanceTypeDetailsOutput)
ListInstanceTypeDetailsRequest mocks base method
func (*MockOpenSearchServiceAPI) ListInstanceTypeDetailsWithContext ¶
func (m *MockOpenSearchServiceAPI) ListInstanceTypeDetailsWithContext(arg0 context.Context, arg1 *opensearchservice.ListInstanceTypeDetailsInput, arg2 ...request.Option) (*opensearchservice.ListInstanceTypeDetailsOutput, error)
ListInstanceTypeDetailsWithContext mocks base method
func (*MockOpenSearchServiceAPI) ListPackagesForDomain ¶
func (m *MockOpenSearchServiceAPI) ListPackagesForDomain(arg0 *opensearchservice.ListPackagesForDomainInput) (*opensearchservice.ListPackagesForDomainOutput, error)
ListPackagesForDomain mocks base method
func (*MockOpenSearchServiceAPI) ListPackagesForDomainPages ¶
func (m *MockOpenSearchServiceAPI) ListPackagesForDomainPages(arg0 *opensearchservice.ListPackagesForDomainInput, arg1 func(*opensearchservice.ListPackagesForDomainOutput, bool) bool) error
ListPackagesForDomainPages mocks base method
func (*MockOpenSearchServiceAPI) ListPackagesForDomainPagesWithContext ¶
func (m *MockOpenSearchServiceAPI) ListPackagesForDomainPagesWithContext(arg0 context.Context, arg1 *opensearchservice.ListPackagesForDomainInput, arg2 func(*opensearchservice.ListPackagesForDomainOutput, bool) bool, arg3 ...request.Option) error
ListPackagesForDomainPagesWithContext mocks base method
func (*MockOpenSearchServiceAPI) ListPackagesForDomainRequest ¶
func (m *MockOpenSearchServiceAPI) ListPackagesForDomainRequest(arg0 *opensearchservice.ListPackagesForDomainInput) (*request.Request, *opensearchservice.ListPackagesForDomainOutput)
ListPackagesForDomainRequest mocks base method
func (*MockOpenSearchServiceAPI) ListPackagesForDomainWithContext ¶
func (m *MockOpenSearchServiceAPI) ListPackagesForDomainWithContext(arg0 context.Context, arg1 *opensearchservice.ListPackagesForDomainInput, arg2 ...request.Option) (*opensearchservice.ListPackagesForDomainOutput, error)
ListPackagesForDomainWithContext mocks base method
func (*MockOpenSearchServiceAPI) ListScheduledActions ¶ added in v1.44.207
func (m *MockOpenSearchServiceAPI) ListScheduledActions(arg0 *opensearchservice.ListScheduledActionsInput) (*opensearchservice.ListScheduledActionsOutput, error)
ListScheduledActions mocks base method
func (*MockOpenSearchServiceAPI) ListScheduledActionsPages ¶ added in v1.44.207
func (m *MockOpenSearchServiceAPI) ListScheduledActionsPages(arg0 *opensearchservice.ListScheduledActionsInput, arg1 func(*opensearchservice.ListScheduledActionsOutput, bool) bool) error
ListScheduledActionsPages mocks base method
func (*MockOpenSearchServiceAPI) ListScheduledActionsPagesWithContext ¶ added in v1.44.207
func (m *MockOpenSearchServiceAPI) ListScheduledActionsPagesWithContext(arg0 context.Context, arg1 *opensearchservice.ListScheduledActionsInput, arg2 func(*opensearchservice.ListScheduledActionsOutput, bool) bool, arg3 ...request.Option) error
ListScheduledActionsPagesWithContext mocks base method
func (*MockOpenSearchServiceAPI) ListScheduledActionsRequest ¶ added in v1.44.207
func (m *MockOpenSearchServiceAPI) ListScheduledActionsRequest(arg0 *opensearchservice.ListScheduledActionsInput) (*request.Request, *opensearchservice.ListScheduledActionsOutput)
ListScheduledActionsRequest mocks base method
func (*MockOpenSearchServiceAPI) ListScheduledActionsWithContext ¶ added in v1.44.207
func (m *MockOpenSearchServiceAPI) ListScheduledActionsWithContext(arg0 context.Context, arg1 *opensearchservice.ListScheduledActionsInput, arg2 ...request.Option) (*opensearchservice.ListScheduledActionsOutput, error)
ListScheduledActionsWithContext mocks base method
func (*MockOpenSearchServiceAPI) ListTags ¶
func (m *MockOpenSearchServiceAPI) ListTags(arg0 *opensearchservice.ListTagsInput) (*opensearchservice.ListTagsOutput, error)
ListTags mocks base method
func (*MockOpenSearchServiceAPI) ListTagsRequest ¶
func (m *MockOpenSearchServiceAPI) ListTagsRequest(arg0 *opensearchservice.ListTagsInput) (*request.Request, *opensearchservice.ListTagsOutput)
ListTagsRequest mocks base method
func (*MockOpenSearchServiceAPI) ListTagsWithContext ¶
func (m *MockOpenSearchServiceAPI) ListTagsWithContext(arg0 context.Context, arg1 *opensearchservice.ListTagsInput, arg2 ...request.Option) (*opensearchservice.ListTagsOutput, error)
ListTagsWithContext mocks base method
func (*MockOpenSearchServiceAPI) ListVersions ¶
func (m *MockOpenSearchServiceAPI) ListVersions(arg0 *opensearchservice.ListVersionsInput) (*opensearchservice.ListVersionsOutput, error)
ListVersions mocks base method
func (*MockOpenSearchServiceAPI) ListVersionsPages ¶
func (m *MockOpenSearchServiceAPI) ListVersionsPages(arg0 *opensearchservice.ListVersionsInput, arg1 func(*opensearchservice.ListVersionsOutput, bool) bool) error
ListVersionsPages mocks base method
func (*MockOpenSearchServiceAPI) ListVersionsPagesWithContext ¶
func (m *MockOpenSearchServiceAPI) ListVersionsPagesWithContext(arg0 context.Context, arg1 *opensearchservice.ListVersionsInput, arg2 func(*opensearchservice.ListVersionsOutput, bool) bool, arg3 ...request.Option) error
ListVersionsPagesWithContext mocks base method
func (*MockOpenSearchServiceAPI) ListVersionsRequest ¶
func (m *MockOpenSearchServiceAPI) ListVersionsRequest(arg0 *opensearchservice.ListVersionsInput) (*request.Request, *opensearchservice.ListVersionsOutput)
ListVersionsRequest mocks base method
func (*MockOpenSearchServiceAPI) ListVersionsWithContext ¶
func (m *MockOpenSearchServiceAPI) ListVersionsWithContext(arg0 context.Context, arg1 *opensearchservice.ListVersionsInput, arg2 ...request.Option) (*opensearchservice.ListVersionsOutput, error)
ListVersionsWithContext mocks base method
func (*MockOpenSearchServiceAPI) ListVpcEndpointAccess ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) ListVpcEndpointAccess(arg0 *opensearchservice.ListVpcEndpointAccessInput) (*opensearchservice.ListVpcEndpointAccessOutput, error)
ListVpcEndpointAccess mocks base method
func (*MockOpenSearchServiceAPI) ListVpcEndpointAccessRequest ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) ListVpcEndpointAccessRequest(arg0 *opensearchservice.ListVpcEndpointAccessInput) (*request.Request, *opensearchservice.ListVpcEndpointAccessOutput)
ListVpcEndpointAccessRequest mocks base method
func (*MockOpenSearchServiceAPI) ListVpcEndpointAccessWithContext ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) ListVpcEndpointAccessWithContext(arg0 context.Context, arg1 *opensearchservice.ListVpcEndpointAccessInput, arg2 ...request.Option) (*opensearchservice.ListVpcEndpointAccessOutput, error)
ListVpcEndpointAccessWithContext mocks base method
func (*MockOpenSearchServiceAPI) ListVpcEndpoints ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) ListVpcEndpoints(arg0 *opensearchservice.ListVpcEndpointsInput) (*opensearchservice.ListVpcEndpointsOutput, error)
ListVpcEndpoints mocks base method
func (*MockOpenSearchServiceAPI) ListVpcEndpointsForDomain ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) ListVpcEndpointsForDomain(arg0 *opensearchservice.ListVpcEndpointsForDomainInput) (*opensearchservice.ListVpcEndpointsForDomainOutput, error)
ListVpcEndpointsForDomain mocks base method
func (*MockOpenSearchServiceAPI) ListVpcEndpointsForDomainRequest ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) ListVpcEndpointsForDomainRequest(arg0 *opensearchservice.ListVpcEndpointsForDomainInput) (*request.Request, *opensearchservice.ListVpcEndpointsForDomainOutput)
ListVpcEndpointsForDomainRequest mocks base method
func (*MockOpenSearchServiceAPI) ListVpcEndpointsForDomainWithContext ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) ListVpcEndpointsForDomainWithContext(arg0 context.Context, arg1 *opensearchservice.ListVpcEndpointsForDomainInput, arg2 ...request.Option) (*opensearchservice.ListVpcEndpointsForDomainOutput, error)
ListVpcEndpointsForDomainWithContext mocks base method
func (*MockOpenSearchServiceAPI) ListVpcEndpointsRequest ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) ListVpcEndpointsRequest(arg0 *opensearchservice.ListVpcEndpointsInput) (*request.Request, *opensearchservice.ListVpcEndpointsOutput)
ListVpcEndpointsRequest mocks base method
func (*MockOpenSearchServiceAPI) ListVpcEndpointsWithContext ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) ListVpcEndpointsWithContext(arg0 context.Context, arg1 *opensearchservice.ListVpcEndpointsInput, arg2 ...request.Option) (*opensearchservice.ListVpcEndpointsOutput, error)
ListVpcEndpointsWithContext mocks base method
func (*MockOpenSearchServiceAPI) PurchaseReservedInstanceOffering ¶
func (m *MockOpenSearchServiceAPI) PurchaseReservedInstanceOffering(arg0 *opensearchservice.PurchaseReservedInstanceOfferingInput) (*opensearchservice.PurchaseReservedInstanceOfferingOutput, error)
PurchaseReservedInstanceOffering mocks base method
func (*MockOpenSearchServiceAPI) PurchaseReservedInstanceOfferingRequest ¶
func (m *MockOpenSearchServiceAPI) PurchaseReservedInstanceOfferingRequest(arg0 *opensearchservice.PurchaseReservedInstanceOfferingInput) (*request.Request, *opensearchservice.PurchaseReservedInstanceOfferingOutput)
PurchaseReservedInstanceOfferingRequest mocks base method
func (*MockOpenSearchServiceAPI) PurchaseReservedInstanceOfferingWithContext ¶
func (m *MockOpenSearchServiceAPI) PurchaseReservedInstanceOfferingWithContext(arg0 context.Context, arg1 *opensearchservice.PurchaseReservedInstanceOfferingInput, arg2 ...request.Option) (*opensearchservice.PurchaseReservedInstanceOfferingOutput, error)
PurchaseReservedInstanceOfferingWithContext mocks base method
func (*MockOpenSearchServiceAPI) RejectInboundConnection ¶
func (m *MockOpenSearchServiceAPI) RejectInboundConnection(arg0 *opensearchservice.RejectInboundConnectionInput) (*opensearchservice.RejectInboundConnectionOutput, error)
RejectInboundConnection mocks base method
func (*MockOpenSearchServiceAPI) RejectInboundConnectionRequest ¶
func (m *MockOpenSearchServiceAPI) RejectInboundConnectionRequest(arg0 *opensearchservice.RejectInboundConnectionInput) (*request.Request, *opensearchservice.RejectInboundConnectionOutput)
RejectInboundConnectionRequest mocks base method
func (*MockOpenSearchServiceAPI) RejectInboundConnectionWithContext ¶
func (m *MockOpenSearchServiceAPI) RejectInboundConnectionWithContext(arg0 context.Context, arg1 *opensearchservice.RejectInboundConnectionInput, arg2 ...request.Option) (*opensearchservice.RejectInboundConnectionOutput, error)
RejectInboundConnectionWithContext mocks base method
func (*MockOpenSearchServiceAPI) RemoveTags ¶
func (m *MockOpenSearchServiceAPI) RemoveTags(arg0 *opensearchservice.RemoveTagsInput) (*opensearchservice.RemoveTagsOutput, error)
RemoveTags mocks base method
func (*MockOpenSearchServiceAPI) RemoveTagsRequest ¶
func (m *MockOpenSearchServiceAPI) RemoveTagsRequest(arg0 *opensearchservice.RemoveTagsInput) (*request.Request, *opensearchservice.RemoveTagsOutput)
RemoveTagsRequest mocks base method
func (*MockOpenSearchServiceAPI) RemoveTagsWithContext ¶
func (m *MockOpenSearchServiceAPI) RemoveTagsWithContext(arg0 context.Context, arg1 *opensearchservice.RemoveTagsInput, arg2 ...request.Option) (*opensearchservice.RemoveTagsOutput, error)
RemoveTagsWithContext mocks base method
func (*MockOpenSearchServiceAPI) RevokeVpcEndpointAccess ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) RevokeVpcEndpointAccess(arg0 *opensearchservice.RevokeVpcEndpointAccessInput) (*opensearchservice.RevokeVpcEndpointAccessOutput, error)
RevokeVpcEndpointAccess mocks base method
func (*MockOpenSearchServiceAPI) RevokeVpcEndpointAccessRequest ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) RevokeVpcEndpointAccessRequest(arg0 *opensearchservice.RevokeVpcEndpointAccessInput) (*request.Request, *opensearchservice.RevokeVpcEndpointAccessOutput)
RevokeVpcEndpointAccessRequest mocks base method
func (*MockOpenSearchServiceAPI) RevokeVpcEndpointAccessWithContext ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) RevokeVpcEndpointAccessWithContext(arg0 context.Context, arg1 *opensearchservice.RevokeVpcEndpointAccessInput, arg2 ...request.Option) (*opensearchservice.RevokeVpcEndpointAccessOutput, error)
RevokeVpcEndpointAccessWithContext mocks base method
func (*MockOpenSearchServiceAPI) StartServiceSoftwareUpdate ¶
func (m *MockOpenSearchServiceAPI) StartServiceSoftwareUpdate(arg0 *opensearchservice.StartServiceSoftwareUpdateInput) (*opensearchservice.StartServiceSoftwareUpdateOutput, error)
StartServiceSoftwareUpdate mocks base method
func (*MockOpenSearchServiceAPI) StartServiceSoftwareUpdateRequest ¶
func (m *MockOpenSearchServiceAPI) StartServiceSoftwareUpdateRequest(arg0 *opensearchservice.StartServiceSoftwareUpdateInput) (*request.Request, *opensearchservice.StartServiceSoftwareUpdateOutput)
StartServiceSoftwareUpdateRequest mocks base method
func (*MockOpenSearchServiceAPI) StartServiceSoftwareUpdateWithContext ¶
func (m *MockOpenSearchServiceAPI) StartServiceSoftwareUpdateWithContext(arg0 context.Context, arg1 *opensearchservice.StartServiceSoftwareUpdateInput, arg2 ...request.Option) (*opensearchservice.StartServiceSoftwareUpdateOutput, error)
StartServiceSoftwareUpdateWithContext mocks base method
func (*MockOpenSearchServiceAPI) UpdateDomainConfig ¶
func (m *MockOpenSearchServiceAPI) UpdateDomainConfig(arg0 *opensearchservice.UpdateDomainConfigInput) (*opensearchservice.UpdateDomainConfigOutput, error)
UpdateDomainConfig mocks base method
func (*MockOpenSearchServiceAPI) UpdateDomainConfigRequest ¶
func (m *MockOpenSearchServiceAPI) UpdateDomainConfigRequest(arg0 *opensearchservice.UpdateDomainConfigInput) (*request.Request, *opensearchservice.UpdateDomainConfigOutput)
UpdateDomainConfigRequest mocks base method
func (*MockOpenSearchServiceAPI) UpdateDomainConfigWithContext ¶
func (m *MockOpenSearchServiceAPI) UpdateDomainConfigWithContext(arg0 context.Context, arg1 *opensearchservice.UpdateDomainConfigInput, arg2 ...request.Option) (*opensearchservice.UpdateDomainConfigOutput, error)
UpdateDomainConfigWithContext mocks base method
func (*MockOpenSearchServiceAPI) UpdatePackage ¶
func (m *MockOpenSearchServiceAPI) UpdatePackage(arg0 *opensearchservice.UpdatePackageInput) (*opensearchservice.UpdatePackageOutput, error)
UpdatePackage mocks base method
func (*MockOpenSearchServiceAPI) UpdatePackageRequest ¶
func (m *MockOpenSearchServiceAPI) UpdatePackageRequest(arg0 *opensearchservice.UpdatePackageInput) (*request.Request, *opensearchservice.UpdatePackageOutput)
UpdatePackageRequest mocks base method
func (*MockOpenSearchServiceAPI) UpdatePackageWithContext ¶
func (m *MockOpenSearchServiceAPI) UpdatePackageWithContext(arg0 context.Context, arg1 *opensearchservice.UpdatePackageInput, arg2 ...request.Option) (*opensearchservice.UpdatePackageOutput, error)
UpdatePackageWithContext mocks base method
func (*MockOpenSearchServiceAPI) UpdateScheduledAction ¶ added in v1.44.207
func (m *MockOpenSearchServiceAPI) UpdateScheduledAction(arg0 *opensearchservice.UpdateScheduledActionInput) (*opensearchservice.UpdateScheduledActionOutput, error)
UpdateScheduledAction mocks base method
func (*MockOpenSearchServiceAPI) UpdateScheduledActionRequest ¶ added in v1.44.207
func (m *MockOpenSearchServiceAPI) UpdateScheduledActionRequest(arg0 *opensearchservice.UpdateScheduledActionInput) (*request.Request, *opensearchservice.UpdateScheduledActionOutput)
UpdateScheduledActionRequest mocks base method
func (*MockOpenSearchServiceAPI) UpdateScheduledActionWithContext ¶ added in v1.44.207
func (m *MockOpenSearchServiceAPI) UpdateScheduledActionWithContext(arg0 context.Context, arg1 *opensearchservice.UpdateScheduledActionInput, arg2 ...request.Option) (*opensearchservice.UpdateScheduledActionOutput, error)
UpdateScheduledActionWithContext mocks base method
func (*MockOpenSearchServiceAPI) UpdateVpcEndpoint ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) UpdateVpcEndpoint(arg0 *opensearchservice.UpdateVpcEndpointInput) (*opensearchservice.UpdateVpcEndpointOutput, error)
UpdateVpcEndpoint mocks base method
func (*MockOpenSearchServiceAPI) UpdateVpcEndpointRequest ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) UpdateVpcEndpointRequest(arg0 *opensearchservice.UpdateVpcEndpointInput) (*request.Request, *opensearchservice.UpdateVpcEndpointOutput)
UpdateVpcEndpointRequest mocks base method
func (*MockOpenSearchServiceAPI) UpdateVpcEndpointWithContext ¶ added in v1.44.133
func (m *MockOpenSearchServiceAPI) UpdateVpcEndpointWithContext(arg0 context.Context, arg1 *opensearchservice.UpdateVpcEndpointInput, arg2 ...request.Option) (*opensearchservice.UpdateVpcEndpointOutput, error)
UpdateVpcEndpointWithContext mocks base method
func (*MockOpenSearchServiceAPI) UpgradeDomain ¶
func (m *MockOpenSearchServiceAPI) UpgradeDomain(arg0 *opensearchservice.UpgradeDomainInput) (*opensearchservice.UpgradeDomainOutput, error)
UpgradeDomain mocks base method
func (*MockOpenSearchServiceAPI) UpgradeDomainRequest ¶
func (m *MockOpenSearchServiceAPI) UpgradeDomainRequest(arg0 *opensearchservice.UpgradeDomainInput) (*request.Request, *opensearchservice.UpgradeDomainOutput)
UpgradeDomainRequest mocks base method
func (*MockOpenSearchServiceAPI) UpgradeDomainWithContext ¶
func (m *MockOpenSearchServiceAPI) UpgradeDomainWithContext(arg0 context.Context, arg1 *opensearchservice.UpgradeDomainInput, arg2 ...request.Option) (*opensearchservice.UpgradeDomainOutput, error)
UpgradeDomainWithContext mocks base method
type MockOpenSearchServiceAPIMockRecorder ¶
type MockOpenSearchServiceAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockOpenSearchServiceAPIMockRecorder is the mock recorder for MockOpenSearchServiceAPI
func (*MockOpenSearchServiceAPIMockRecorder) AcceptInboundConnection ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) AcceptInboundConnection(arg0 interface{}) *gomock.Call
AcceptInboundConnection indicates an expected call of AcceptInboundConnection
func (*MockOpenSearchServiceAPIMockRecorder) AcceptInboundConnectionRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) AcceptInboundConnectionRequest(arg0 interface{}) *gomock.Call
AcceptInboundConnectionRequest indicates an expected call of AcceptInboundConnectionRequest
func (*MockOpenSearchServiceAPIMockRecorder) AcceptInboundConnectionWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) AcceptInboundConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AcceptInboundConnectionWithContext indicates an expected call of AcceptInboundConnectionWithContext
func (*MockOpenSearchServiceAPIMockRecorder) AddTags ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) AddTags(arg0 interface{}) *gomock.Call
AddTags indicates an expected call of AddTags
func (*MockOpenSearchServiceAPIMockRecorder) AddTagsRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) AddTagsRequest(arg0 interface{}) *gomock.Call
AddTagsRequest indicates an expected call of AddTagsRequest
func (*MockOpenSearchServiceAPIMockRecorder) AddTagsWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) AddTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddTagsWithContext indicates an expected call of AddTagsWithContext
func (*MockOpenSearchServiceAPIMockRecorder) AssociatePackage ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) AssociatePackage(arg0 interface{}) *gomock.Call
AssociatePackage indicates an expected call of AssociatePackage
func (*MockOpenSearchServiceAPIMockRecorder) AssociatePackageRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) AssociatePackageRequest(arg0 interface{}) *gomock.Call
AssociatePackageRequest indicates an expected call of AssociatePackageRequest
func (*MockOpenSearchServiceAPIMockRecorder) AssociatePackageWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) AssociatePackageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssociatePackageWithContext indicates an expected call of AssociatePackageWithContext
func (*MockOpenSearchServiceAPIMockRecorder) AuthorizeVpcEndpointAccess ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) AuthorizeVpcEndpointAccess(arg0 interface{}) *gomock.Call
AuthorizeVpcEndpointAccess indicates an expected call of AuthorizeVpcEndpointAccess
func (*MockOpenSearchServiceAPIMockRecorder) AuthorizeVpcEndpointAccessRequest ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) AuthorizeVpcEndpointAccessRequest(arg0 interface{}) *gomock.Call
AuthorizeVpcEndpointAccessRequest indicates an expected call of AuthorizeVpcEndpointAccessRequest
func (*MockOpenSearchServiceAPIMockRecorder) AuthorizeVpcEndpointAccessWithContext ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) AuthorizeVpcEndpointAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AuthorizeVpcEndpointAccessWithContext indicates an expected call of AuthorizeVpcEndpointAccessWithContext
func (*MockOpenSearchServiceAPIMockRecorder) CancelServiceSoftwareUpdate ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) CancelServiceSoftwareUpdate(arg0 interface{}) *gomock.Call
CancelServiceSoftwareUpdate indicates an expected call of CancelServiceSoftwareUpdate
func (*MockOpenSearchServiceAPIMockRecorder) CancelServiceSoftwareUpdateRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) CancelServiceSoftwareUpdateRequest(arg0 interface{}) *gomock.Call
CancelServiceSoftwareUpdateRequest indicates an expected call of CancelServiceSoftwareUpdateRequest
func (*MockOpenSearchServiceAPIMockRecorder) CancelServiceSoftwareUpdateWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) CancelServiceSoftwareUpdateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CancelServiceSoftwareUpdateWithContext indicates an expected call of CancelServiceSoftwareUpdateWithContext
func (*MockOpenSearchServiceAPIMockRecorder) CreateDomain ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) CreateDomain(arg0 interface{}) *gomock.Call
CreateDomain indicates an expected call of CreateDomain
func (*MockOpenSearchServiceAPIMockRecorder) CreateDomainRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) CreateDomainRequest(arg0 interface{}) *gomock.Call
CreateDomainRequest indicates an expected call of CreateDomainRequest
func (*MockOpenSearchServiceAPIMockRecorder) CreateDomainWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) CreateDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDomainWithContext indicates an expected call of CreateDomainWithContext
func (*MockOpenSearchServiceAPIMockRecorder) CreateOutboundConnection ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) CreateOutboundConnection(arg0 interface{}) *gomock.Call
CreateOutboundConnection indicates an expected call of CreateOutboundConnection
func (*MockOpenSearchServiceAPIMockRecorder) CreateOutboundConnectionRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) CreateOutboundConnectionRequest(arg0 interface{}) *gomock.Call
CreateOutboundConnectionRequest indicates an expected call of CreateOutboundConnectionRequest
func (*MockOpenSearchServiceAPIMockRecorder) CreateOutboundConnectionWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) CreateOutboundConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateOutboundConnectionWithContext indicates an expected call of CreateOutboundConnectionWithContext
func (*MockOpenSearchServiceAPIMockRecorder) CreatePackage ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) CreatePackage(arg0 interface{}) *gomock.Call
CreatePackage indicates an expected call of CreatePackage
func (*MockOpenSearchServiceAPIMockRecorder) CreatePackageRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) CreatePackageRequest(arg0 interface{}) *gomock.Call
CreatePackageRequest indicates an expected call of CreatePackageRequest
func (*MockOpenSearchServiceAPIMockRecorder) CreatePackageWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) CreatePackageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreatePackageWithContext indicates an expected call of CreatePackageWithContext
func (*MockOpenSearchServiceAPIMockRecorder) CreateVpcEndpoint ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) CreateVpcEndpoint(arg0 interface{}) *gomock.Call
CreateVpcEndpoint indicates an expected call of CreateVpcEndpoint
func (*MockOpenSearchServiceAPIMockRecorder) CreateVpcEndpointRequest ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) CreateVpcEndpointRequest(arg0 interface{}) *gomock.Call
CreateVpcEndpointRequest indicates an expected call of CreateVpcEndpointRequest
func (*MockOpenSearchServiceAPIMockRecorder) CreateVpcEndpointWithContext ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) CreateVpcEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateVpcEndpointWithContext indicates an expected call of CreateVpcEndpointWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DeleteDomain ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DeleteDomain(arg0 interface{}) *gomock.Call
DeleteDomain indicates an expected call of DeleteDomain
func (*MockOpenSearchServiceAPIMockRecorder) DeleteDomainRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DeleteDomainRequest(arg0 interface{}) *gomock.Call
DeleteDomainRequest indicates an expected call of DeleteDomainRequest
func (*MockOpenSearchServiceAPIMockRecorder) DeleteDomainWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DeleteDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDomainWithContext indicates an expected call of DeleteDomainWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DeleteInboundConnection ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DeleteInboundConnection(arg0 interface{}) *gomock.Call
DeleteInboundConnection indicates an expected call of DeleteInboundConnection
func (*MockOpenSearchServiceAPIMockRecorder) DeleteInboundConnectionRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DeleteInboundConnectionRequest(arg0 interface{}) *gomock.Call
DeleteInboundConnectionRequest indicates an expected call of DeleteInboundConnectionRequest
func (*MockOpenSearchServiceAPIMockRecorder) DeleteInboundConnectionWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DeleteInboundConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteInboundConnectionWithContext indicates an expected call of DeleteInboundConnectionWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DeleteOutboundConnection ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DeleteOutboundConnection(arg0 interface{}) *gomock.Call
DeleteOutboundConnection indicates an expected call of DeleteOutboundConnection
func (*MockOpenSearchServiceAPIMockRecorder) DeleteOutboundConnectionRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DeleteOutboundConnectionRequest(arg0 interface{}) *gomock.Call
DeleteOutboundConnectionRequest indicates an expected call of DeleteOutboundConnectionRequest
func (*MockOpenSearchServiceAPIMockRecorder) DeleteOutboundConnectionWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DeleteOutboundConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteOutboundConnectionWithContext indicates an expected call of DeleteOutboundConnectionWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DeletePackage ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DeletePackage(arg0 interface{}) *gomock.Call
DeletePackage indicates an expected call of DeletePackage
func (*MockOpenSearchServiceAPIMockRecorder) DeletePackageRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DeletePackageRequest(arg0 interface{}) *gomock.Call
DeletePackageRequest indicates an expected call of DeletePackageRequest
func (*MockOpenSearchServiceAPIMockRecorder) DeletePackageWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DeletePackageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeletePackageWithContext indicates an expected call of DeletePackageWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DeleteVpcEndpoint ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) DeleteVpcEndpoint(arg0 interface{}) *gomock.Call
DeleteVpcEndpoint indicates an expected call of DeleteVpcEndpoint
func (*MockOpenSearchServiceAPIMockRecorder) DeleteVpcEndpointRequest ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) DeleteVpcEndpointRequest(arg0 interface{}) *gomock.Call
DeleteVpcEndpointRequest indicates an expected call of DeleteVpcEndpointRequest
func (*MockOpenSearchServiceAPIMockRecorder) DeleteVpcEndpointWithContext ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) DeleteVpcEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteVpcEndpointWithContext indicates an expected call of DeleteVpcEndpointWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DescribeDomain ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomain(arg0 interface{}) *gomock.Call
DescribeDomain indicates an expected call of DescribeDomain
func (*MockOpenSearchServiceAPIMockRecorder) DescribeDomainAutoTunes ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainAutoTunes(arg0 interface{}) *gomock.Call
DescribeDomainAutoTunes indicates an expected call of DescribeDomainAutoTunes
func (*MockOpenSearchServiceAPIMockRecorder) DescribeDomainAutoTunesPages ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainAutoTunesPages(arg0, arg1 interface{}) *gomock.Call
DescribeDomainAutoTunesPages indicates an expected call of DescribeDomainAutoTunesPages
func (*MockOpenSearchServiceAPIMockRecorder) DescribeDomainAutoTunesPagesWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainAutoTunesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeDomainAutoTunesPagesWithContext indicates an expected call of DescribeDomainAutoTunesPagesWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DescribeDomainAutoTunesRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainAutoTunesRequest(arg0 interface{}) *gomock.Call
DescribeDomainAutoTunesRequest indicates an expected call of DescribeDomainAutoTunesRequest
func (*MockOpenSearchServiceAPIMockRecorder) DescribeDomainAutoTunesWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainAutoTunesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDomainAutoTunesWithContext indicates an expected call of DescribeDomainAutoTunesWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DescribeDomainChangeProgress ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainChangeProgress(arg0 interface{}) *gomock.Call
DescribeDomainChangeProgress indicates an expected call of DescribeDomainChangeProgress
func (*MockOpenSearchServiceAPIMockRecorder) DescribeDomainChangeProgressRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainChangeProgressRequest(arg0 interface{}) *gomock.Call
DescribeDomainChangeProgressRequest indicates an expected call of DescribeDomainChangeProgressRequest
func (*MockOpenSearchServiceAPIMockRecorder) DescribeDomainChangeProgressWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainChangeProgressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDomainChangeProgressWithContext indicates an expected call of DescribeDomainChangeProgressWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DescribeDomainConfig ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainConfig(arg0 interface{}) *gomock.Call
DescribeDomainConfig indicates an expected call of DescribeDomainConfig
func (*MockOpenSearchServiceAPIMockRecorder) DescribeDomainConfigRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainConfigRequest(arg0 interface{}) *gomock.Call
DescribeDomainConfigRequest indicates an expected call of DescribeDomainConfigRequest
func (*MockOpenSearchServiceAPIMockRecorder) DescribeDomainConfigWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDomainConfigWithContext indicates an expected call of DescribeDomainConfigWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DescribeDomainHealth ¶ added in v1.44.256
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainHealth(arg0 interface{}) *gomock.Call
DescribeDomainHealth indicates an expected call of DescribeDomainHealth
func (*MockOpenSearchServiceAPIMockRecorder) DescribeDomainHealthRequest ¶ added in v1.44.256
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainHealthRequest(arg0 interface{}) *gomock.Call
DescribeDomainHealthRequest indicates an expected call of DescribeDomainHealthRequest
func (*MockOpenSearchServiceAPIMockRecorder) DescribeDomainHealthWithContext ¶ added in v1.44.256
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainHealthWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDomainHealthWithContext indicates an expected call of DescribeDomainHealthWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DescribeDomainNodes ¶ added in v1.44.257
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainNodes(arg0 interface{}) *gomock.Call
DescribeDomainNodes indicates an expected call of DescribeDomainNodes
func (*MockOpenSearchServiceAPIMockRecorder) DescribeDomainNodesRequest ¶ added in v1.44.257
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainNodesRequest(arg0 interface{}) *gomock.Call
DescribeDomainNodesRequest indicates an expected call of DescribeDomainNodesRequest
func (*MockOpenSearchServiceAPIMockRecorder) DescribeDomainNodesWithContext ¶ added in v1.44.257
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainNodesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDomainNodesWithContext indicates an expected call of DescribeDomainNodesWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DescribeDomainRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainRequest(arg0 interface{}) *gomock.Call
DescribeDomainRequest indicates an expected call of DescribeDomainRequest
func (*MockOpenSearchServiceAPIMockRecorder) DescribeDomainWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDomainWithContext indicates an expected call of DescribeDomainWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DescribeDomains ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomains(arg0 interface{}) *gomock.Call
DescribeDomains indicates an expected call of DescribeDomains
func (*MockOpenSearchServiceAPIMockRecorder) DescribeDomainsRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainsRequest(arg0 interface{}) *gomock.Call
DescribeDomainsRequest indicates an expected call of DescribeDomainsRequest
func (*MockOpenSearchServiceAPIMockRecorder) DescribeDomainsWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDomainsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDomainsWithContext indicates an expected call of DescribeDomainsWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DescribeDryRunProgress ¶ added in v1.44.183
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDryRunProgress(arg0 interface{}) *gomock.Call
DescribeDryRunProgress indicates an expected call of DescribeDryRunProgress
func (*MockOpenSearchServiceAPIMockRecorder) DescribeDryRunProgressRequest ¶ added in v1.44.183
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDryRunProgressRequest(arg0 interface{}) *gomock.Call
DescribeDryRunProgressRequest indicates an expected call of DescribeDryRunProgressRequest
func (*MockOpenSearchServiceAPIMockRecorder) DescribeDryRunProgressWithContext ¶ added in v1.44.183
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeDryRunProgressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDryRunProgressWithContext indicates an expected call of DescribeDryRunProgressWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DescribeInboundConnections ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeInboundConnections(arg0 interface{}) *gomock.Call
DescribeInboundConnections indicates an expected call of DescribeInboundConnections
func (*MockOpenSearchServiceAPIMockRecorder) DescribeInboundConnectionsPages ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeInboundConnectionsPages(arg0, arg1 interface{}) *gomock.Call
DescribeInboundConnectionsPages indicates an expected call of DescribeInboundConnectionsPages
func (*MockOpenSearchServiceAPIMockRecorder) DescribeInboundConnectionsPagesWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeInboundConnectionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeInboundConnectionsPagesWithContext indicates an expected call of DescribeInboundConnectionsPagesWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DescribeInboundConnectionsRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeInboundConnectionsRequest(arg0 interface{}) *gomock.Call
DescribeInboundConnectionsRequest indicates an expected call of DescribeInboundConnectionsRequest
func (*MockOpenSearchServiceAPIMockRecorder) DescribeInboundConnectionsWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeInboundConnectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeInboundConnectionsWithContext indicates an expected call of DescribeInboundConnectionsWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DescribeInstanceTypeLimits ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeInstanceTypeLimits(arg0 interface{}) *gomock.Call
DescribeInstanceTypeLimits indicates an expected call of DescribeInstanceTypeLimits
func (*MockOpenSearchServiceAPIMockRecorder) DescribeInstanceTypeLimitsRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeInstanceTypeLimitsRequest(arg0 interface{}) *gomock.Call
DescribeInstanceTypeLimitsRequest indicates an expected call of DescribeInstanceTypeLimitsRequest
func (*MockOpenSearchServiceAPIMockRecorder) DescribeInstanceTypeLimitsWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeInstanceTypeLimitsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeInstanceTypeLimitsWithContext indicates an expected call of DescribeInstanceTypeLimitsWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DescribeOutboundConnections ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeOutboundConnections(arg0 interface{}) *gomock.Call
DescribeOutboundConnections indicates an expected call of DescribeOutboundConnections
func (*MockOpenSearchServiceAPIMockRecorder) DescribeOutboundConnectionsPages ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeOutboundConnectionsPages(arg0, arg1 interface{}) *gomock.Call
DescribeOutboundConnectionsPages indicates an expected call of DescribeOutboundConnectionsPages
func (*MockOpenSearchServiceAPIMockRecorder) DescribeOutboundConnectionsPagesWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeOutboundConnectionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeOutboundConnectionsPagesWithContext indicates an expected call of DescribeOutboundConnectionsPagesWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DescribeOutboundConnectionsRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeOutboundConnectionsRequest(arg0 interface{}) *gomock.Call
DescribeOutboundConnectionsRequest indicates an expected call of DescribeOutboundConnectionsRequest
func (*MockOpenSearchServiceAPIMockRecorder) DescribeOutboundConnectionsWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeOutboundConnectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeOutboundConnectionsWithContext indicates an expected call of DescribeOutboundConnectionsWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DescribePackages ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribePackages(arg0 interface{}) *gomock.Call
DescribePackages indicates an expected call of DescribePackages
func (*MockOpenSearchServiceAPIMockRecorder) DescribePackagesPages ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribePackagesPages(arg0, arg1 interface{}) *gomock.Call
DescribePackagesPages indicates an expected call of DescribePackagesPages
func (*MockOpenSearchServiceAPIMockRecorder) DescribePackagesPagesWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribePackagesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribePackagesPagesWithContext indicates an expected call of DescribePackagesPagesWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DescribePackagesRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribePackagesRequest(arg0 interface{}) *gomock.Call
DescribePackagesRequest indicates an expected call of DescribePackagesRequest
func (*MockOpenSearchServiceAPIMockRecorder) DescribePackagesWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribePackagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribePackagesWithContext indicates an expected call of DescribePackagesWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstanceOfferings ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstanceOfferings(arg0 interface{}) *gomock.Call
DescribeReservedInstanceOfferings indicates an expected call of DescribeReservedInstanceOfferings
func (*MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstanceOfferingsPages ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstanceOfferingsPages(arg0, arg1 interface{}) *gomock.Call
DescribeReservedInstanceOfferingsPages indicates an expected call of DescribeReservedInstanceOfferingsPages
func (*MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstanceOfferingsPagesWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstanceOfferingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeReservedInstanceOfferingsPagesWithContext indicates an expected call of DescribeReservedInstanceOfferingsPagesWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstanceOfferingsRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstanceOfferingsRequest(arg0 interface{}) *gomock.Call
DescribeReservedInstanceOfferingsRequest indicates an expected call of DescribeReservedInstanceOfferingsRequest
func (*MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstanceOfferingsWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstanceOfferingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeReservedInstanceOfferingsWithContext indicates an expected call of DescribeReservedInstanceOfferingsWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstances ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstances(arg0 interface{}) *gomock.Call
DescribeReservedInstances indicates an expected call of DescribeReservedInstances
func (*MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstancesPages ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstancesPages(arg0, arg1 interface{}) *gomock.Call
DescribeReservedInstancesPages indicates an expected call of DescribeReservedInstancesPages
func (*MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstancesPagesWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeReservedInstancesPagesWithContext indicates an expected call of DescribeReservedInstancesPagesWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstancesRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstancesRequest(arg0 interface{}) *gomock.Call
DescribeReservedInstancesRequest indicates an expected call of DescribeReservedInstancesRequest
func (*MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstancesWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeReservedInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeReservedInstancesWithContext indicates an expected call of DescribeReservedInstancesWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DescribeVpcEndpoints ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeVpcEndpoints(arg0 interface{}) *gomock.Call
DescribeVpcEndpoints indicates an expected call of DescribeVpcEndpoints
func (*MockOpenSearchServiceAPIMockRecorder) DescribeVpcEndpointsRequest ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeVpcEndpointsRequest(arg0 interface{}) *gomock.Call
DescribeVpcEndpointsRequest indicates an expected call of DescribeVpcEndpointsRequest
func (*MockOpenSearchServiceAPIMockRecorder) DescribeVpcEndpointsWithContext ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) DescribeVpcEndpointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeVpcEndpointsWithContext indicates an expected call of DescribeVpcEndpointsWithContext
func (*MockOpenSearchServiceAPIMockRecorder) DissociatePackage ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DissociatePackage(arg0 interface{}) *gomock.Call
DissociatePackage indicates an expected call of DissociatePackage
func (*MockOpenSearchServiceAPIMockRecorder) DissociatePackageRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DissociatePackageRequest(arg0 interface{}) *gomock.Call
DissociatePackageRequest indicates an expected call of DissociatePackageRequest
func (*MockOpenSearchServiceAPIMockRecorder) DissociatePackageWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) DissociatePackageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DissociatePackageWithContext indicates an expected call of DissociatePackageWithContext
func (*MockOpenSearchServiceAPIMockRecorder) GetCompatibleVersions ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) GetCompatibleVersions(arg0 interface{}) *gomock.Call
GetCompatibleVersions indicates an expected call of GetCompatibleVersions
func (*MockOpenSearchServiceAPIMockRecorder) GetCompatibleVersionsRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) GetCompatibleVersionsRequest(arg0 interface{}) *gomock.Call
GetCompatibleVersionsRequest indicates an expected call of GetCompatibleVersionsRequest
func (*MockOpenSearchServiceAPIMockRecorder) GetCompatibleVersionsWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) GetCompatibleVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetCompatibleVersionsWithContext indicates an expected call of GetCompatibleVersionsWithContext
func (*MockOpenSearchServiceAPIMockRecorder) GetPackageVersionHistory ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) GetPackageVersionHistory(arg0 interface{}) *gomock.Call
GetPackageVersionHistory indicates an expected call of GetPackageVersionHistory
func (*MockOpenSearchServiceAPIMockRecorder) GetPackageVersionHistoryPages ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) GetPackageVersionHistoryPages(arg0, arg1 interface{}) *gomock.Call
GetPackageVersionHistoryPages indicates an expected call of GetPackageVersionHistoryPages
func (*MockOpenSearchServiceAPIMockRecorder) GetPackageVersionHistoryPagesWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) GetPackageVersionHistoryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetPackageVersionHistoryPagesWithContext indicates an expected call of GetPackageVersionHistoryPagesWithContext
func (*MockOpenSearchServiceAPIMockRecorder) GetPackageVersionHistoryRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) GetPackageVersionHistoryRequest(arg0 interface{}) *gomock.Call
GetPackageVersionHistoryRequest indicates an expected call of GetPackageVersionHistoryRequest
func (*MockOpenSearchServiceAPIMockRecorder) GetPackageVersionHistoryWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) GetPackageVersionHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPackageVersionHistoryWithContext indicates an expected call of GetPackageVersionHistoryWithContext
func (*MockOpenSearchServiceAPIMockRecorder) GetUpgradeHistory ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) GetUpgradeHistory(arg0 interface{}) *gomock.Call
GetUpgradeHistory indicates an expected call of GetUpgradeHistory
func (*MockOpenSearchServiceAPIMockRecorder) GetUpgradeHistoryPages ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) GetUpgradeHistoryPages(arg0, arg1 interface{}) *gomock.Call
GetUpgradeHistoryPages indicates an expected call of GetUpgradeHistoryPages
func (*MockOpenSearchServiceAPIMockRecorder) GetUpgradeHistoryPagesWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) GetUpgradeHistoryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetUpgradeHistoryPagesWithContext indicates an expected call of GetUpgradeHistoryPagesWithContext
func (*MockOpenSearchServiceAPIMockRecorder) GetUpgradeHistoryRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) GetUpgradeHistoryRequest(arg0 interface{}) *gomock.Call
GetUpgradeHistoryRequest indicates an expected call of GetUpgradeHistoryRequest
func (*MockOpenSearchServiceAPIMockRecorder) GetUpgradeHistoryWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) GetUpgradeHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetUpgradeHistoryWithContext indicates an expected call of GetUpgradeHistoryWithContext
func (*MockOpenSearchServiceAPIMockRecorder) GetUpgradeStatus ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) GetUpgradeStatus(arg0 interface{}) *gomock.Call
GetUpgradeStatus indicates an expected call of GetUpgradeStatus
func (*MockOpenSearchServiceAPIMockRecorder) GetUpgradeStatusRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) GetUpgradeStatusRequest(arg0 interface{}) *gomock.Call
GetUpgradeStatusRequest indicates an expected call of GetUpgradeStatusRequest
func (*MockOpenSearchServiceAPIMockRecorder) GetUpgradeStatusWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) GetUpgradeStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetUpgradeStatusWithContext indicates an expected call of GetUpgradeStatusWithContext
func (*MockOpenSearchServiceAPIMockRecorder) ListDomainNames ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) ListDomainNames(arg0 interface{}) *gomock.Call
ListDomainNames indicates an expected call of ListDomainNames
func (*MockOpenSearchServiceAPIMockRecorder) ListDomainNamesRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) ListDomainNamesRequest(arg0 interface{}) *gomock.Call
ListDomainNamesRequest indicates an expected call of ListDomainNamesRequest
func (*MockOpenSearchServiceAPIMockRecorder) ListDomainNamesWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) ListDomainNamesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDomainNamesWithContext indicates an expected call of ListDomainNamesWithContext
func (*MockOpenSearchServiceAPIMockRecorder) ListDomainsForPackage ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) ListDomainsForPackage(arg0 interface{}) *gomock.Call
ListDomainsForPackage indicates an expected call of ListDomainsForPackage
func (*MockOpenSearchServiceAPIMockRecorder) ListDomainsForPackagePages ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) ListDomainsForPackagePages(arg0, arg1 interface{}) *gomock.Call
ListDomainsForPackagePages indicates an expected call of ListDomainsForPackagePages
func (*MockOpenSearchServiceAPIMockRecorder) ListDomainsForPackagePagesWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) ListDomainsForPackagePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDomainsForPackagePagesWithContext indicates an expected call of ListDomainsForPackagePagesWithContext
func (*MockOpenSearchServiceAPIMockRecorder) ListDomainsForPackageRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) ListDomainsForPackageRequest(arg0 interface{}) *gomock.Call
ListDomainsForPackageRequest indicates an expected call of ListDomainsForPackageRequest
func (*MockOpenSearchServiceAPIMockRecorder) ListDomainsForPackageWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) ListDomainsForPackageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDomainsForPackageWithContext indicates an expected call of ListDomainsForPackageWithContext
func (*MockOpenSearchServiceAPIMockRecorder) ListInstanceTypeDetails ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) ListInstanceTypeDetails(arg0 interface{}) *gomock.Call
ListInstanceTypeDetails indicates an expected call of ListInstanceTypeDetails
func (*MockOpenSearchServiceAPIMockRecorder) ListInstanceTypeDetailsPages ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) ListInstanceTypeDetailsPages(arg0, arg1 interface{}) *gomock.Call
ListInstanceTypeDetailsPages indicates an expected call of ListInstanceTypeDetailsPages
func (*MockOpenSearchServiceAPIMockRecorder) ListInstanceTypeDetailsPagesWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) ListInstanceTypeDetailsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListInstanceTypeDetailsPagesWithContext indicates an expected call of ListInstanceTypeDetailsPagesWithContext
func (*MockOpenSearchServiceAPIMockRecorder) ListInstanceTypeDetailsRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) ListInstanceTypeDetailsRequest(arg0 interface{}) *gomock.Call
ListInstanceTypeDetailsRequest indicates an expected call of ListInstanceTypeDetailsRequest
func (*MockOpenSearchServiceAPIMockRecorder) ListInstanceTypeDetailsWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) ListInstanceTypeDetailsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListInstanceTypeDetailsWithContext indicates an expected call of ListInstanceTypeDetailsWithContext
func (*MockOpenSearchServiceAPIMockRecorder) ListPackagesForDomain ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) ListPackagesForDomain(arg0 interface{}) *gomock.Call
ListPackagesForDomain indicates an expected call of ListPackagesForDomain
func (*MockOpenSearchServiceAPIMockRecorder) ListPackagesForDomainPages ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) ListPackagesForDomainPages(arg0, arg1 interface{}) *gomock.Call
ListPackagesForDomainPages indicates an expected call of ListPackagesForDomainPages
func (*MockOpenSearchServiceAPIMockRecorder) ListPackagesForDomainPagesWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) ListPackagesForDomainPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListPackagesForDomainPagesWithContext indicates an expected call of ListPackagesForDomainPagesWithContext
func (*MockOpenSearchServiceAPIMockRecorder) ListPackagesForDomainRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) ListPackagesForDomainRequest(arg0 interface{}) *gomock.Call
ListPackagesForDomainRequest indicates an expected call of ListPackagesForDomainRequest
func (*MockOpenSearchServiceAPIMockRecorder) ListPackagesForDomainWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) ListPackagesForDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPackagesForDomainWithContext indicates an expected call of ListPackagesForDomainWithContext
func (*MockOpenSearchServiceAPIMockRecorder) ListScheduledActions ¶ added in v1.44.207
func (mr *MockOpenSearchServiceAPIMockRecorder) ListScheduledActions(arg0 interface{}) *gomock.Call
ListScheduledActions indicates an expected call of ListScheduledActions
func (*MockOpenSearchServiceAPIMockRecorder) ListScheduledActionsPages ¶ added in v1.44.207
func (mr *MockOpenSearchServiceAPIMockRecorder) ListScheduledActionsPages(arg0, arg1 interface{}) *gomock.Call
ListScheduledActionsPages indicates an expected call of ListScheduledActionsPages
func (*MockOpenSearchServiceAPIMockRecorder) ListScheduledActionsPagesWithContext ¶ added in v1.44.207
func (mr *MockOpenSearchServiceAPIMockRecorder) ListScheduledActionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListScheduledActionsPagesWithContext indicates an expected call of ListScheduledActionsPagesWithContext
func (*MockOpenSearchServiceAPIMockRecorder) ListScheduledActionsRequest ¶ added in v1.44.207
func (mr *MockOpenSearchServiceAPIMockRecorder) ListScheduledActionsRequest(arg0 interface{}) *gomock.Call
ListScheduledActionsRequest indicates an expected call of ListScheduledActionsRequest
func (*MockOpenSearchServiceAPIMockRecorder) ListScheduledActionsWithContext ¶ added in v1.44.207
func (mr *MockOpenSearchServiceAPIMockRecorder) ListScheduledActionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListScheduledActionsWithContext indicates an expected call of ListScheduledActionsWithContext
func (*MockOpenSearchServiceAPIMockRecorder) ListTags ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) ListTags(arg0 interface{}) *gomock.Call
ListTags indicates an expected call of ListTags
func (*MockOpenSearchServiceAPIMockRecorder) ListTagsRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) ListTagsRequest(arg0 interface{}) *gomock.Call
ListTagsRequest indicates an expected call of ListTagsRequest
func (*MockOpenSearchServiceAPIMockRecorder) ListTagsWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) ListTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsWithContext indicates an expected call of ListTagsWithContext
func (*MockOpenSearchServiceAPIMockRecorder) ListVersions ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) ListVersions(arg0 interface{}) *gomock.Call
ListVersions indicates an expected call of ListVersions
func (*MockOpenSearchServiceAPIMockRecorder) ListVersionsPages ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) ListVersionsPages(arg0, arg1 interface{}) *gomock.Call
ListVersionsPages indicates an expected call of ListVersionsPages
func (*MockOpenSearchServiceAPIMockRecorder) ListVersionsPagesWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) ListVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListVersionsPagesWithContext indicates an expected call of ListVersionsPagesWithContext
func (*MockOpenSearchServiceAPIMockRecorder) ListVersionsRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) ListVersionsRequest(arg0 interface{}) *gomock.Call
ListVersionsRequest indicates an expected call of ListVersionsRequest
func (*MockOpenSearchServiceAPIMockRecorder) ListVersionsWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) ListVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListVersionsWithContext indicates an expected call of ListVersionsWithContext
func (*MockOpenSearchServiceAPIMockRecorder) ListVpcEndpointAccess ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) ListVpcEndpointAccess(arg0 interface{}) *gomock.Call
ListVpcEndpointAccess indicates an expected call of ListVpcEndpointAccess
func (*MockOpenSearchServiceAPIMockRecorder) ListVpcEndpointAccessRequest ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) ListVpcEndpointAccessRequest(arg0 interface{}) *gomock.Call
ListVpcEndpointAccessRequest indicates an expected call of ListVpcEndpointAccessRequest
func (*MockOpenSearchServiceAPIMockRecorder) ListVpcEndpointAccessWithContext ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) ListVpcEndpointAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListVpcEndpointAccessWithContext indicates an expected call of ListVpcEndpointAccessWithContext
func (*MockOpenSearchServiceAPIMockRecorder) ListVpcEndpoints ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) ListVpcEndpoints(arg0 interface{}) *gomock.Call
ListVpcEndpoints indicates an expected call of ListVpcEndpoints
func (*MockOpenSearchServiceAPIMockRecorder) ListVpcEndpointsForDomain ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) ListVpcEndpointsForDomain(arg0 interface{}) *gomock.Call
ListVpcEndpointsForDomain indicates an expected call of ListVpcEndpointsForDomain
func (*MockOpenSearchServiceAPIMockRecorder) ListVpcEndpointsForDomainRequest ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) ListVpcEndpointsForDomainRequest(arg0 interface{}) *gomock.Call
ListVpcEndpointsForDomainRequest indicates an expected call of ListVpcEndpointsForDomainRequest
func (*MockOpenSearchServiceAPIMockRecorder) ListVpcEndpointsForDomainWithContext ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) ListVpcEndpointsForDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListVpcEndpointsForDomainWithContext indicates an expected call of ListVpcEndpointsForDomainWithContext
func (*MockOpenSearchServiceAPIMockRecorder) ListVpcEndpointsRequest ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) ListVpcEndpointsRequest(arg0 interface{}) *gomock.Call
ListVpcEndpointsRequest indicates an expected call of ListVpcEndpointsRequest
func (*MockOpenSearchServiceAPIMockRecorder) ListVpcEndpointsWithContext ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) ListVpcEndpointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListVpcEndpointsWithContext indicates an expected call of ListVpcEndpointsWithContext
func (*MockOpenSearchServiceAPIMockRecorder) PurchaseReservedInstanceOffering ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) PurchaseReservedInstanceOffering(arg0 interface{}) *gomock.Call
PurchaseReservedInstanceOffering indicates an expected call of PurchaseReservedInstanceOffering
func (*MockOpenSearchServiceAPIMockRecorder) PurchaseReservedInstanceOfferingRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) PurchaseReservedInstanceOfferingRequest(arg0 interface{}) *gomock.Call
PurchaseReservedInstanceOfferingRequest indicates an expected call of PurchaseReservedInstanceOfferingRequest
func (*MockOpenSearchServiceAPIMockRecorder) PurchaseReservedInstanceOfferingWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) PurchaseReservedInstanceOfferingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PurchaseReservedInstanceOfferingWithContext indicates an expected call of PurchaseReservedInstanceOfferingWithContext
func (*MockOpenSearchServiceAPIMockRecorder) RejectInboundConnection ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) RejectInboundConnection(arg0 interface{}) *gomock.Call
RejectInboundConnection indicates an expected call of RejectInboundConnection
func (*MockOpenSearchServiceAPIMockRecorder) RejectInboundConnectionRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) RejectInboundConnectionRequest(arg0 interface{}) *gomock.Call
RejectInboundConnectionRequest indicates an expected call of RejectInboundConnectionRequest
func (*MockOpenSearchServiceAPIMockRecorder) RejectInboundConnectionWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) RejectInboundConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RejectInboundConnectionWithContext indicates an expected call of RejectInboundConnectionWithContext
func (*MockOpenSearchServiceAPIMockRecorder) RemoveTags ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) RemoveTags(arg0 interface{}) *gomock.Call
RemoveTags indicates an expected call of RemoveTags
func (*MockOpenSearchServiceAPIMockRecorder) RemoveTagsRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) RemoveTagsRequest(arg0 interface{}) *gomock.Call
RemoveTagsRequest indicates an expected call of RemoveTagsRequest
func (*MockOpenSearchServiceAPIMockRecorder) RemoveTagsWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) RemoveTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RemoveTagsWithContext indicates an expected call of RemoveTagsWithContext
func (*MockOpenSearchServiceAPIMockRecorder) RevokeVpcEndpointAccess ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) RevokeVpcEndpointAccess(arg0 interface{}) *gomock.Call
RevokeVpcEndpointAccess indicates an expected call of RevokeVpcEndpointAccess
func (*MockOpenSearchServiceAPIMockRecorder) RevokeVpcEndpointAccessRequest ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) RevokeVpcEndpointAccessRequest(arg0 interface{}) *gomock.Call
RevokeVpcEndpointAccessRequest indicates an expected call of RevokeVpcEndpointAccessRequest
func (*MockOpenSearchServiceAPIMockRecorder) RevokeVpcEndpointAccessWithContext ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) RevokeVpcEndpointAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RevokeVpcEndpointAccessWithContext indicates an expected call of RevokeVpcEndpointAccessWithContext
func (*MockOpenSearchServiceAPIMockRecorder) StartServiceSoftwareUpdate ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) StartServiceSoftwareUpdate(arg0 interface{}) *gomock.Call
StartServiceSoftwareUpdate indicates an expected call of StartServiceSoftwareUpdate
func (*MockOpenSearchServiceAPIMockRecorder) StartServiceSoftwareUpdateRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) StartServiceSoftwareUpdateRequest(arg0 interface{}) *gomock.Call
StartServiceSoftwareUpdateRequest indicates an expected call of StartServiceSoftwareUpdateRequest
func (*MockOpenSearchServiceAPIMockRecorder) StartServiceSoftwareUpdateWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) StartServiceSoftwareUpdateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartServiceSoftwareUpdateWithContext indicates an expected call of StartServiceSoftwareUpdateWithContext
func (*MockOpenSearchServiceAPIMockRecorder) UpdateDomainConfig ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) UpdateDomainConfig(arg0 interface{}) *gomock.Call
UpdateDomainConfig indicates an expected call of UpdateDomainConfig
func (*MockOpenSearchServiceAPIMockRecorder) UpdateDomainConfigRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) UpdateDomainConfigRequest(arg0 interface{}) *gomock.Call
UpdateDomainConfigRequest indicates an expected call of UpdateDomainConfigRequest
func (*MockOpenSearchServiceAPIMockRecorder) UpdateDomainConfigWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) UpdateDomainConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDomainConfigWithContext indicates an expected call of UpdateDomainConfigWithContext
func (*MockOpenSearchServiceAPIMockRecorder) UpdatePackage ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) UpdatePackage(arg0 interface{}) *gomock.Call
UpdatePackage indicates an expected call of UpdatePackage
func (*MockOpenSearchServiceAPIMockRecorder) UpdatePackageRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) UpdatePackageRequest(arg0 interface{}) *gomock.Call
UpdatePackageRequest indicates an expected call of UpdatePackageRequest
func (*MockOpenSearchServiceAPIMockRecorder) UpdatePackageWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) UpdatePackageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdatePackageWithContext indicates an expected call of UpdatePackageWithContext
func (*MockOpenSearchServiceAPIMockRecorder) UpdateScheduledAction ¶ added in v1.44.207
func (mr *MockOpenSearchServiceAPIMockRecorder) UpdateScheduledAction(arg0 interface{}) *gomock.Call
UpdateScheduledAction indicates an expected call of UpdateScheduledAction
func (*MockOpenSearchServiceAPIMockRecorder) UpdateScheduledActionRequest ¶ added in v1.44.207
func (mr *MockOpenSearchServiceAPIMockRecorder) UpdateScheduledActionRequest(arg0 interface{}) *gomock.Call
UpdateScheduledActionRequest indicates an expected call of UpdateScheduledActionRequest
func (*MockOpenSearchServiceAPIMockRecorder) UpdateScheduledActionWithContext ¶ added in v1.44.207
func (mr *MockOpenSearchServiceAPIMockRecorder) UpdateScheduledActionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateScheduledActionWithContext indicates an expected call of UpdateScheduledActionWithContext
func (*MockOpenSearchServiceAPIMockRecorder) UpdateVpcEndpoint ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) UpdateVpcEndpoint(arg0 interface{}) *gomock.Call
UpdateVpcEndpoint indicates an expected call of UpdateVpcEndpoint
func (*MockOpenSearchServiceAPIMockRecorder) UpdateVpcEndpointRequest ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) UpdateVpcEndpointRequest(arg0 interface{}) *gomock.Call
UpdateVpcEndpointRequest indicates an expected call of UpdateVpcEndpointRequest
func (*MockOpenSearchServiceAPIMockRecorder) UpdateVpcEndpointWithContext ¶ added in v1.44.133
func (mr *MockOpenSearchServiceAPIMockRecorder) UpdateVpcEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateVpcEndpointWithContext indicates an expected call of UpdateVpcEndpointWithContext
func (*MockOpenSearchServiceAPIMockRecorder) UpgradeDomain ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) UpgradeDomain(arg0 interface{}) *gomock.Call
UpgradeDomain indicates an expected call of UpgradeDomain
func (*MockOpenSearchServiceAPIMockRecorder) UpgradeDomainRequest ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) UpgradeDomainRequest(arg0 interface{}) *gomock.Call
UpgradeDomainRequest indicates an expected call of UpgradeDomainRequest
func (*MockOpenSearchServiceAPIMockRecorder) UpgradeDomainWithContext ¶
func (mr *MockOpenSearchServiceAPIMockRecorder) UpgradeDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpgradeDomainWithContext indicates an expected call of UpgradeDomainWithContext