comprehendmedicalmock

package
v1.43.22 Latest Latest
Warning

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

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

Documentation

Overview

Package comprehendmedicalmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockComprehendMedicalAPI

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

MockComprehendMedicalAPI is a mock of ComprehendMedicalAPI interface.

func NewMockComprehendMedicalAPI

func NewMockComprehendMedicalAPI(ctrl *gomock.Controller) *MockComprehendMedicalAPI

NewMockComprehendMedicalAPI creates a new mock instance.

func (*MockComprehendMedicalAPI) DescribeEntitiesDetectionV2Job

DescribeEntitiesDetectionV2Job mocks base method.

func (*MockComprehendMedicalAPI) DescribeEntitiesDetectionV2JobRequest

DescribeEntitiesDetectionV2JobRequest mocks base method.

func (*MockComprehendMedicalAPI) DescribeEntitiesDetectionV2JobWithContext

DescribeEntitiesDetectionV2JobWithContext mocks base method.

func (*MockComprehendMedicalAPI) DescribeICD10CMInferenceJob

DescribeICD10CMInferenceJob mocks base method.

func (*MockComprehendMedicalAPI) DescribeICD10CMInferenceJobRequest

DescribeICD10CMInferenceJobRequest mocks base method.

func (*MockComprehendMedicalAPI) DescribeICD10CMInferenceJobWithContext

DescribeICD10CMInferenceJobWithContext mocks base method.

func (*MockComprehendMedicalAPI) DescribePHIDetectionJob

DescribePHIDetectionJob mocks base method.

func (*MockComprehendMedicalAPI) DescribePHIDetectionJobRequest

DescribePHIDetectionJobRequest mocks base method.

func (*MockComprehendMedicalAPI) DescribePHIDetectionJobWithContext

DescribePHIDetectionJobWithContext mocks base method.

func (*MockComprehendMedicalAPI) DescribeRxNormInferenceJob

DescribeRxNormInferenceJob mocks base method.

func (*MockComprehendMedicalAPI) DescribeRxNormInferenceJobRequest

DescribeRxNormInferenceJobRequest mocks base method.

func (*MockComprehendMedicalAPI) DescribeRxNormInferenceJobWithContext

DescribeRxNormInferenceJobWithContext mocks base method.

func (*MockComprehendMedicalAPI) DescribeSNOMEDCTInferenceJob added in v1.43.22

DescribeSNOMEDCTInferenceJob mocks base method.

func (*MockComprehendMedicalAPI) DescribeSNOMEDCTInferenceJobRequest added in v1.43.22

DescribeSNOMEDCTInferenceJobRequest mocks base method.

func (*MockComprehendMedicalAPI) DescribeSNOMEDCTInferenceJobWithContext added in v1.43.22

DescribeSNOMEDCTInferenceJobWithContext mocks base method.

func (*MockComprehendMedicalAPI) DetectEntities

DetectEntities mocks base method.

func (*MockComprehendMedicalAPI) DetectEntitiesRequest

DetectEntitiesRequest mocks base method.

func (*MockComprehendMedicalAPI) DetectEntitiesV2

DetectEntitiesV2 mocks base method.

func (*MockComprehendMedicalAPI) DetectEntitiesV2Request

DetectEntitiesV2Request mocks base method.

func (*MockComprehendMedicalAPI) DetectEntitiesV2WithContext

DetectEntitiesV2WithContext mocks base method.

func (*MockComprehendMedicalAPI) DetectEntitiesWithContext

DetectEntitiesWithContext mocks base method.

func (*MockComprehendMedicalAPI) DetectPHI

DetectPHI mocks base method.

func (*MockComprehendMedicalAPI) DetectPHIRequest

DetectPHIRequest mocks base method.

func (*MockComprehendMedicalAPI) DetectPHIWithContext

DetectPHIWithContext mocks base method.

func (*MockComprehendMedicalAPI) EXPECT

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

func (*MockComprehendMedicalAPI) InferICD10CM

InferICD10CM mocks base method.

func (*MockComprehendMedicalAPI) InferICD10CMRequest

InferICD10CMRequest mocks base method.

func (*MockComprehendMedicalAPI) InferICD10CMWithContext

InferICD10CMWithContext mocks base method.

func (*MockComprehendMedicalAPI) InferRxNorm

InferRxNorm mocks base method.

func (*MockComprehendMedicalAPI) InferRxNormRequest

InferRxNormRequest mocks base method.

func (*MockComprehendMedicalAPI) InferRxNormWithContext

InferRxNormWithContext mocks base method.

func (*MockComprehendMedicalAPI) InferSNOMEDCT added in v1.43.22

InferSNOMEDCT mocks base method.

