rekognitionmock

package
v1.30.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package rekognitionmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRekognitionAPI

type MockRekognitionAPI struct {
	// contains filtered or unexported fields
}

MockRekognitionAPI is a mock of RekognitionAPI interface

func NewMockRekognitionAPI

func NewMockRekognitionAPI(ctrl *gomock.Controller) *MockRekognitionAPI

NewMockRekognitionAPI creates a new mock instance

func (*MockRekognitionAPI) CompareFaces

CompareFaces mocks base method

func (*MockRekognitionAPI) CompareFacesRequest

CompareFacesRequest mocks base method

func (*MockRekognitionAPI) CompareFacesWithContext

CompareFacesWithContext mocks base method

func (*MockRekognitionAPI) CreateCollection

CreateCollection mocks base method

func (*MockRekognitionAPI) CreateCollectionRequest

CreateCollectionRequest mocks base method

func (*MockRekognitionAPI) CreateCollectionWithContext

CreateCollectionWithContext mocks base method

func (*MockRekognitionAPI) CreateProject

CreateProject mocks base method

func (*MockRekognitionAPI) CreateProjectRequest

CreateProjectRequest mocks base method

func (*MockRekognitionAPI) CreateProjectVersion

CreateProjectVersion mocks base method

func (*MockRekognitionAPI) CreateProjectVersionRequest

CreateProjectVersionRequest mocks base method

func (*MockRekognitionAPI) CreateProjectVersionWithContext

CreateProjectVersionWithContext mocks base method

func (*MockRekognitionAPI) CreateProjectWithContext

CreateProjectWithContext mocks base method

func (*MockRekognitionAPI) CreateStreamProcessor

CreateStreamProcessor mocks base method

func (*MockRekognitionAPI) CreateStreamProcessorRequest

CreateStreamProcessorRequest mocks base method

func (*MockRekognitionAPI) CreateStreamProcessorWithContext

CreateStreamProcessorWithContext mocks base method

func (*MockRekognitionAPI) DeleteCollection

DeleteCollection mocks base method

func (*MockRekognitionAPI) DeleteCollectionRequest

DeleteCollectionRequest mocks base method

func (*MockRekognitionAPI) DeleteCollectionWithContext

DeleteCollectionWithContext mocks base method

func (*MockRekognitionAPI) DeleteFaces

DeleteFaces mocks base method

func (*MockRekognitionAPI) DeleteFacesRequest

DeleteFacesRequest mocks base method

func (*MockRekognitionAPI) DeleteFacesWithContext

func (m *MockRekognitionAPI) DeleteFacesWithContext(arg0 context.Context, arg1 *rekognition.DeleteFacesInput, arg2 ...request.Option) (*rekognition.DeleteFacesOutput, error)

DeleteFacesWithContext mocks base method

func (*MockRekognitionAPI) DeleteStreamProcessor

DeleteStreamProcessor mocks base method

func (*MockRekognitionAPI) DeleteStreamProcessorRequest

DeleteStreamProcessorRequest mocks base method

func (*MockRekognitionAPI) DeleteStreamProcessorWithContext

DeleteStreamProcessorWithContext mocks base method

func (*MockRekognitionAPI) DescribeCollection

DescribeCollection mocks base method

func (*MockRekognitionAPI) DescribeCollectionRequest

DescribeCollectionRequest mocks base method

func (*MockRekognitionAPI) DescribeCollectionWithContext

DescribeCollectionWithContext mocks base method

func (*MockRekognitionAPI) DescribeProjectVersions

DescribeProjectVersions mocks base method

func (*MockRekognitionAPI) DescribeProjectVersionsPages

DescribeProjectVersionsPages mocks base method

func (*MockRekognitionAPI) DescribeProjectVersionsPagesWithContext

func (m *MockRekognitionAPI) DescribeProjectVersionsPagesWithContext(arg0 context.Context, arg1 *rekognition.DescribeProjectVersionsInput, arg2 func(*rekognition.DescribeProjectVersionsOutput, bool) bool, arg3 ...request.Option) error

DescribeProjectVersionsPagesWithContext mocks base method

func (*MockRekognitionAPI) DescribeProjectVersionsRequest

DescribeProjectVersionsRequest mocks base method

func (*MockRekognitionAPI) DescribeProjectVersionsWithContext

DescribeProjectVersionsWithContext mocks base method

func (*MockRekognitionAPI) DescribeProjects

DescribeProjects mocks base method

func (*MockRekognitionAPI) DescribeProjectsPages

DescribeProjectsPages mocks base method

func (*MockRekognitionAPI) DescribeProjectsPagesWithContext

func (m *MockRekognitionAPI) DescribeProjectsPagesWithContext(arg0 context.Context, arg1 *rekognition.DescribeProjectsInput, arg2 func(*rekognition.DescribeProjectsOutput, bool) bool, arg3 ...request.Option) error

DescribeProjectsPagesWithContext mocks base method

func (*MockRekognitionAPI) DescribeProjectsRequest

DescribeProjectsRequest mocks base method

func (*MockRekognitionAPI) DescribeProjectsWithContext

DescribeProjectsWithContext mocks base method

func (*MockRekognitionAPI) DescribeStreamProcessor

DescribeStreamProcessor mocks base method

func (*MockRekognitionAPI) DescribeStreamProcessorRequest

DescribeStreamProcessorRequest mocks base method

func (*MockRekognitionAPI) DescribeStreamProcessorWithContext

DescribeStreamProcessorWithContext mocks base method

func (*MockRekognitionAPI) DetectCustomLabels

DetectCustomLabels mocks base method

func (*MockRekognitionAPI) DetectCustomLabelsRequest

DetectCustomLabelsRequest mocks base method

func (*MockRekognitionAPI) DetectCustomLabelsWithContext

DetectCustomLabelsWithContext mocks base method

func (*MockRekognitionAPI) DetectFaces

DetectFaces mocks base method

func (*MockRekognitionAPI) DetectFacesRequest

DetectFacesRequest mocks base method

func (*MockRekognitionAPI) DetectFacesWithContext

func (m *MockRekognitionAPI) DetectFacesWithContext(arg0 context.Context, arg1 *rekognition.DetectFacesInput, arg2 ...request.Option) (*rekognition.DetectFacesOutput, error)

DetectFacesWithContext mocks base method

func (*MockRekognitionAPI) DetectLabels

DetectLabels mocks base method

func (*MockRekognitionAPI) DetectLabelsRequest

DetectLabelsRequest mocks base method

func (*MockRekognitionAPI) DetectLabelsWithContext

DetectLabelsWithContext mocks base method

func (*MockRekognitionAPI) DetectModerationLabels

DetectModerationLabels mocks base method

func (*MockRekognitionAPI) DetectModerationLabelsRequest

DetectModerationLabelsRequest mocks base method

func (*MockRekognitionAPI) DetectModerationLabelsWithContext

DetectModerationLabelsWithContext mocks base method

func (*MockRekognitionAPI) DetectText

DetectText mocks base method

func (*MockRekognitionAPI) DetectTextRequest

DetectTextRequest mocks base method

func (*MockRekognitionAPI) DetectTextWithContext

func (m *MockRekognitionAPI) DetectTextWithContext(arg0 context.Context, arg1 *rekognition.DetectTextInput, arg2 ...request.Option) (*rekognition.DetectTextOutput, error)

DetectTextWithContext mocks base method

func (*MockRekognitionAPI) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockRekognitionAPI) GetCelebrityInfo

GetCelebrityInfo mocks base method

func (*MockRekognitionAPI) GetCelebrityInfoRequest

GetCelebrityInfoRequest mocks base method

func (*MockRekognitionAPI) GetCelebrityInfoWithContext

GetCelebrityInfoWithContext mocks base method

func (*MockRekognitionAPI) GetCelebrityRecognition

GetCelebrityRecognition mocks base method

func (*MockRekognitionAPI) GetCelebrityRecognitionPages

GetCelebrityRecognitionPages mocks base method

func (*MockRekognitionAPI) GetCelebrityRecognitionPagesWithContext