func (*MockComprehendMedicalAPI) InferSNOMEDCTRequest added in v1.43.22

InferSNOMEDCTRequest mocks base method.

func (*MockComprehendMedicalAPI) InferSNOMEDCTWithContext added in v1.43.22

InferSNOMEDCTWithContext mocks base method.

func (*MockComprehendMedicalAPI) ListEntitiesDetectionV2Jobs

ListEntitiesDetectionV2Jobs mocks base method.

func (*MockComprehendMedicalAPI) ListEntitiesDetectionV2JobsRequest

ListEntitiesDetectionV2JobsRequest mocks base method.

func (*MockComprehendMedicalAPI) ListEntitiesDetectionV2JobsWithContext

ListEntitiesDetectionV2JobsWithContext mocks base method.

func (*MockComprehendMedicalAPI) ListICD10CMInferenceJobs

ListICD10CMInferenceJobs mocks base method.

func (*MockComprehendMedicalAPI) ListICD10CMInferenceJobsRequest

ListICD10CMInferenceJobsRequest mocks base method.

func (*MockComprehendMedicalAPI) ListICD10CMInferenceJobsWithContext

ListICD10CMInferenceJobsWithContext mocks base method.

func (*MockComprehendMedicalAPI) ListPHIDetectionJobs

ListPHIDetectionJobs mocks base method.

func (*MockComprehendMedicalAPI) ListPHIDetectionJobsRequest

ListPHIDetectionJobsRequest mocks base method.

func (*MockComprehendMedicalAPI) ListPHIDetectionJobsWithContext

ListPHIDetectionJobsWithContext mocks base method.

func (*MockComprehendMedicalAPI) ListRxNormInferenceJobs

ListRxNormInferenceJobs mocks base method.

func (*MockComprehendMedicalAPI) ListRxNormInferenceJobsRequest

ListRxNormInferenceJobsRequest mocks base method.

func (*MockComprehendMedicalAPI) ListRxNormInferenceJobsWithContext

ListRxNormInferenceJobsWithContext mocks base method.

func (*MockComprehendMedicalAPI) ListSNOMEDCTInferenceJobs added in v1.43.22

ListSNOMEDCTInferenceJobs mocks base method.

func (*MockComprehendMedicalAPI) ListSNOMEDCTInferenceJobsRequest added in v1.43.22

ListSNOMEDCTInferenceJobsRequest mocks base method.

func (*MockComprehendMedicalAPI) ListSNOMEDCTInferenceJobsWithContext added in v1.43.22

ListSNOMEDCTInferenceJobsWithContext mocks base method.

func (*MockComprehendMedicalAPI) StartEntitiesDetectionV2Job

StartEntitiesDetectionV2Job mocks base method.

func (*MockComprehendMedicalAPI) StartEntitiesDetectionV2JobRequest

StartEntitiesDetectionV2JobRequest mocks base method.

func (*MockComprehendMedicalAPI) StartEntitiesDetectionV2JobWithContext

StartEntitiesDetectionV2JobWithContext mocks base method.

func (*MockComprehendMedicalAPI) StartICD10CMInferenceJob

StartICD10CMInferenceJob mocks base method.

func (*MockComprehendMedicalAPI) StartICD10CMInferenceJobRequest

StartICD10CMInferenceJobRequest mocks base method.

func (*MockComprehendMedicalAPI) StartICD10CMInferenceJobWithContext

StartICD10CMInferenceJobWithContext mocks base method.

func (*MockComprehendMedicalAPI) StartPHIDetectionJob

StartPHIDetectionJob mocks base method.

func (*MockComprehendMedicalAPI) StartPHIDetectionJobRequest

StartPHIDetectionJobRequest mocks base method.

func (*MockComprehendMedicalAPI) StartPHIDetectionJobWithContext

StartPHIDetectionJobWithContext mocks base method.

func (*MockComprehendMedicalAPI) StartRxNormInferenceJob

StartRxNormInferenceJob mocks base method.

func (*MockComprehendMedicalAPI) StartRxNormInferenceJobRequest

StartRxNormInferenceJobRequest mocks base method.

func (*MockComprehendMedicalAPI) StartRxNormInferenceJobWithContext

StartRxNormInferenceJobWithContext mocks base method.

func (*MockComprehendMedicalAPI) StartSNOMEDCTInferenceJob added in v1.43.22

StartSNOMEDCTInferenceJob mocks base method.

func (*MockComprehendMedicalAPI) StartSNOMEDCTInferenceJobRequest added in v1.43.22

StartSNOMEDCTInferenceJobRequest mocks base method.

func (*MockComprehendMedicalAPI) StartSNOMEDCTInferenceJobWithContext added in v1.43.22

StartSNOMEDCTInferenceJobWithContext mocks base method.

func (*MockComprehendMedicalAPI) StopEntitiesDetectionV2Job

StopEntitiesDetectionV2Job mocks base method.

func (*MockComprehendMedicalAPI) StopEntitiesDetectionV2JobRequest

StopEntitiesDetectionV2JobRequest mocks base method.

func (*MockComprehendMedicalAPI) StopEntitiesDetectionV2JobWithContext

StopEntitiesDetectionV2JobWithContext mocks base method.

func (*MockComprehendMedicalAPI) StopICD10CMInferenceJob

StopICD10CMInferenceJob mocks base method.

func (*MockComprehendMedicalAPI) StopICD10CMInferenceJobRequest

StopICD10CMInferenceJobRequest mocks base method.

func (*MockComprehendMedicalAPI) StopICD10CMInferenceJobWithContext

StopICD10CMInferenceJobWithContext mocks base method.

func (*MockComprehendMedicalAPI) StopPHIDetectionJob

StopPHIDetectionJob mocks base method.

func (*MockComprehendMedicalAPI) StopPHIDetectionJobRequest

StopPHIDetectionJobRequest mocks base method.

func (*MockComprehendMedicalAPI) StopPHIDetectionJobWithContext

StopPHIDetectionJobWithContext mocks base method.

func (*MockComprehendMedicalAPI) StopRxNormInferenceJob

StopRxNormInferenceJob mocks base method.

func (*MockComprehendMedicalAPI) StopRxNormInferenceJobRequest

StopRxNormInferenceJobRequest mocks base method.

func (*MockComprehendMedicalAPI) StopRxNormInferenceJobWithContext

StopRxNormInferenceJobWithContext mocks base method.

func (*MockComprehendMedicalAPI) StopSNOMEDCTInferenceJob added in v1.43.22

StopSNOMEDCTInferenceJob mocks base method.

func (*MockComprehendMedicalAPI) StopSNOMEDCTInferenceJobRequest added in v1.43.22

StopSNOMEDCTInferenceJobRequest mocks base method.

func (*MockComprehendMedicalAPI) StopSNOMEDCTInferenceJobWithContext added in v1.43.22

StopSNOMEDCTInferenceJobWithContext mocks base method.

type MockComprehendMedicalAPIMockRecorder

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

MockComprehendMedicalAPIMockRecorder is the mock recorder for MockComprehendMedicalAPI.

func (*MockComprehendMedicalAPIMockRecorder) DescribeEntitiesDetectionV2Job

func (mr *MockComprehendMedicalAPIMockRecorder) DescribeEntitiesDetectionV2Job(arg0 interface{}) *gomock.Call

DescribeEntitiesDetectionV2Job indicates an expected call of DescribeEntitiesDetectionV2Job.

func (*MockComprehendMedicalAPIMockRecorder) DescribeEntitiesDetectionV2JobRequest

func (mr *MockComprehendMedicalAPIMockRecorder) DescribeEntitiesDetectionV2JobRequest(arg0 interface{}) *gomock.Call

DescribeEntitiesDetectionV2JobRequest indicates an expected call of DescribeEntitiesDetectionV2JobRequest.

func (*MockComprehendMedicalAPIMockRecorder) DescribeEntitiesDetectionV2JobWithContext

func (mr *MockComprehendMedicalAPIMockRecorder) DescribeEntitiesDetectionV2JobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEntitiesDetectionV2JobWithContext indicates an expected call of DescribeEntitiesDetectionV2JobWithContext.

func (*MockComprehendMedicalAPIMockRecorder) DescribeICD10CMInferenceJob

func (mr *MockComprehendMedicalAPIMockRecorder) DescribeICD10CMInferenceJob(arg0 interface{}) *gomock.Call

DescribeICD10CMInferenceJob indicates an expected call of DescribeICD10CMInferenceJob.

func (*MockComprehendMedicalAPIMockRecorder) DescribeICD10CMInferenceJobRequest

func (mr *MockComprehendMedicalAPIMockRecorder) DescribeICD10CMInferenceJobRequest(arg0 interface{}) *gomock.Call

DescribeICD10CMInferenceJobRequest indicates an expected call of DescribeICD10CMInferenceJobRequest.

func (*MockComprehendMedicalAPIMockRecorder) DescribeICD10CMInferenceJobWithContext

func (mr *MockComprehendMedicalAPIMockRecorder) DescribeICD10CMInferenceJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeICD10CMInferenceJobWithContext indicates an expected call of DescribeICD10CMInferenceJobWithContext.

func (*MockComprehendMedicalAPIMockRecorder) DescribePHIDetectionJob