func (m *MockRekognitionAPI) GetCelebrityRecognitionPagesWithContext(arg0 context.Context, arg1 *rekognition.GetCelebrityRecognitionInput, arg2 func(*rekognition.GetCelebrityRecognitionOutput, bool) bool, arg3 ...request.Option) error

GetCelebrityRecognitionPagesWithContext mocks base method

func (*MockRekognitionAPI) GetCelebrityRecognitionRequest

GetCelebrityRecognitionRequest mocks base method

func (*MockRekognitionAPI) GetCelebrityRecognitionWithContext

GetCelebrityRecognitionWithContext mocks base method

func (*MockRekognitionAPI) GetContentModeration

GetContentModeration mocks base method

func (*MockRekognitionAPI) GetContentModerationPages

GetContentModerationPages mocks base method

func (*MockRekognitionAPI) GetContentModerationPagesWithContext

func (m *MockRekognitionAPI) GetContentModerationPagesWithContext(arg0 context.Context, arg1 *rekognition.GetContentModerationInput, arg2 func(*rekognition.GetContentModerationOutput, bool) bool, arg3 ...request.Option) error

GetContentModerationPagesWithContext mocks base method

func (*MockRekognitionAPI) GetContentModerationRequest

GetContentModerationRequest mocks base method

func (*MockRekognitionAPI) GetContentModerationWithContext

GetContentModerationWithContext mocks base method

func (*MockRekognitionAPI) GetFaceDetection

GetFaceDetection mocks base method

func (*MockRekognitionAPI) GetFaceDetectionPages

GetFaceDetectionPages mocks base method

func (*MockRekognitionAPI) GetFaceDetectionPagesWithContext

func (m *MockRekognitionAPI) GetFaceDetectionPagesWithContext(arg0 context.Context, arg1 *rekognition.GetFaceDetectionInput, arg2 func(*rekognition.GetFaceDetectionOutput, bool) bool, arg3 ...request.Option) error

GetFaceDetectionPagesWithContext mocks base method

func (*MockRekognitionAPI) GetFaceDetectionRequest

GetFaceDetectionRequest mocks base method

func (*MockRekognitionAPI) GetFaceDetectionWithContext

GetFaceDetectionWithContext mocks base method

func (*MockRekognitionAPI) GetFaceSearch

GetFaceSearch mocks base method

func (*MockRekognitionAPI) GetFaceSearchPages

GetFaceSearchPages mocks base method

func (*MockRekognitionAPI) GetFaceSearchPagesWithContext

func (m *MockRekognitionAPI) GetFaceSearchPagesWithContext(arg0 context.Context, arg1 *rekognition.GetFaceSearchInput, arg2 func(*rekognition.GetFaceSearchOutput, bool) bool, arg3 ...request.Option) error

GetFaceSearchPagesWithContext mocks base method

func (*MockRekognitionAPI) GetFaceSearchRequest

GetFaceSearchRequest mocks base method

func (*MockRekognitionAPI) GetFaceSearchWithContext

GetFaceSearchWithContext mocks base method

func (*MockRekognitionAPI) GetLabelDetection

GetLabelDetection mocks base method

func (*MockRekognitionAPI) GetLabelDetectionPages

GetLabelDetectionPages mocks base method

func (*MockRekognitionAPI) GetLabelDetectionPagesWithContext

func (m *MockRekognitionAPI) GetLabelDetectionPagesWithContext(arg0 context.Context, arg1 *rekognition.GetLabelDetectionInput, arg2 func(*rekognition.GetLabelDetectionOutput, bool) bool, arg3 ...request.Option) error

GetLabelDetectionPagesWithContext mocks base method

func (*MockRekognitionAPI) GetLabelDetectionRequest

GetLabelDetectionRequest mocks base method

func (*MockRekognitionAPI) GetLabelDetectionWithContext

GetLabelDetectionWithContext mocks base method

func (*MockRekognitionAPI) GetPersonTracking

GetPersonTracking mocks base method

func (*MockRekognitionAPI) GetPersonTrackingPages

GetPersonTrackingPages mocks base method

func (*MockRekognitionAPI) GetPersonTrackingPagesWithContext

func (m *MockRekognitionAPI) GetPersonTrackingPagesWithContext(arg0 context.Context, arg1 *rekognition.GetPersonTrackingInput, arg2 func(*rekognition.GetPersonTrackingOutput, bool) bool, arg3 ...request.Option) error

GetPersonTrackingPagesWithContext mocks base method

func (*MockRekognitionAPI) GetPersonTrackingRequest

GetPersonTrackingRequest mocks base method

func (*MockRekognitionAPI) GetPersonTrackingWithContext

GetPersonTrackingWithContext mocks base method

func (*MockRekognitionAPI) GetTextDetection

GetTextDetection mocks base method

func (*MockRekognitionAPI) GetTextDetectionPages

GetTextDetectionPages mocks base method

func (*MockRekognitionAPI) GetTextDetectionPagesWithContext

func (m *MockRekognitionAPI) GetTextDetectionPagesWithContext(arg0 context.Context, arg1 *rekognition.GetTextDetectionInput, arg2 func(*rekognition.GetTextDetectionOutput, bool) bool, arg3 ...request.Option) error

GetTextDetectionPagesWithContext mocks base method

func (*MockRekognitionAPI) GetTextDetectionRequest

GetTextDetectionRequest mocks base method

func (*MockRekognitionAPI) GetTextDetectionWithContext

GetTextDetectionWithContext mocks base method

func (*MockRekognitionAPI) IndexFaces

IndexFaces mocks base method

func (*MockRekognitionAPI) IndexFacesRequest

IndexFacesRequest mocks base method

func (*MockRekognitionAPI) IndexFacesWithContext

func (m *MockRekognitionAPI) IndexFacesWithContext(arg0 context.Context, arg1 *rekognition.IndexFacesInput, arg2 ...request.Option) (*rekognition.IndexFacesOutput, error)

IndexFacesWithContext mocks base method

func (*MockRekognitionAPI) ListCollections

ListCollections mocks base method

func (*MockRekognitionAPI) ListCollectionsPages

ListCollectionsPages mocks base method

func (*MockRekognitionAPI) ListCollectionsPagesWithContext

func (m *MockRekognitionAPI) ListCollectionsPagesWithContext(arg0 context.Context, arg1 *rekognition.ListCollectionsInput, arg2 func(*rekognition.ListCollectionsOutput, bool) bool, arg3 ...request.Option) error

ListCollectionsPagesWithContext mocks base method

func (*MockRekognitionAPI) ListCollectionsRequest

ListCollectionsRequest mocks base method

func (*MockRekognitionAPI) ListCollectionsWithContext

ListCollectionsWithContext mocks base method

func (*MockRekognitionAPI) ListFaces

ListFaces mocks base method

func (*MockRekognitionAPI) ListFacesPages

func (m *MockRekognitionAPI) ListFacesPages(arg0 *rekognition.ListFacesInput, arg1 func(*rekognition.ListFacesOutput, bool) bool) error

ListFacesPages mocks base method

func (*MockRekognitionAPI) ListFacesPagesWithContext

func (m *MockRekognitionAPI) ListFacesPagesWithContext(arg0 context.Context, arg1 *rekognition.ListFacesInput, arg2 func(*rekognition.ListFacesOutput, bool) bool, arg3 ...request.Option) error

ListFacesPagesWithContext mocks base method

func (*MockRekognitionAPI) ListFacesRequest

ListFacesRequest mocks base method

func (*MockRekognitionAPI) ListFacesWithContext

func (m *MockRekognitionAPI) ListFacesWithContext(arg0 context.Context, arg1 *rekognition.ListFacesInput, arg2 ...request.Option) (*rekognition.ListFacesOutput, error)

ListFacesWithContext mocks base method

func (*MockRekognitionAPI) ListStreamProcessors

ListStreamProcessors mocks base method

func (*MockRekognitionAPI) ListStreamProcessorsPages

ListStreamProcessorsPages mocks base method

func (*MockRekognitionAPI) ListStreamProcessorsPagesWithContext

func (m *MockRekognitionAPI) ListStreamProcessorsPagesWithContext(arg0 context.Context, arg1 *rekognition.ListStreamProcessorsInput, arg2 func(*rekognition.ListStreamProcessorsOutput, bool) bool, arg3 ...request.Option) error

ListStreamProcessorsPagesWithContext mocks base method

func (*MockRekognitionAPI) ListStreamProcessorsRequest

ListStreamProcessorsRequest mocks base method

func (*MockRekognitionAPI) ListStreamProcessorsWithContext

ListStreamProcessorsWithContext mocks base method

func (*MockRekognitionAPI) RecognizeCelebrities

RecognizeCelebrities mocks base method

func (*MockRekognitionAPI) RecognizeCelebritiesRequest

RecognizeCelebritiesRequest mocks base method

func (*MockRekognitionAPI) RecognizeCelebritiesWithContext

RecognizeCelebritiesWithContext mocks base method

func (*MockRekognitionAPI) SearchFaces

SearchFaces mocks base method

func (*MockRekognitionAPI) SearchFacesByImage

SearchFacesByImage mocks base method

func (*MockRekognitionAPI) SearchFacesByImageRequest

SearchFacesByImageRequest mocks base method

func (*MockRekognitionAPI) SearchFacesByImageWithContext

SearchFacesByImageWithContext mocks base method

func (*MockRekognitionAPI) SearchFacesRequest

SearchFacesRequest mocks base method

func (*MockRekognitionAPI) SearchFacesWithContext

func (m *MockRekognitionAPI) SearchFacesWithContext(arg0 context.Context, arg1 *rekognition.SearchFacesInput, arg2 ...request.Option) (*rekognition.SearchFacesOutput, error)

SearchFacesWithContext mocks base method

func (*MockRekognitionAPI) StartCelebrityRecognition

StartCelebrityRecognition mocks base method

func (*MockRekognitionAPI) StartCelebrityRecognitionRequest

StartCelebrityRecognitionRequest mocks base method

func (*MockRekognitionAPI) StartCelebrityRecognitionWithContext

StartCelebrityRecognitionWithContext mocks base method

func (*MockRekognitionAPI) StartContentModeration

StartContentModeration mocks base method

func (*MockRekognitionAPI) StartContentModerationRequest

StartContentModerationRequest mocks base method

func (*MockRekognitionAPI) StartContentModerationWithContext

StartContentModerationWithContext mocks base method

func (*MockRekognitionAPI) StartFaceDetection

StartFaceDetection mocks base method

func (*MockRekognitionAPI) StartFaceDetectionRequest

StartFaceDetectionRequest mocks base method

func (*MockRekognitionAPI) StartFaceDetectionWithContext

StartFaceDetectionWithContext mocks base method

func (*MockRekognitionAPI) StartFaceSearch

StartFaceSearch mocks base method

func (*MockRekognitionAPI) StartFaceSearchRequest

StartFaceSearchRequest mocks base method

func (*MockRekognitionAPI) StartFaceSearchWithContext

StartFaceSearchWithContext mocks base method

func (*MockRekognitionAPI) StartLabelDetection

StartLabelDetection mocks base method

func (*MockRekognitionAPI) StartLabelDetectionRequest

StartLabelDetectionRequest mocks base method

func (*MockRekognitionAPI) StartLabelDetectionWithContext

StartLabelDetectionWithContext mocks base method

func (*MockRekognitionAPI) StartPersonTracking

StartPersonTracking mocks base method

func (*MockRekognitionAPI) StartPersonTrackingRequest

StartPersonTrackingRequest mocks base method

func (*MockRekognitionAPI) StartPersonTrackingWithContext

StartPersonTrackingWithContext mocks base method

func (*MockRekognitionAPI) StartProjectVersion

StartProjectVersion mocks base method

func (*MockRekognitionAPI) StartProjectVersionRequest

StartProjectVersionRequest mocks base method

func (*MockRekognitionAPI) StartProjectVersionWithContext

StartProjectVersionWithContext mocks base method

func (*MockRekognitionAPI) StartStreamProcessor

StartStreamProcessor mocks base method

func (*MockRekognitionAPI) StartStreamProcessorRequest

StartStreamProcessorRequest mocks base method

func (*MockRekognitionAPI) StartStreamProcessorWithContext

StartStreamProcessorWithContext mocks base method

func (*MockRekognitionAPI) StartTextDetection

StartTextDetection mocks base method

func (*MockRekognitionAPI) StartTextDetectionRequest

StartTextDetectionRequest mocks base method

func (*MockRekognitionAPI) StartTextDetectionWithContext

StartTextDetectionWithContext mocks base method

func (*MockRekognitionAPI) StopProjectVersion

StopProjectVersion mocks base method

func (*MockRekognitionAPI) StopProjectVersionRequest

StopProjectVersionRequest mocks base method

func (*MockRekognitionAPI) StopProjectVersionWithContext

StopProjectVersionWithContext mocks base method

func (*MockRekognitionAPI) StopStreamProcessor

StopStreamProcessor mocks base method

func (*MockRekognitionAPI) StopStreamProcessorRequest

StopStreamProcessorRequest mocks base method

func (*MockRekognitionAPI) StopStreamProcessorWithContext

StopStreamProcessorWithContext mocks base method

func (*MockRekognitionAPI) WaitUntilProjectVersionRunning

func (m *MockRekognitionAPI) WaitUntilProjectVersionRunning(arg0 *rekognition.DescribeProjectVersionsInput) error

WaitUntilProjectVersionRunning mocks base method

func (*MockRekognitionAPI) WaitUntilProjectVersionRunningWithContext

func (m *MockRekognitionAPI) WaitUntilProjectVersionRunningWithContext(arg0 context.Context, arg1 *rekognition.DescribeProjectVersionsInput, arg2 ...request.WaiterOption) error

WaitUntilProjectVersionRunningWithContext mocks base method

func (*MockRekognitionAPI) WaitUntilProjectVersionTrainingCompleted

func (m *MockRekognitionAPI) WaitUntilProjectVersionTrainingCompleted(arg0 *rekognition.DescribeProjectVersionsInput) error

WaitUntilProjectVersionTrainingCompleted mocks base method

func (*MockRekognitionAPI) WaitUntilProjectVersionTrainingCompletedWithContext

func (m *MockRekognitionAPI) WaitUntilProjectVersionTrainingCompletedWithContext(arg0 context.Context, arg1 *rekognition.DescribeProjectVersionsInput, arg2 ...request.WaiterOption) error

WaitUntilProjectVersionTrainingCompletedWithContext mocks base method

type MockRekognitionAPIMockRecorder

type MockRekognitionAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockRekognitionAPIMockRecorder is the mock recorder for MockRekognitionAPI

func (*MockRekognitionAPIMockRecorder) CompareFaces

func (mr *MockRekognitionAPIMockRecorder) CompareFaces(arg0 interface{}) *gomock.Call

CompareFaces indicates an expected call of CompareFaces

func (*MockRekognitionAPIMockRecorder) CompareFacesRequest

func (mr *MockRekognitionAPIMockRecorder) CompareFacesRequest(arg0 interface{}) *gomock.Call

CompareFacesRequest indicates an expected call of CompareFacesRequest

func (*MockRekognitionAPIMockRecorder) CompareFacesWithContext

func (mr *MockRekognitionAPIMockRecorder) CompareFacesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CompareFacesWithContext indicates an expected call of CompareFacesWithContext

func (*MockRekognitionAPIMockRecorder) CreateCollection

func (mr *MockRekognitionAPIMockRecorder) CreateCollection(arg0 interface{}) *gomock.Call

CreateCollection indicates an expected call of CreateCollection

func (*MockRekognitionAPIMockRecorder) CreateCollectionRequest

func (mr *MockRekognitionAPIMockRecorder) CreateCollectionRequest(arg0 interface{}) *gomock.Call

CreateCollectionRequest indicates an expected call of CreateCollectionRequest

func (*MockRekognitionAPIMockRecorder) CreateCollectionWithContext