func (mr *MockComprehendMedicalAPIMockRecorder) DescribePHIDetectionJob(arg0 interface{}) *gomock.Call

DescribePHIDetectionJob indicates an expected call of DescribePHIDetectionJob.

func (*MockComprehendMedicalAPIMockRecorder) DescribePHIDetectionJobRequest

func (mr *MockComprehendMedicalAPIMockRecorder) DescribePHIDetectionJobRequest(arg0 interface{}) *gomock.Call

DescribePHIDetectionJobRequest indicates an expected call of DescribePHIDetectionJobRequest.

func (*MockComprehendMedicalAPIMockRecorder) DescribePHIDetectionJobWithContext

func (mr *MockComprehendMedicalAPIMockRecorder) DescribePHIDetectionJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribePHIDetectionJobWithContext indicates an expected call of DescribePHIDetectionJobWithContext.

func (*MockComprehendMedicalAPIMockRecorder) DescribeRxNormInferenceJob

func (mr *MockComprehendMedicalAPIMockRecorder) DescribeRxNormInferenceJob(arg0 interface{}) *gomock.Call

DescribeRxNormInferenceJob indicates an expected call of DescribeRxNormInferenceJob.

func (*MockComprehendMedicalAPIMockRecorder) DescribeRxNormInferenceJobRequest

func (mr *MockComprehendMedicalAPIMockRecorder) DescribeRxNormInferenceJobRequest(arg0 interface{}) *gomock.Call

DescribeRxNormInferenceJobRequest indicates an expected call of DescribeRxNormInferenceJobRequest.

func (*MockComprehendMedicalAPIMockRecorder) DescribeRxNormInferenceJobWithContext

func (mr *MockComprehendMedicalAPIMockRecorder) DescribeRxNormInferenceJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeRxNormInferenceJobWithContext indicates an expected call of DescribeRxNormInferenceJobWithContext.

func (*MockComprehendMedicalAPIMockRecorder) DescribeSNOMEDCTInferenceJob added in v1.43.22

func (mr *MockComprehendMedicalAPIMockRecorder) DescribeSNOMEDCTInferenceJob(arg0 interface{}) *gomock.Call

DescribeSNOMEDCTInferenceJob indicates an expected call of DescribeSNOMEDCTInferenceJob.

func (*MockComprehendMedicalAPIMockRecorder) DescribeSNOMEDCTInferenceJobRequest added in v1.43.22

func (mr *MockComprehendMedicalAPIMockRecorder) DescribeSNOMEDCTInferenceJobRequest(arg0 interface{}) *gomock.Call

DescribeSNOMEDCTInferenceJobRequest indicates an expected call of DescribeSNOMEDCTInferenceJobRequest.

func (*MockComprehendMedicalAPIMockRecorder) DescribeSNOMEDCTInferenceJobWithContext added in v1.43.22

func (mr *MockComprehendMedicalAPIMockRecorder) DescribeSNOMEDCTInferenceJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSNOMEDCTInferenceJobWithContext indicates an expected call of DescribeSNOMEDCTInferenceJobWithContext.

func (*MockComprehendMedicalAPIMockRecorder) DetectEntities

func (mr *MockComprehendMedicalAPIMockRecorder) DetectEntities(arg0 interface{}) *gomock.Call

DetectEntities indicates an expected call of DetectEntities.

func (*MockComprehendMedicalAPIMockRecorder) DetectEntitiesRequest

func (mr *MockComprehendMedicalAPIMockRecorder) DetectEntitiesRequest(arg0 interface{}) *gomock.Call

DetectEntitiesRequest indicates an expected call of DetectEntitiesRequest.

func (*MockComprehendMedicalAPIMockRecorder) DetectEntitiesV2

func (mr *MockComprehendMedicalAPIMockRecorder) DetectEntitiesV2(arg0 interface{}) *gomock.Call

DetectEntitiesV2 indicates an expected call of DetectEntitiesV2.

func (*MockComprehendMedicalAPIMockRecorder) DetectEntitiesV2Request

func (mr *MockComprehendMedicalAPIMockRecorder) DetectEntitiesV2Request(arg0 interface{}) *gomock.Call

DetectEntitiesV2Request indicates an expected call of DetectEntitiesV2Request.

func (*MockComprehendMedicalAPIMockRecorder) DetectEntitiesV2WithContext

func (mr *MockComprehendMedicalAPIMockRecorder) DetectEntitiesV2WithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DetectEntitiesV2WithContext indicates an expected call of DetectEntitiesV2WithContext.

func (*MockComprehendMedicalAPIMockRecorder) DetectEntitiesWithContext

func (mr *MockComprehendMedicalAPIMockRecorder) DetectEntitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DetectEntitiesWithContext indicates an expected call of DetectEntitiesWithContext.

func (*MockComprehendMedicalAPIMockRecorder) DetectPHI

func (mr *MockComprehendMedicalAPIMockRecorder) DetectPHI(arg0 interface{}) *gomock.Call

DetectPHI indicates an expected call of DetectPHI.

func (*MockComprehendMedicalAPIMockRecorder) DetectPHIRequest

func (mr *MockComprehendMedicalAPIMockRecorder) DetectPHIRequest(arg0 interface{}) *gomock.Call

DetectPHIRequest indicates an expected call of DetectPHIRequest.

func (*MockComprehendMedicalAPIMockRecorder) DetectPHIWithContext

func (mr *MockComprehendMedicalAPIMockRecorder) DetectPHIWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DetectPHIWithContext indicates an expected call of DetectPHIWithContext.

func (*MockComprehendMedicalAPIMockRecorder) InferICD10CM

func (mr *MockComprehendMedicalAPIMockRecorder) InferICD10CM(arg0 interface{}) *gomock.Call

InferICD10CM indicates an expected call of InferICD10CM.

func (*MockComprehendMedicalAPIMockRecorder) InferICD10CMRequest

func (mr *MockComprehendMedicalAPIMockRecorder) InferICD10CMRequest(arg0 interface{}) *gomock.Call

InferICD10CMRequest indicates an expected call of InferICD10CMRequest.

func (*MockComprehendMedicalAPIMockRecorder) InferICD10CMWithContext

func (mr *MockComprehendMedicalAPIMockRecorder) InferICD10CMWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

InferICD10CMWithContext indicates an expected call of InferICD10CMWithContext.

func (*MockComprehendMedicalAPIMockRecorder) InferRxNorm

func (mr *MockComprehendMedicalAPIMockRecorder) InferRxNorm(arg0 interface{}) *gomock.Call

InferRxNorm indicates an expected call of InferRxNorm.

func (*MockComprehendMedicalAPIMockRecorder) InferRxNormRequest

func (mr *MockComprehendMedicalAPIMockRecorder) InferRxNormRequest(arg0 interface{}) *gomock.Call

InferRxNormRequest indicates an expected call of InferRxNormRequest.

func (*MockComprehendMedicalAPIMockRecorder) InferRxNormWithContext

func (mr *MockComprehendMedicalAPIMockRecorder) InferRxNormWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

InferRxNormWithContext indicates an expected call of InferRxNormWithContext.

func (*MockComprehendMedicalAPIMockRecorder) InferSNOMEDCT added in v1.43.22

func (mr *MockComprehendMedicalAPIMockRecorder) InferSNOMEDCT(arg0 interface{}) *gomock.Call

InferSNOMEDCT indicates an expected call of InferSNOMEDCT.

func (*MockComprehendMedicalAPIMockRecorder) InferSNOMEDCTRequest added in v1.43.22

func (mr *MockComprehendMedicalAPIMockRecorder) InferSNOMEDCTRequest(arg0 interface{}) *gomock.Call

InferSNOMEDCTRequest indicates an expected call of InferSNOMEDCTRequest.

func (*MockComprehendMedicalAPIMockRecorder) InferSNOMEDCTWithContext added in v1.43.22

func (mr *MockComprehendMedicalAPIMockRecorder) InferSNOMEDCTWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

InferSNOMEDCTWithContext indicates an expected call of InferSNOMEDCTWithContext.

func (*MockComprehendMedicalAPIMockRecorder) ListEntitiesDetectionV2Jobs

func (mr *MockComprehendMedicalAPIMockRecorder) ListEntitiesDetectionV2Jobs(arg0 interface{}) *gomock.Call

ListEntitiesDetectionV2Jobs indicates an expected call of ListEntitiesDetectionV2Jobs.

func (*MockComprehendMedicalAPIMockRecorder) ListEntitiesDetectionV2JobsRequest

func (mr *MockComprehendMedicalAPIMockRecorder) ListEntitiesDetectionV2JobsRequest(arg0 interface{}) *gomock.Call

ListEntitiesDetectionV2JobsRequest indicates an expected call of ListEntitiesDetectionV2JobsRequest.

func (*MockComprehendMedicalAPIMockRecorder) ListEntitiesDetectionV2JobsWithContext

func (mr *MockComprehendMedicalAPIMockRecorder) ListEntitiesDetectionV2JobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListEntitiesDetectionV2JobsWithContext indicates an expected call of ListEntitiesDetectionV2JobsWithContext.

func (*MockComprehendMedicalAPIMockRecorder) ListICD10CMInferenceJobs

func (mr *MockComprehendMedicalAPIMockRecorder) ListICD10CMInferenceJobs(arg0 interface{}) *gomock.Call