func (mr *MockRekognitionAPIMockRecorder) CreateCollectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateCollectionWithContext indicates an expected call of CreateCollectionWithContext

func (*MockRekognitionAPIMockRecorder) CreateProject

func (mr *MockRekognitionAPIMockRecorder) CreateProject(arg0 interface{}) *gomock.Call

CreateProject indicates an expected call of CreateProject

func (*MockRekognitionAPIMockRecorder) CreateProjectRequest

func (mr *MockRekognitionAPIMockRecorder) CreateProjectRequest(arg0 interface{}) *gomock.Call

CreateProjectRequest indicates an expected call of CreateProjectRequest

func (*MockRekognitionAPIMockRecorder) CreateProjectVersion

func (mr *MockRekognitionAPIMockRecorder) CreateProjectVersion(arg0 interface{}) *gomock.Call

CreateProjectVersion indicates an expected call of CreateProjectVersion

func (*MockRekognitionAPIMockRecorder) CreateProjectVersionRequest

func (mr *MockRekognitionAPIMockRecorder) CreateProjectVersionRequest(arg0 interface{}) *gomock.Call

CreateProjectVersionRequest indicates an expected call of CreateProjectVersionRequest

func (*MockRekognitionAPIMockRecorder) CreateProjectVersionWithContext

func (mr *MockRekognitionAPIMockRecorder) CreateProjectVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateProjectVersionWithContext indicates an expected call of CreateProjectVersionWithContext

func (*MockRekognitionAPIMockRecorder) CreateProjectWithContext

func (mr *MockRekognitionAPIMockRecorder) CreateProjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateProjectWithContext indicates an expected call of CreateProjectWithContext

func (*MockRekognitionAPIMockRecorder) CreateStreamProcessor

func (mr *MockRekognitionAPIMockRecorder) CreateStreamProcessor(arg0 interface{}) *gomock.Call

CreateStreamProcessor indicates an expected call of CreateStreamProcessor

func (*MockRekognitionAPIMockRecorder) CreateStreamProcessorRequest

func (mr *MockRekognitionAPIMockRecorder) CreateStreamProcessorRequest(arg0 interface{}) *gomock.Call

CreateStreamProcessorRequest indicates an expected call of CreateStreamProcessorRequest

func (*MockRekognitionAPIMockRecorder) CreateStreamProcessorWithContext

func (mr *MockRekognitionAPIMockRecorder) CreateStreamProcessorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateStreamProcessorWithContext indicates an expected call of CreateStreamProcessorWithContext

func (*MockRekognitionAPIMockRecorder) DeleteCollection

func (mr *MockRekognitionAPIMockRecorder) DeleteCollection(arg0 interface{}) *gomock.Call

DeleteCollection indicates an expected call of DeleteCollection

func (*MockRekognitionAPIMockRecorder) DeleteCollectionRequest

func (mr *MockRekognitionAPIMockRecorder) DeleteCollectionRequest(arg0 interface{}) *gomock.Call

DeleteCollectionRequest indicates an expected call of DeleteCollectionRequest

func (*MockRekognitionAPIMockRecorder) DeleteCollectionWithContext

func (mr *MockRekognitionAPIMockRecorder) DeleteCollectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteCollectionWithContext indicates an expected call of DeleteCollectionWithContext

func (*MockRekognitionAPIMockRecorder) DeleteFaces

func (mr *MockRekognitionAPIMockRecorder) DeleteFaces(arg0 interface{}) *gomock.Call

DeleteFaces indicates an expected call of DeleteFaces

func (*MockRekognitionAPIMockRecorder) DeleteFacesRequest

func (mr *MockRekognitionAPIMockRecorder) DeleteFacesRequest(arg0 interface{}) *gomock.Call

DeleteFacesRequest indicates an expected call of DeleteFacesRequest

func (*MockRekognitionAPIMockRecorder) DeleteFacesWithContext

func (mr *MockRekognitionAPIMockRecorder) DeleteFacesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteFacesWithContext indicates an expected call of DeleteFacesWithContext

func (*MockRekognitionAPIMockRecorder) DeleteStreamProcessor

func (mr *MockRekognitionAPIMockRecorder) DeleteStreamProcessor(arg0 interface{}) *gomock.Call

DeleteStreamProcessor indicates an expected call of DeleteStreamProcessor

func (*MockRekognitionAPIMockRecorder) DeleteStreamProcessorRequest

func (mr *MockRekognitionAPIMockRecorder) DeleteStreamProcessorRequest(arg0 interface{}) *gomock.Call

DeleteStreamProcessorRequest indicates an expected call of DeleteStreamProcessorRequest

func (*MockRekognitionAPIMockRecorder) DeleteStreamProcessorWithContext

func (mr *MockRekognitionAPIMockRecorder) DeleteStreamProcessorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteStreamProcessorWithContext indicates an expected call of DeleteStreamProcessorWithContext

func (*MockRekognitionAPIMockRecorder) DescribeCollection

func (mr *MockRekognitionAPIMockRecorder) DescribeCollection(arg0 interface{}) *gomock.Call

DescribeCollection indicates an expected call of DescribeCollection

func (*MockRekognitionAPIMockRecorder) DescribeCollectionRequest

func (mr *MockRekognitionAPIMockRecorder) DescribeCollectionRequest(arg0 interface{}) *gomock.Call

DescribeCollectionRequest indicates an expected call of DescribeCollectionRequest

func (*MockRekognitionAPIMockRecorder) DescribeCollectionWithContext

func (mr *MockRekognitionAPIMockRecorder) DescribeCollectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeCollectionWithContext indicates an expected call of DescribeCollectionWithContext

func (*MockRekognitionAPIMockRecorder) DescribeProjectVersions

func (mr *MockRekognitionAPIMockRecorder) DescribeProjectVersions(arg0 interface{}) *gomock.Call

DescribeProjectVersions indicates an expected call of DescribeProjectVersions

func (*MockRekognitionAPIMockRecorder) DescribeProjectVersionsPages

func (mr *MockRekognitionAPIMockRecorder) DescribeProjectVersionsPages(arg0, arg1 interface{}) *gomock.Call

DescribeProjectVersionsPages indicates an expected call of DescribeProjectVersionsPages

func (*MockRekognitionAPIMockRecorder) DescribeProjectVersionsPagesWithContext

func (mr *MockRekognitionAPIMockRecorder) DescribeProjectVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeProjectVersionsPagesWithContext indicates an expected call of DescribeProjectVersionsPagesWithContext

func (*MockRekognitionAPIMockRecorder) DescribeProjectVersionsRequest

func (mr *MockRekognitionAPIMockRecorder) DescribeProjectVersionsRequest(arg0 interface{}) *gomock.Call

DescribeProjectVersionsRequest indicates an expected call of DescribeProjectVersionsRequest

func (*MockRekognitionAPIMockRecorder) DescribeProjectVersionsWithContext

func (mr *MockRekognitionAPIMockRecorder) DescribeProjectVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeProjectVersionsWithContext indicates an expected call of DescribeProjectVersionsWithContext

func (*MockRekognitionAPIMockRecorder) DescribeProjects

func (mr *MockRekognitionAPIMockRecorder) DescribeProjects(arg0 interface{}) *gomock.Call

DescribeProjects indicates an expected call of DescribeProjects

func (*MockRekognitionAPIMockRecorder) DescribeProjectsPages

func (mr *MockRekognitionAPIMockRecorder) DescribeProjectsPages(arg0, arg1 interface{}) *gomock.Call

DescribeProjectsPages indicates an expected call of DescribeProjectsPages

func (*MockRekognitionAPIMockRecorder) DescribeProjectsPagesWithContext

func (mr *MockRekognitionAPIMockRecorder) DescribeProjectsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeProjectsPagesWithContext indicates an expected call of DescribeProjectsPagesWithContext

func (*MockRekognitionAPIMockRecorder) DescribeProjectsRequest

func (mr *MockRekognitionAPIMockRecorder) DescribeProjectsRequest(arg0 interface{}) *gomock.Call

DescribeProjectsRequest indicates an expected call of DescribeProjectsRequest