ListICD10CMInferenceJobs indicates an expected call of ListICD10CMInferenceJobs.

func (*MockComprehendMedicalAPIMockRecorder) ListICD10CMInferenceJobsRequest

func (mr *MockComprehendMedicalAPIMockRecorder) ListICD10CMInferenceJobsRequest(arg0 interface{}) *gomock.Call

ListICD10CMInferenceJobsRequest indicates an expected call of ListICD10CMInferenceJobsRequest.

func (*MockComprehendMedicalAPIMockRecorder) ListICD10CMInferenceJobsWithContext

func (mr *MockComprehendMedicalAPIMockRecorder) ListICD10CMInferenceJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListICD10CMInferenceJobsWithContext indicates an expected call of ListICD10CMInferenceJobsWithContext.

func (*MockComprehendMedicalAPIMockRecorder) ListPHIDetectionJobs

func (mr *MockComprehendMedicalAPIMockRecorder) ListPHIDetectionJobs(arg0 interface{}) *gomock.Call

ListPHIDetectionJobs indicates an expected call of ListPHIDetectionJobs.

func (*MockComprehendMedicalAPIMockRecorder) ListPHIDetectionJobsRequest

func (mr *MockComprehendMedicalAPIMockRecorder) ListPHIDetectionJobsRequest(arg0 interface{}) *gomock.Call

ListPHIDetectionJobsRequest indicates an expected call of ListPHIDetectionJobsRequest.

func (*MockComprehendMedicalAPIMockRecorder) ListPHIDetectionJobsWithContext

func (mr *MockComprehendMedicalAPIMockRecorder) ListPHIDetectionJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListPHIDetectionJobsWithContext indicates an expected call of ListPHIDetectionJobsWithContext.

func (*MockComprehendMedicalAPIMockRecorder) ListRxNormInferenceJobs

func (mr *MockComprehendMedicalAPIMockRecorder) ListRxNormInferenceJobs(arg0 interface{}) *gomock.Call

ListRxNormInferenceJobs indicates an expected call of ListRxNormInferenceJobs.

func (*MockComprehendMedicalAPIMockRecorder) ListRxNormInferenceJobsRequest

func (mr *MockComprehendMedicalAPIMockRecorder) ListRxNormInferenceJobsRequest(arg0 interface{}) *gomock.Call

ListRxNormInferenceJobsRequest indicates an expected call of ListRxNormInferenceJobsRequest.

func (*MockComprehendMedicalAPIMockRecorder) ListRxNormInferenceJobsWithContext

func (mr *MockComprehendMedicalAPIMockRecorder) ListRxNormInferenceJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRxNormInferenceJobsWithContext indicates an expected call of ListRxNormInferenceJobsWithContext.

func (*MockComprehendMedicalAPIMockRecorder) ListSNOMEDCTInferenceJobs added in v1.43.22

func (mr *MockComprehendMedicalAPIMockRecorder) ListSNOMEDCTInferenceJobs(arg0 interface{}) *gomock.Call

ListSNOMEDCTInferenceJobs indicates an expected call of ListSNOMEDCTInferenceJobs.

func (*MockComprehendMedicalAPIMockRecorder) ListSNOMEDCTInferenceJobsRequest added in v1.43.22

func (mr *MockComprehendMedicalAPIMockRecorder) ListSNOMEDCTInferenceJobsRequest(arg0 interface{}) *gomock.Call

ListSNOMEDCTInferenceJobsRequest indicates an expected call of ListSNOMEDCTInferenceJobsRequest.

func (*MockComprehendMedicalAPIMockRecorder) ListSNOMEDCTInferenceJobsWithContext added in v1.43.22

func (mr *MockComprehendMedicalAPIMockRecorder) ListSNOMEDCTInferenceJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListSNOMEDCTInferenceJobsWithContext indicates an expected call of ListSNOMEDCTInferenceJobsWithContext.

func (*MockComprehendMedicalAPIMockRecorder) StartEntitiesDetectionV2Job

func (mr *MockComprehendMedicalAPIMockRecorder) StartEntitiesDetectionV2Job(arg0 interface{}) *gomock.Call

StartEntitiesDetectionV2Job indicates an expected call of StartEntitiesDetectionV2Job.

func (*MockComprehendMedicalAPIMockRecorder) StartEntitiesDetectionV2JobRequest

func (mr *MockComprehendMedicalAPIMockRecorder) StartEntitiesDetectionV2JobRequest(arg0 interface{}) *gomock.Call

StartEntitiesDetectionV2JobRequest indicates an expected call of StartEntitiesDetectionV2JobRequest.

func (*MockComprehendMedicalAPIMockRecorder) StartEntitiesDetectionV2JobWithContext