func (*MockRekognitionAPIMockRecorder) DescribeProjectsWithContext

func (mr *MockRekognitionAPIMockRecorder) DescribeProjectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeProjectsWithContext indicates an expected call of DescribeProjectsWithContext

func (*MockRekognitionAPIMockRecorder) DescribeStreamProcessor

func (mr *MockRekognitionAPIMockRecorder) DescribeStreamProcessor(arg0 interface{}) *gomock.Call

DescribeStreamProcessor indicates an expected call of DescribeStreamProcessor

func (*MockRekognitionAPIMockRecorder) DescribeStreamProcessorRequest

func (mr *MockRekognitionAPIMockRecorder) DescribeStreamProcessorRequest(arg0 interface{}) *gomock.Call

DescribeStreamProcessorRequest indicates an expected call of DescribeStreamProcessorRequest

func (*MockRekognitionAPIMockRecorder) DescribeStreamProcessorWithContext

func (mr *MockRekognitionAPIMockRecorder) DescribeStreamProcessorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeStreamProcessorWithContext indicates an expected call of DescribeStreamProcessorWithContext

func (*MockRekognitionAPIMockRecorder) DetectCustomLabels

func (mr *MockRekognitionAPIMockRecorder) DetectCustomLabels(arg0 interface{}) *gomock.Call

DetectCustomLabels indicates an expected call of DetectCustomLabels

func (*MockRekognitionAPIMockRecorder) DetectCustomLabelsRequest

func (mr *MockRekognitionAPIMockRecorder) DetectCustomLabelsRequest(arg0 interface{}) *gomock.Call

DetectCustomLabelsRequest indicates an expected call of DetectCustomLabelsRequest

func (*MockRekognitionAPIMockRecorder) DetectCustomLabelsWithContext

func (mr *MockRekognitionAPIMockRecorder) DetectCustomLabelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DetectCustomLabelsWithContext indicates an expected call of DetectCustomLabelsWithContext

func (*MockRekognitionAPIMockRecorder) DetectFaces

func (mr *MockRekognitionAPIMockRecorder) DetectFaces(arg0 interface{}) *gomock.Call

DetectFaces indicates an expected call of DetectFaces

func (*MockRekognitionAPIMockRecorder) DetectFacesRequest

func (mr *MockRekognitionAPIMockRecorder) DetectFacesRequest(arg0 interface{}) *gomock.Call

DetectFacesRequest indicates an expected call of DetectFacesRequest

func (*MockRekognitionAPIMockRecorder) DetectFacesWithContext

func (mr *MockRekognitionAPIMockRecorder) DetectFacesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DetectFacesWithContext indicates an expected call of DetectFacesWithContext

func (*MockRekognitionAPIMockRecorder) DetectLabels

func (mr *MockRekognitionAPIMockRecorder) DetectLabels(arg0 interface{}) *gomock.Call

DetectLabels indicates an expected call of DetectLabels

func (*MockRekognitionAPIMockRecorder) DetectLabelsRequest

func (mr *MockRekognitionAPIMockRecorder) DetectLabelsRequest(arg0 interface{}) *gomock.Call

DetectLabelsRequest indicates an expected call of DetectLabelsRequest

func (*MockRekognitionAPIMockRecorder) DetectLabelsWithContext

func (mr *MockRekognitionAPIMockRecorder) DetectLabelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DetectLabelsWithContext indicates an expected call of DetectLabelsWithContext

func (*MockRekognitionAPIMockRecorder) DetectModerationLabels

func (mr *MockRekognitionAPIMockRecorder) DetectModerationLabels(arg0 interface{}) *gomock.Call

DetectModerationLabels indicates an expected call of DetectModerationLabels

func (*MockRekognitionAPIMockRecorder) DetectModerationLabelsRequest

func (mr *MockRekognitionAPIMockRecorder) DetectModerationLabelsRequest(arg0 interface{}) *gomock.Call

DetectModerationLabelsRequest indicates an expected call of DetectModerationLabelsRequest

func (*MockRekognitionAPIMockRecorder) DetectModerationLabelsWithContext

func (mr *MockRekognitionAPIMockRecorder) DetectModerationLabelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DetectModerationLabelsWithContext indicates an expected call of DetectModerationLabelsWithContext

func (*MockRekognitionAPIMockRecorder) DetectText

func (mr *MockRekognitionAPIMockRecorder) DetectText(arg0 interface{}) *gomock.Call

DetectText indicates an expected call of DetectText

func (*MockRekognitionAPIMockRecorder) DetectTextRequest

func (mr *MockRekognitionAPIMockRecorder) DetectTextRequest(arg0 interface{}) *gomock.Call

DetectTextRequest indicates an expected call of DetectTextRequest

func (*MockRekognitionAPIMockRecorder) DetectTextWithContext

func (mr *MockRekognitionAPIMockRecorder) DetectTextWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DetectTextWithContext indicates an expected call of DetectTextWithContext

func (*MockRekognitionAPIMockRecorder) GetCelebrityInfo

func (mr *MockRekognitionAPIMockRecorder) GetCelebrityInfo(arg0 interface{}) *gomock.Call

GetCelebrityInfo indicates an expected call of GetCelebrityInfo

func (*MockRekognitionAPIMockRecorder) GetCelebrityInfoRequest

func (mr *MockRekognitionAPIMockRecorder) GetCelebrityInfoRequest(arg0 interface{}) *gomock.Call

GetCelebrityInfoRequest indicates an expected call of GetCelebrityInfoRequest

func (*MockRekognitionAPIMockRecorder) GetCelebrityInfoWithContext

func (mr *MockRekognitionAPIMockRecorder) GetCelebrityInfoWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCelebrityInfoWithContext indicates an expected call of GetCelebrityInfoWithContext

func (*MockRekognitionAPIMockRecorder) GetCelebrityRecognition

func (mr *MockRekognitionAPIMockRecorder) GetCelebrityRecognition(arg0 interface{}) *gomock.Call

GetCelebrityRecognition indicates an expected call of GetCelebrityRecognition

func (*MockRekognitionAPIMockRecorder) GetCelebrityRecognitionPages

func (mr *MockRekognitionAPIMockRecorder) GetCelebrityRecognitionPages(arg0, arg1 interface{}) *gomock.Call

GetCelebrityRecognitionPages indicates an expected call of GetCelebrityRecognitionPages

func (*MockRekognitionAPIMockRecorder) GetCelebrityRecognitionPagesWithContext

func (mr *MockRekognitionAPIMockRecorder) GetCelebrityRecognitionPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetCelebrityRecognitionPagesWithContext indicates an expected call of GetCelebrityRecognitionPagesWithContext

func (*MockRekognitionAPIMockRecorder) GetCelebrityRecognitionRequest

func (mr *MockRekognitionAPIMockRecorder) GetCelebrityRecognitionRequest(arg0 interface{}) *gomock.Call

GetCelebrityRecognitionRequest indicates an expected call of GetCelebrityRecognitionRequest

func (*MockRekognitionAPIMockRecorder) GetCelebrityRecognitionWithContext

func (mr *MockRekognitionAPIMockRecorder) GetCelebrityRecognitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCelebrityRecognitionWithContext indicates an expected call of GetCelebrityRecognitionWithContext

func (*MockRekognitionAPIMockRecorder) GetContentModeration

func (mr *MockRekognitionAPIMockRecorder) GetContentModeration(arg0 interface{}) *gomock.Call

GetContentModeration indicates an expected call of GetContentModeration

func (*MockRekognitionAPIMockRecorder) GetContentModerationPages

func (mr *MockRekognitionAPIMockRecorder) GetContentModerationPages(arg0, arg1 interface{}) *gomock.Call

GetContentModerationPages indicates an expected call of GetContentModerationPages

func (*MockRekognitionAPIMockRecorder) GetContentModerationPagesWithContext

func (mr *MockRekognitionAPIMockRecorder) GetContentModerationPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetContentModerationPagesWithContext indicates an expected call of GetContentModerationPagesWithContext

func (*MockRekognitionAPIMockRecorder) GetContentModerationRequest

func (mr *MockRekognitionAPIMockRecorder) GetContentModerationRequest(arg0 interface{}) *gomock.Call

GetContentModerationRequest indicates an expected call of GetContentModerationRequest

func (*MockRekognitionAPIMockRecorder) GetContentModerationWithContext

func (mr *MockRekognitionAPIMockRecorder) GetContentModerationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetContentModerationWithContext indicates an expected call of GetContentModerationWithContext

func (*MockRekognitionAPIMockRecorder) GetFaceDetection

func (mr *MockRekognitionAPIMockRecorder) GetFaceDetection(arg0 interface{}) *gomock.Call

GetFaceDetection indicates an expected call of GetFaceDetection

func (*MockRekognitionAPIMockRecorder) GetFaceDetectionPages

func (mr *MockRekognitionAPIMockRecorder) GetFaceDetectionPages(arg0, arg1 interface{}) *gomock.Call

GetFaceDetectionPages indicates an expected call of GetFaceDetectionPages

func (*MockRekognitionAPIMockRecorder) GetFaceDetectionPagesWithContext

func (mr *MockRekognitionAPIMockRecorder) GetFaceDetectionPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetFaceDetectionPagesWithContext indicates an expected call of GetFaceDetectionPagesWithContext

func (*MockRekognitionAPIMockRecorder) GetFaceDetectionRequest

func (mr *MockRekognitionAPIMockRecorder) GetFaceDetectionRequest(arg0 interface{}) *gomock.Call

GetFaceDetectionRequest indicates an expected call of GetFaceDetectionRequest

func (*MockRekognitionAPIMockRecorder) GetFaceDetectionWithContext

func (mr *MockRekognitionAPIMockRecorder) GetFaceDetectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetFaceDetectionWithContext indicates an expected call of GetFaceDetectionWithContext

func (*MockRekognitionAPIMockRecorder) GetFaceSearch

func (mr *MockRekognitionAPIMockRecorder) GetFaceSearch(arg0 interface{}) *gomock.Call

GetFaceSearch indicates an expected call of GetFaceSearch

func (*MockRekognitionAPIMockRecorder) GetFaceSearchPages

func (mr *MockRekognitionAPIMockRecorder) GetFaceSearchPages(arg0, arg1 interface{}) *gomock.Call

GetFaceSearchPages indicates an expected call of GetFaceSearchPages

func (*MockRekognitionAPIMockRecorder) GetFaceSearchPagesWithContext

func (mr *MockRekognitionAPIMockRecorder) GetFaceSearchPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetFaceSearchPagesWithContext indicates an expected call of GetFaceSearchPagesWithContext

func (*MockRekognitionAPIMockRecorder) GetFaceSearchRequest

func (mr *MockRekognitionAPIMockRecorder) GetFaceSearchRequest(arg0 interface{}) *gomock.Call

GetFaceSearchRequest indicates an expected call of GetFaceSearchRequest

func (*MockRekognitionAPIMockRecorder) GetFaceSearchWithContext

func (mr *MockRekognitionAPIMockRecorder) GetFaceSearchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetFaceSearchWithContext indicates an expected call of GetFaceSearchWithContext

func (*MockRekognitionAPIMockRecorder) GetLabelDetection

func (mr *MockRekognitionAPIMockRecorder) GetLabelDetection(arg0 interface{}) *gomock.Call

GetLabelDetection indicates an expected call of GetLabelDetection

func (*MockRekognitionAPIMockRecorder) GetLabelDetectionPages

func (mr *MockRekognitionAPIMockRecorder) GetLabelDetectionPages(arg0, arg1 interface{}) *gomock.Call

GetLabelDetectionPages indicates an expected call of GetLabelDetectionPages

func (*MockRekognitionAPIMockRecorder) GetLabelDetectionPagesWithContext

func (mr *MockRekognitionAPIMockRecorder) GetLabelDetectionPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetLabelDetectionPagesWithContext indicates an expected call of GetLabelDetectionPagesWithContext

func (*MockRekognitionAPIMockRecorder) GetLabelDetectionRequest

func (mr *MockRekognitionAPIMockRecorder) GetLabelDetectionRequest(arg0 interface{}) *gomock.Call

GetLabelDetectionRequest indicates an expected call of GetLabelDetectionRequest

func (*MockRekognitionAPIMockRecorder) GetLabelDetectionWithContext

func (mr *MockRekognitionAPIMockRecorder) GetLabelDetectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetLabelDetectionWithContext indicates an expected call of GetLabelDetectionWithContext

func (*MockRekognitionAPIMockRecorder) GetPersonTracking

func (mr *MockRekognitionAPIMockRecorder) GetPersonTracking(arg0 interface{}) *gomock.Call

GetPersonTracking indicates an expected call of GetPersonTracking

func (*MockRekognitionAPIMockRecorder) GetPersonTrackingPages

func (mr *MockRekognitionAPIMockRecorder) GetPersonTrackingPages(arg0, arg1 interface{}) *gomock.Call

GetPersonTrackingPages indicates an expected call of GetPersonTrackingPages

func (*MockRekognitionAPIMockRecorder) GetPersonTrackingPagesWithContext

func (mr *MockRekognitionAPIMockRecorder) GetPersonTrackingPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetPersonTrackingPagesWithContext indicates an expected call of GetPersonTrackingPagesWithContext

func (*MockRekognitionAPIMockRecorder) GetPersonTrackingRequest

func (mr *MockRekognitionAPIMockRecorder) GetPersonTrackingRequest(arg0 interface{}) *gomock.Call

GetPersonTrackingRequest indicates an expected call of GetPersonTrackingRequest

func (*MockRekognitionAPIMockRecorder) GetPersonTrackingWithContext

func (mr *MockRekognitionAPIMockRecorder) GetPersonTrackingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPersonTrackingWithContext indicates an expected call of GetPersonTrackingWithContext

func (*MockRekognitionAPIMockRecorder) GetTextDetection

func (mr *MockRekognitionAPIMockRecorder) GetTextDetection(arg0 interface{}) *gomock.Call

GetTextDetection indicates an expected call of GetTextDetection

func (*MockRekognitionAPIMockRecorder) GetTextDetectionPages

func (mr *MockRekognitionAPIMockRecorder) GetTextDetectionPages(arg0, arg1 interface{}) *gomock.Call

GetTextDetectionPages indicates an expected call of GetTextDetectionPages

func (*MockRekognitionAPIMockRecorder) GetTextDetectionPagesWithContext

func (mr *MockRekognitionAPIMockRecorder) GetTextDetectionPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetTextDetectionPagesWithContext indicates an expected call of GetTextDetectionPagesWithContext

func (*MockRekognitionAPIMockRecorder) GetTextDetectionRequest

func (mr *MockRekognitionAPIMockRecorder) GetTextDetectionRequest(arg0 interface{}) *gomock.Call

GetTextDetectionRequest indicates an expected call of GetTextDetectionRequest

func (*MockRekognitionAPIMockRecorder) GetTextDetectionWithContext

func (mr *MockRekognitionAPIMockRecorder) GetTextDetectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetTextDetectionWithContext indicates an expected call of GetTextDetectionWithContext

func (*MockRekognitionAPIMockRecorder) IndexFaces

func (mr *MockRekognitionAPIMockRecorder) IndexFaces(arg0 interface{}) *gomock.Call

IndexFaces indicates an expected call of IndexFaces

func (*MockRekognitionAPIMockRecorder) IndexFacesRequest

func (mr *MockRekognitionAPIMockRecorder) IndexFacesRequest(arg0 interface{}) *gomock.Call

IndexFacesRequest indicates an expected call of IndexFacesRequest

func (*MockRekognitionAPIMockRecorder) IndexFacesWithContext

func (mr *MockRekognitionAPIMockRecorder) IndexFacesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

IndexFacesWithContext indicates an expected call of IndexFacesWithContext

func (*MockRekognitionAPIMockRecorder) ListCollections

func (mr *MockRekognitionAPIMockRecorder) ListCollections(arg0 interface{}) *gomock.Call