func (mr *MockComprehendMedicalAPIMockRecorder) StartEntitiesDetectionV2JobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartEntitiesDetectionV2JobWithContext indicates an expected call of StartEntitiesDetectionV2JobWithContext.

func (*MockComprehendMedicalAPIMockRecorder) StartICD10CMInferenceJob

func (mr *MockComprehendMedicalAPIMockRecorder) StartICD10CMInferenceJob(arg0 interface{}) *gomock.Call

StartICD10CMInferenceJob indicates an expected call of StartICD10CMInferenceJob.

func (*MockComprehendMedicalAPIMockRecorder) StartICD10CMInferenceJobRequest

func (mr *MockComprehendMedicalAPIMockRecorder) StartICD10CMInferenceJobRequest(arg0 interface{}) *gomock.Call

StartICD10CMInferenceJobRequest indicates an expected call of StartICD10CMInferenceJobRequest.

func (*MockComprehendMedicalAPIMockRecorder) StartICD10CMInferenceJobWithContext

func (mr *MockComprehendMedicalAPIMockRecorder) StartICD10CMInferenceJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartICD10CMInferenceJobWithContext indicates an expected call of StartICD10CMInferenceJobWithContext.

func (*MockComprehendMedicalAPIMockRecorder) StartPHIDetectionJob

func (mr *MockComprehendMedicalAPIMockRecorder) StartPHIDetectionJob(arg0 interface{}) *gomock.Call

StartPHIDetectionJob indicates an expected call of StartPHIDetectionJob.

func (*MockComprehendMedicalAPIMockRecorder) StartPHIDetectionJobRequest

func (mr *MockComprehendMedicalAPIMockRecorder) StartPHIDetectionJobRequest(arg0 interface{}) *gomock.Call

StartPHIDetectionJobRequest indicates an expected call of StartPHIDetectionJobRequest.

func (*MockComprehendMedicalAPIMockRecorder) StartPHIDetectionJobWithContext

func (mr *MockComprehendMedicalAPIMockRecorder) StartPHIDetectionJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartPHIDetectionJobWithContext indicates an expected call of StartPHIDetectionJobWithContext.

func (*MockComprehendMedicalAPIMockRecorder) StartRxNormInferenceJob

func (mr *MockComprehendMedicalAPIMockRecorder) StartRxNormInferenceJob(arg0 interface{}) *gomock.Call

StartRxNormInferenceJob indicates an expected call of StartRxNormInferenceJob.

func (*MockComprehendMedicalAPIMockRecorder) StartRxNormInferenceJobRequest

func (mr *MockComprehendMedicalAPIMockRecorder) StartRxNormInferenceJobRequest(arg0 interface{}) *gomock.Call

StartRxNormInferenceJobRequest indicates an expected call of StartRxNormInferenceJobRequest.

func (*MockComprehendMedicalAPIMockRecorder) StartRxNormInferenceJobWithContext

func (mr *MockComprehendMedicalAPIMockRecorder) StartRxNormInferenceJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartRxNormInferenceJobWithContext indicates an expected call of StartRxNormInferenceJobWithContext.

func (*MockComprehendMedicalAPIMockRecorder) StartSNOMEDCTInferenceJob added in v1.43.22

func (mr *MockComprehendMedicalAPIMockRecorder) StartSNOMEDCTInferenceJob(arg0 interface{}) *gomock.Call

StartSNOMEDCTInferenceJob indicates an expected call of StartSNOMEDCTInferenceJob.

func (*MockComprehendMedicalAPIMockRecorder) StartSNOMEDCTInferenceJobRequest added in v1.43.22

func (mr *MockComprehendMedicalAPIMockRecorder) StartSNOMEDCTInferenceJobRequest(arg0 interface{}) *gomock.Call

StartSNOMEDCTInferenceJobRequest indicates an expected call of StartSNOMEDCTInferenceJobRequest.

func (*MockComprehendMedicalAPIMockRecorder) StartSNOMEDCTInferenceJobWithContext added in v1.43.22

func (mr *MockComprehendMedicalAPIMockRecorder) StartSNOMEDCTInferenceJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartSNOMEDCTInferenceJobWithContext indicates an expected call of StartSNOMEDCTInferenceJobWithContext.

func (*MockComprehendMedicalAPIMockRecorder) StopEntitiesDetectionV2Job

func (mr *MockComprehendMedicalAPIMockRecorder) StopEntitiesDetectionV2Job(arg0 interface{}) *gomock.Call

StopEntitiesDetectionV2Job indicates an expected call of StopEntitiesDetectionV2Job.

func (*MockComprehendMedicalAPIMockRecorder) StopEntitiesDetectionV2JobRequest