ListCollections indicates an expected call of ListCollections

func (*MockRekognitionAPIMockRecorder) ListCollectionsPages

func (mr *MockRekognitionAPIMockRecorder) ListCollectionsPages(arg0, arg1 interface{}) *gomock.Call

ListCollectionsPages indicates an expected call of ListCollectionsPages

func (*MockRekognitionAPIMockRecorder) ListCollectionsPagesWithContext

func (mr *MockRekognitionAPIMockRecorder) ListCollectionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListCollectionsPagesWithContext indicates an expected call of ListCollectionsPagesWithContext

func (*MockRekognitionAPIMockRecorder) ListCollectionsRequest

func (mr *MockRekognitionAPIMockRecorder) ListCollectionsRequest(arg0 interface{}) *gomock.Call

ListCollectionsRequest indicates an expected call of ListCollectionsRequest

func (*MockRekognitionAPIMockRecorder) ListCollectionsWithContext

func (mr *MockRekognitionAPIMockRecorder) ListCollectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListCollectionsWithContext indicates an expected call of ListCollectionsWithContext

func (*MockRekognitionAPIMockRecorder) ListFaces

func (mr *MockRekognitionAPIMockRecorder) ListFaces(arg0 interface{}) *gomock.Call

ListFaces indicates an expected call of ListFaces

func (*MockRekognitionAPIMockRecorder) ListFacesPages

func (mr *MockRekognitionAPIMockRecorder) ListFacesPages(arg0, arg1 interface{}) *gomock.Call

ListFacesPages indicates an expected call of ListFacesPages

func (*MockRekognitionAPIMockRecorder) ListFacesPagesWithContext

func (mr *MockRekognitionAPIMockRecorder) ListFacesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListFacesPagesWithContext indicates an expected call of ListFacesPagesWithContext

func (*MockRekognitionAPIMockRecorder) ListFacesRequest

func (mr *MockRekognitionAPIMockRecorder) ListFacesRequest(arg0 interface{}) *gomock.Call

ListFacesRequest indicates an expected call of ListFacesRequest

func (*MockRekognitionAPIMockRecorder) ListFacesWithContext

func (mr *MockRekognitionAPIMockRecorder) ListFacesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListFacesWithContext indicates an expected call of ListFacesWithContext

func (*MockRekognitionAPIMockRecorder) ListStreamProcessors

func (mr *MockRekognitionAPIMockRecorder) ListStreamProcessors(arg0 interface{}) *gomock.Call

ListStreamProcessors indicates an expected call of ListStreamProcessors

func (*MockRekognitionAPIMockRecorder) ListStreamProcessorsPages

func (mr *MockRekognitionAPIMockRecorder) ListStreamProcessorsPages(arg0, arg1 interface{}) *gomock.Call

ListStreamProcessorsPages indicates an expected call of ListStreamProcessorsPages

func (*MockRekognitionAPIMockRecorder) ListStreamProcessorsPagesWithContext

func (mr *MockRekognitionAPIMockRecorder) ListStreamProcessorsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListStreamProcessorsPagesWithContext indicates an expected call of ListStreamProcessorsPagesWithContext

func (*MockRekognitionAPIMockRecorder) ListStreamProcessorsRequest

func (mr *MockRekognitionAPIMockRecorder) ListStreamProcessorsRequest(arg0 interface{}) *gomock.Call

ListStreamProcessorsRequest indicates an expected call of ListStreamProcessorsRequest

func (*MockRekognitionAPIMockRecorder) ListStreamProcessorsWithContext

func (mr *MockRekognitionAPIMockRecorder) ListStreamProcessorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListStreamProcessorsWithContext indicates an expected call of ListStreamProcessorsWithContext

func (*MockRekognitionAPIMockRecorder) RecognizeCelebrities

func (mr *MockRekognitionAPIMockRecorder) RecognizeCelebrities(arg0 interface{}) *gomock.Call

RecognizeCelebrities indicates an expected call of RecognizeCelebrities

func (*MockRekognitionAPIMockRecorder) RecognizeCelebritiesRequest

func (mr *MockRekognitionAPIMockRecorder) RecognizeCelebritiesRequest(arg0 interface{}) *gomock.Call

RecognizeCelebritiesRequest indicates an expected call of RecognizeCelebritiesRequest

func (*MockRekognitionAPIMockRecorder) RecognizeCelebritiesWithContext

func (mr *MockRekognitionAPIMockRecorder) RecognizeCelebritiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RecognizeCelebritiesWithContext indicates an expected call of RecognizeCelebritiesWithContext

func (*MockRekognitionAPIMockRecorder) SearchFaces

func (mr *MockRekognitionAPIMockRecorder) SearchFaces(arg0 interface{}) *gomock.Call

SearchFaces indicates an expected call of SearchFaces

func (*MockRekognitionAPIMockRecorder) SearchFacesByImage

func (mr *MockRekognitionAPIMockRecorder) SearchFacesByImage(arg0 interface{}) *gomock.Call

SearchFacesByImage indicates an expected call of SearchFacesByImage

func (*MockRekognitionAPIMockRecorder) SearchFacesByImageRequest

func (mr *MockRekognitionAPIMockRecorder) SearchFacesByImageRequest(arg0 interface{}) *gomock.Call

SearchFacesByImageRequest indicates an expected call of SearchFacesByImageRequest

func (*MockRekognitionAPIMockRecorder) SearchFacesByImageWithContext

func (mr *MockRekognitionAPIMockRecorder) SearchFacesByImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchFacesByImageWithContext indicates an expected call of SearchFacesByImageWithContext

func (*MockRekognitionAPIMockRecorder) SearchFacesRequest

func (mr *MockRekognitionAPIMockRecorder) SearchFacesRequest(arg0 interface{}) *gomock.Call

SearchFacesRequest indicates an expected call of SearchFacesRequest

func (*MockRekognitionAPIMockRecorder) SearchFacesWithContext

func (mr *MockRekognitionAPIMockRecorder) SearchFacesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchFacesWithContext indicates an expected call of SearchFacesWithContext

func (*MockRekognitionAPIMockRecorder) StartCelebrityRecognition

func (mr *MockRekognitionAPIMockRecorder) StartCelebrityRecognition(arg0 interface{}) *gomock.Call

StartCelebrityRecognition indicates an expected call of StartCelebrityRecognition

func (*MockRekognitionAPIMockRecorder) StartCelebrityRecognitionRequest

func (mr *MockRekognitionAPIMockRecorder) StartCelebrityRecognitionRequest(arg0 interface{}) *gomock.Call

StartCelebrityRecognitionRequest indicates an expected call of StartCelebrityRecognitionRequest

func (*MockRekognitionAPIMockRecorder) StartCelebrityRecognitionWithContext

func (mr *MockRekognitionAPIMockRecorder) StartCelebrityRecognitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartCelebrityRecognitionWithContext indicates an expected call of StartCelebrityRecognitionWithContext

func (*MockRekognitionAPIMockRecorder) StartContentModeration

func (mr *MockRekognitionAPIMockRecorder) StartContentModeration(arg0 interface{}) *gomock.Call

StartContentModeration indicates an expected call of StartContentModeration

func (*MockRekognitionAPIMockRecorder) StartContentModerationRequest

func (mr *MockRekognitionAPIMockRecorder) StartContentModerationRequest(arg0 interface{}) *gomock.Call

StartContentModerationRequest indicates an expected call of StartContentModerationRequest

func (*MockRekognitionAPIMockRecorder) StartContentModerationWithContext

func (mr *MockRekognitionAPIMockRecorder) StartContentModerationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartContentModerationWithContext indicates an expected call of StartContentModerationWithContext

func (*MockRekognitionAPIMockRecorder) StartFaceDetection

func (mr *MockRekognitionAPIMockRecorder) StartFaceDetection(arg0 interface{}) *gomock.Call

StartFaceDetection indicates an expected call of StartFaceDetection

func (*MockRekognitionAPIMockRecorder) StartFaceDetectionRequest