func (mr *MockComprehendMedicalAPIMockRecorder) StopEntitiesDetectionV2JobRequest(arg0 interface{}) *gomock.Call

StopEntitiesDetectionV2JobRequest indicates an expected call of StopEntitiesDetectionV2JobRequest.

func (*MockComprehendMedicalAPIMockRecorder) StopEntitiesDetectionV2JobWithContext

func (mr *MockComprehendMedicalAPIMockRecorder) StopEntitiesDetectionV2JobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopEntitiesDetectionV2JobWithContext indicates an expected call of StopEntitiesDetectionV2JobWithContext.

func (*MockComprehendMedicalAPIMockRecorder) StopICD10CMInferenceJob

func (mr *MockComprehendMedicalAPIMockRecorder) StopICD10CMInferenceJob(arg0 interface{}) *gomock.Call

StopICD10CMInferenceJob indicates an expected call of StopICD10CMInferenceJob.

func (*MockComprehendMedicalAPIMockRecorder) StopICD10CMInferenceJobRequest

func (mr *MockComprehendMedicalAPIMockRecorder) StopICD10CMInferenceJobRequest(arg0 interface{}) *gomock.Call

StopICD10CMInferenceJobRequest indicates an expected call of StopICD10CMInferenceJobRequest.

func (*MockComprehendMedicalAPIMockRecorder) StopICD10CMInferenceJobWithContext

func (mr *MockComprehendMedicalAPIMockRecorder) StopICD10CMInferenceJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopICD10CMInferenceJobWithContext indicates an expected call of StopICD10CMInferenceJobWithContext.

func (*MockComprehendMedicalAPIMockRecorder) StopPHIDetectionJob

func (mr *MockComprehendMedicalAPIMockRecorder) StopPHIDetectionJob(arg0 interface{}) *gomock.Call

StopPHIDetectionJob indicates an expected call of StopPHIDetectionJob.

func (*MockComprehendMedicalAPIMockRecorder) StopPHIDetectionJobRequest

func (mr *MockComprehendMedicalAPIMockRecorder) StopPHIDetectionJobRequest(arg0 interface{}) *gomock.Call

StopPHIDetectionJobRequest indicates an expected call of StopPHIDetectionJobRequest.

func (*MockComprehendMedicalAPIMockRecorder) StopPHIDetectionJobWithContext

func (mr *MockComprehendMedicalAPIMockRecorder) StopPHIDetectionJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopPHIDetectionJobWithContext indicates an expected call of StopPHIDetectionJobWithContext.

func (*MockComprehendMedicalAPIMockRecorder) StopRxNormInferenceJob

func (mr *MockComprehendMedicalAPIMockRecorder) StopRxNormInferenceJob(arg0 interface{}) *gomock.Call

StopRxNormInferenceJob indicates an expected call of StopRxNormInferenceJob.

func (*MockComprehendMedicalAPIMockRecorder) StopRxNormInferenceJobRequest

func (mr *MockComprehendMedicalAPIMockRecorder) StopRxNormInferenceJobRequest(arg0 interface{}) *gomock.Call

StopRxNormInferenceJobRequest indicates an expected call of StopRxNormInferenceJobRequest.

func (*MockComprehendMedicalAPIMockRecorder) StopRxNormInferenceJobWithContext

func (mr *MockComprehendMedicalAPIMockRecorder) StopRxNormInferenceJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopRxNormInferenceJobWithContext indicates an expected call of StopRxNormInferenceJobWithContext.

func (*MockComprehendMedicalAPIMockRecorder) StopSNOMEDCTInferenceJob added in v1.43.22

func (mr *MockComprehendMedicalAPIMockRecorder) StopSNOMEDCTInferenceJob(arg0 interface{}) *gomock.Call

StopSNOMEDCTInferenceJob indicates an expected call of StopSNOMEDCTInferenceJob.

func (*MockComprehendMedicalAPIMockRecorder) StopSNOMEDCTInferenceJobRequest added in v1.43.22

func (mr *MockComprehendMedicalAPIMockRecorder) StopSNOMEDCTInferenceJobRequest(arg0 interface{}) *gomock.Call

StopSNOMEDCTInferenceJobRequest indicates an expected call of StopSNOMEDCTInferenceJobRequest.

func (*MockComprehendMedicalAPIMockRecorder) StopSNOMEDCTInferenceJobWithContext added in v1.43.22

func (mr *MockComprehendMedicalAPIMockRecorder) StopSNOMEDCTInferenceJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopSNOMEDCTInferenceJobWithContext indicates an expected call of StopSNOMEDCTInferenceJobWithContext.

Jump to

Keyboard shortcuts

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