func (mr *MockRekognitionAPIMockRecorder) StartFaceDetectionRequest(arg0 interface{}) *gomock.Call

StartFaceDetectionRequest indicates an expected call of StartFaceDetectionRequest

func (*MockRekognitionAPIMockRecorder) StartFaceDetectionWithContext

func (mr *MockRekognitionAPIMockRecorder) StartFaceDetectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartFaceDetectionWithContext indicates an expected call of StartFaceDetectionWithContext

func (*MockRekognitionAPIMockRecorder) StartFaceSearch

func (mr *MockRekognitionAPIMockRecorder) StartFaceSearch(arg0 interface{}) *gomock.Call

StartFaceSearch indicates an expected call of StartFaceSearch

func (*MockRekognitionAPIMockRecorder) StartFaceSearchRequest

func (mr *MockRekognitionAPIMockRecorder) StartFaceSearchRequest(arg0 interface{}) *gomock.Call

StartFaceSearchRequest indicates an expected call of StartFaceSearchRequest

func (*MockRekognitionAPIMockRecorder) StartFaceSearchWithContext

func (mr *MockRekognitionAPIMockRecorder) StartFaceSearchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartFaceSearchWithContext indicates an expected call of StartFaceSearchWithContext

func (*MockRekognitionAPIMockRecorder) StartLabelDetection

func (mr *MockRekognitionAPIMockRecorder) StartLabelDetection(arg0 interface{}) *gomock.Call

StartLabelDetection indicates an expected call of StartLabelDetection

func (*MockRekognitionAPIMockRecorder) StartLabelDetectionRequest

func (mr *MockRekognitionAPIMockRecorder) StartLabelDetectionRequest(arg0 interface{}) *gomock.Call

StartLabelDetectionRequest indicates an expected call of StartLabelDetectionRequest

func (*MockRekognitionAPIMockRecorder) StartLabelDetectionWithContext

func (mr *MockRekognitionAPIMockRecorder) StartLabelDetectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartLabelDetectionWithContext indicates an expected call of StartLabelDetectionWithContext

func (*MockRekognitionAPIMockRecorder) StartPersonTracking

func (mr *MockRekognitionAPIMockRecorder) StartPersonTracking(arg0 interface{}) *gomock.Call

StartPersonTracking indicates an expected call of StartPersonTracking

func (*MockRekognitionAPIMockRecorder) StartPersonTrackingRequest

func (mr *MockRekognitionAPIMockRecorder) StartPersonTrackingRequest(arg0 interface{}) *gomock.Call

StartPersonTrackingRequest indicates an expected call of StartPersonTrackingRequest

func (*MockRekognitionAPIMockRecorder) StartPersonTrackingWithContext

func (mr *MockRekognitionAPIMockRecorder) StartPersonTrackingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartPersonTrackingWithContext indicates an expected call of StartPersonTrackingWithContext

func (*MockRekognitionAPIMockRecorder) StartProjectVersion

func (mr *MockRekognitionAPIMockRecorder) StartProjectVersion(arg0 interface{}) *gomock.Call

StartProjectVersion indicates an expected call of StartProjectVersion

func (*MockRekognitionAPIMockRecorder) StartProjectVersionRequest

func (mr *MockRekognitionAPIMockRecorder) StartProjectVersionRequest(arg0 interface{}) *gomock.Call

StartProjectVersionRequest indicates an expected call of StartProjectVersionRequest

func (*MockRekognitionAPIMockRecorder) StartProjectVersionWithContext

func (mr *MockRekognitionAPIMockRecorder) StartProjectVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartProjectVersionWithContext indicates an expected call of StartProjectVersionWithContext

func (*MockRekognitionAPIMockRecorder) StartStreamProcessor

func (mr *MockRekognitionAPIMockRecorder) StartStreamProcessor(arg0 interface{}) *gomock.Call

StartStreamProcessor indicates an expected call of StartStreamProcessor

func (*MockRekognitionAPIMockRecorder) StartStreamProcessorRequest

func (mr *MockRekognitionAPIMockRecorder) StartStreamProcessorRequest(arg0 interface{}) *gomock.Call

StartStreamProcessorRequest indicates an expected call of StartStreamProcessorRequest

func (*MockRekognitionAPIMockRecorder) StartStreamProcessorWithContext

func (mr *MockRekognitionAPIMockRecorder) StartStreamProcessorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartStreamProcessorWithContext indicates an expected call of StartStreamProcessorWithContext

func (*MockRekognitionAPIMockRecorder) StartTextDetection

func (mr *MockRekognitionAPIMockRecorder) StartTextDetection(arg0 interface{}) *gomock.Call

StartTextDetection indicates an expected call of StartTextDetection

func (*MockRekognitionAPIMockRecorder) StartTextDetectionRequest

func (mr *MockRekognitionAPIMockRecorder) StartTextDetectionRequest(arg0 interface{}) *gomock.Call

StartTextDetectionRequest indicates an expected call of StartTextDetectionRequest

func (*MockRekognitionAPIMockRecorder) StartTextDetectionWithContext

func (mr *MockRekognitionAPIMockRecorder) StartTextDetectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartTextDetectionWithContext indicates an expected call of StartTextDetectionWithContext

func (*MockRekognitionAPIMockRecorder) StopProjectVersion

func (mr *MockRekognitionAPIMockRecorder) StopProjectVersion(arg0 interface{}) *gomock.Call

StopProjectVersion indicates an expected call of StopProjectVersion

func (*MockRekognitionAPIMockRecorder) StopProjectVersionRequest

func (mr *MockRekognitionAPIMockRecorder) StopProjectVersionRequest(arg0 interface{}) *gomock.Call

StopProjectVersionRequest indicates an expected call of StopProjectVersionRequest

func (*MockRekognitionAPIMockRecorder) StopProjectVersionWithContext

func (mr *MockRekognitionAPIMockRecorder) StopProjectVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopProjectVersionWithContext indicates an expected call of StopProjectVersionWithContext

func (*MockRekognitionAPIMockRecorder) StopStreamProcessor

func (mr *MockRekognitionAPIMockRecorder) StopStreamProcessor(arg0 interface{}) *gomock.Call

StopStreamProcessor indicates an expected call of StopStreamProcessor

func (*MockRekognitionAPIMockRecorder) StopStreamProcessorRequest

func (mr *MockRekognitionAPIMockRecorder) StopStreamProcessorRequest(arg0 interface{}) *gomock.Call

StopStreamProcessorRequest indicates an expected call of StopStreamProcessorRequest

func (*MockRekognitionAPIMockRecorder) StopStreamProcessorWithContext

func (mr *MockRekognitionAPIMockRecorder) StopStreamProcessorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopStreamProcessorWithContext indicates an expected call of StopStreamProcessorWithContext

func (*MockRekognitionAPIMockRecorder) WaitUntilProjectVersionRunning

func (mr *MockRekognitionAPIMockRecorder) WaitUntilProjectVersionRunning(arg0 interface{}) *gomock.Call

WaitUntilProjectVersionRunning indicates an expected call of WaitUntilProjectVersionRunning

func (*MockRekognitionAPIMockRecorder) WaitUntilProjectVersionRunningWithContext

func (mr *MockRekognitionAPIMockRecorder) WaitUntilProjectVersionRunningWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilProjectVersionRunningWithContext indicates an expected call of WaitUntilProjectVersionRunningWithContext

func (*MockRekognitionAPIMockRecorder) WaitUntilProjectVersionTrainingCompleted

func (mr *MockRekognitionAPIMockRecorder) WaitUntilProjectVersionTrainingCompleted(arg0 interface{}) *gomock.Call

WaitUntilProjectVersionTrainingCompleted indicates an expected call of WaitUntilProjectVersionTrainingCompleted

func (*MockRekognitionAPIMockRecorder) WaitUntilProjectVersionTrainingCompletedWithContext

func (mr *MockRekognitionAPIMockRecorder) WaitUntilProjectVersionTrainingCompletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilProjectVersionTrainingCompletedWithContext indicates an expected call of WaitUntilProjectVersionTrainingCompletedWithContext

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL