Documentation ¶
Overview ¶
Package comprehendmedicalmock is a generated GoMock package.
Index ¶
- type MockComprehendMedicalAPI
- func (m *MockComprehendMedicalAPI) DescribeEntitiesDetectionV2Job(arg0 *comprehendmedical.DescribeEntitiesDetectionV2JobInput) (*comprehendmedical.DescribeEntitiesDetectionV2JobOutput, error)
- func (m *MockComprehendMedicalAPI) DescribeEntitiesDetectionV2JobRequest(arg0 *comprehendmedical.DescribeEntitiesDetectionV2JobInput) (*request.Request, *comprehendmedical.DescribeEntitiesDetectionV2JobOutput)
- func (m *MockComprehendMedicalAPI) DescribeEntitiesDetectionV2JobWithContext(arg0 context.Context, ...) (*comprehendmedical.DescribeEntitiesDetectionV2JobOutput, error)
- func (m *MockComprehendMedicalAPI) DescribeICD10CMInferenceJob(arg0 *comprehendmedical.DescribeICD10CMInferenceJobInput) (*comprehendmedical.DescribeICD10CMInferenceJobOutput, error)
- func (m *MockComprehendMedicalAPI) DescribeICD10CMInferenceJobRequest(arg0 *comprehendmedical.DescribeICD10CMInferenceJobInput) (*request.Request, *comprehendmedical.DescribeICD10CMInferenceJobOutput)
- func (m *MockComprehendMedicalAPI) DescribeICD10CMInferenceJobWithContext(arg0 context.Context, arg1 *comprehendmedical.DescribeICD10CMInferenceJobInput, ...) (*comprehendmedical.DescribeICD10CMInferenceJobOutput, error)
- func (m *MockComprehendMedicalAPI) DescribePHIDetectionJob(arg0 *comprehendmedical.DescribePHIDetectionJobInput) (*comprehendmedical.DescribePHIDetectionJobOutput, error)
- func (m *MockComprehendMedicalAPI) DescribePHIDetectionJobRequest(arg0 *comprehendmedical.DescribePHIDetectionJobInput) (*request.Request, *comprehendmedical.DescribePHIDetectionJobOutput)
- func (m *MockComprehendMedicalAPI) DescribePHIDetectionJobWithContext(arg0 context.Context, arg1 *comprehendmedical.DescribePHIDetectionJobInput, ...) (*comprehendmedical.DescribePHIDetectionJobOutput, error)
- func (m *MockComprehendMedicalAPI) DescribeRxNormInferenceJob(arg0 *comprehendmedical.DescribeRxNormInferenceJobInput) (*comprehendmedical.DescribeRxNormInferenceJobOutput, error)
- func (m *MockComprehendMedicalAPI) DescribeRxNormInferenceJobRequest(arg0 *comprehendmedical.DescribeRxNormInferenceJobInput) (*request.Request, *comprehendmedical.DescribeRxNormInferenceJobOutput)
- func (m *MockComprehendMedicalAPI) DescribeRxNormInferenceJobWithContext(arg0 context.Context, arg1 *comprehendmedical.DescribeRxNormInferenceJobInput, ...) (*comprehendmedical.DescribeRxNormInferenceJobOutput, error)
- func (m *MockComprehendMedicalAPI) DescribeSNOMEDCTInferenceJob(arg0 *comprehendmedical.DescribeSNOMEDCTInferenceJobInput) (*comprehendmedical.DescribeSNOMEDCTInferenceJobOutput, error)
- func (m *MockComprehendMedicalAPI) DescribeSNOMEDCTInferenceJobRequest(arg0 *comprehendmedical.DescribeSNOMEDCTInferenceJobInput) (*request.Request, *comprehendmedical.DescribeSNOMEDCTInferenceJobOutput)
- func (m *MockComprehendMedicalAPI) DescribeSNOMEDCTInferenceJobWithContext(arg0 context.Context, ...) (*comprehendmedical.DescribeSNOMEDCTInferenceJobOutput, error)
- func (m *MockComprehendMedicalAPI) DetectEntities(arg0 *comprehendmedical.DetectEntitiesInput) (*comprehendmedical.DetectEntitiesOutput, error)
- func (m *MockComprehendMedicalAPI) DetectEntitiesRequest(arg0 *comprehendmedical.DetectEntitiesInput) (*request.Request, *comprehendmedical.DetectEntitiesOutput)
- func (m *MockComprehendMedicalAPI) DetectEntitiesV2(arg0 *comprehendmedical.DetectEntitiesV2Input) (*comprehendmedical.DetectEntitiesV2Output, error)
- func (m *MockComprehendMedicalAPI) DetectEntitiesV2Request(arg0 *comprehendmedical.DetectEntitiesV2Input) (*request.Request, *comprehendmedical.DetectEntitiesV2Output)
- func (m *MockComprehendMedicalAPI) DetectEntitiesV2WithContext(arg0 context.Context, arg1 *comprehendmedical.DetectEntitiesV2Input, ...) (*comprehendmedical.DetectEntitiesV2Output, error)
- func (m *MockComprehendMedicalAPI) DetectEntitiesWithContext(arg0 context.Context, arg1 *comprehendmedical.DetectEntitiesInput, ...) (*comprehendmedical.DetectEntitiesOutput, error)
- func (m *MockComprehendMedicalAPI) DetectPHI(arg0 *comprehendmedical.DetectPHIInput) (*comprehendmedical.DetectPHIOutput, error)
- func (m *MockComprehendMedicalAPI) DetectPHIRequest(arg0 *comprehendmedical.DetectPHIInput) (*request.Request, *comprehendmedical.DetectPHIOutput)
- func (m *MockComprehendMedicalAPI) DetectPHIWithContext(arg0 context.Context, arg1 *comprehendmedical.DetectPHIInput, ...) (*comprehendmedical.DetectPHIOutput, error)
- func (m *MockComprehendMedicalAPI) EXPECT() *MockComprehendMedicalAPIMockRecorder
- func (m *MockComprehendMedicalAPI) InferICD10CM(arg0 *comprehendmedical.InferICD10CMInput) (*comprehendmedical.InferICD10CMOutput, error)
- func (m *MockComprehendMedicalAPI) InferICD10CMRequest(arg0 *comprehendmedical.InferICD10CMInput) (*request.Request, *comprehendmedical.InferICD10CMOutput)
- func (m *MockComprehendMedicalAPI) InferICD10CMWithContext(arg0 context.Context, arg1 *comprehendmedical.InferICD10CMInput, ...) (*comprehendmedical.InferICD10CMOutput, error)
- func (m *MockComprehendMedicalAPI) InferRxNorm(arg0 *comprehendmedical.InferRxNormInput) (*comprehendmedical.InferRxNormOutput, error)
- func (m *MockComprehendMedicalAPI) InferRxNormRequest(arg0 *comprehendmedical.InferRxNormInput) (*request.Request, *comprehendmedical.InferRxNormOutput)
- func (m *MockComprehendMedicalAPI) InferRxNormWithContext(arg0 context.Context, arg1 *comprehendmedical.InferRxNormInput, ...) (*comprehendmedical.InferRxNormOutput, error)
- func (m *MockComprehendMedicalAPI) InferSNOMEDCT(arg0 *comprehendmedical.InferSNOMEDCTInput) (*comprehendmedical.InferSNOMEDCTOutput, error)
- func (m *MockComprehendMedicalAPI) InferSNOMEDCTRequest(arg0 *comprehendmedical.InferSNOMEDCTInput) (*request.Request, *comprehendmedical.InferSNOMEDCTOutput)
- func (m *MockComprehendMedicalAPI) InferSNOMEDCTWithContext(arg0 context.Context, arg1 *comprehendmedical.InferSNOMEDCTInput, ...) (*comprehendmedical.InferSNOMEDCTOutput, error)
- func (m *MockComprehendMedicalAPI) ListEntitiesDetectionV2Jobs(arg0 *comprehendmedical.ListEntitiesDetectionV2JobsInput) (*comprehendmedical.ListEntitiesDetectionV2JobsOutput, error)
- func (m *MockComprehendMedicalAPI) ListEntitiesDetectionV2JobsRequest(arg0 *comprehendmedical.ListEntitiesDetectionV2JobsInput) (*request.Request, *comprehendmedical.ListEntitiesDetectionV2JobsOutput)
- func (m *MockComprehendMedicalAPI) ListEntitiesDetectionV2JobsWithContext(arg0 context.Context, arg1 *comprehendmedical.ListEntitiesDetectionV2JobsInput, ...) (*comprehendmedical.ListEntitiesDetectionV2JobsOutput, error)
- func (m *MockComprehendMedicalAPI) ListICD10CMInferenceJobs(arg0 *comprehendmedical.ListICD10CMInferenceJobsInput) (*comprehendmedical.ListICD10CMInferenceJobsOutput, error)
- func (m *MockComprehendMedicalAPI) ListICD10CMInferenceJobsRequest(arg0 *comprehendmedical.ListICD10CMInferenceJobsInput) (*request.Request, *comprehendmedical.ListICD10CMInferenceJobsOutput)
- func (m *MockComprehendMedicalAPI) ListICD10CMInferenceJobsWithContext(arg0 context.Context, arg1 *comprehendmedical.ListICD10CMInferenceJobsInput, ...) (*comprehendmedical.ListICD10CMInferenceJobsOutput, error)
- func (m *MockComprehendMedicalAPI) ListPHIDetectionJobs(arg0 *comprehendmedical.ListPHIDetectionJobsInput) (*comprehendmedical.ListPHIDetectionJobsOutput, error)
- func (m *MockComprehendMedicalAPI) ListPHIDetectionJobsRequest(arg0 *comprehendmedical.ListPHIDetectionJobsInput) (*request.Request, *comprehendmedical.ListPHIDetectionJobsOutput)
- func (m *MockComprehendMedicalAPI) ListPHIDetectionJobsWithContext(arg0 context.Context, arg1 *comprehendmedical.ListPHIDetectionJobsInput, ...) (*comprehendmedical.ListPHIDetectionJobsOutput, error)
- func (m *MockComprehendMedicalAPI) ListRxNormInferenceJobs(arg0 *comprehendmedical.ListRxNormInferenceJobsInput) (*comprehendmedical.ListRxNormInferenceJobsOutput, error)
- func (m *MockComprehendMedicalAPI) ListRxNormInferenceJobsRequest(arg0 *comprehendmedical.ListRxNormInferenceJobsInput) (*request.Request, *comprehendmedical.ListRxNormInferenceJobsOutput)
- func (m *MockComprehendMedicalAPI) ListRxNormInferenceJobsWithContext(arg0 context.Context, arg1 *comprehendmedical.ListRxNormInferenceJobsInput, ...) (*comprehendmedical.ListRxNormInferenceJobsOutput, error)
- func (m *MockComprehendMedicalAPI) ListSNOMEDCTInferenceJobs(arg0 *comprehendmedical.ListSNOMEDCTInferenceJobsInput) (*comprehendmedical.ListSNOMEDCTInferenceJobsOutput, error)
- func (m *MockComprehendMedicalAPI) ListSNOMEDCTInferenceJobsRequest(arg0 *comprehendmedical.ListSNOMEDCTInferenceJobsInput) (*request.Request, *comprehendmedical.ListSNOMEDCTInferenceJobsOutput)
- func (m *MockComprehendMedicalAPI) ListSNOMEDCTInferenceJobsWithContext(arg0 context.Context, arg1 *comprehendmedical.ListSNOMEDCTInferenceJobsInput, ...) (*comprehendmedical.ListSNOMEDCTInferenceJobsOutput, error)
- func (m *MockComprehendMedicalAPI) StartEntitiesDetectionV2Job(arg0 *comprehendmedical.StartEntitiesDetectionV2JobInput) (*comprehendmedical.StartEntitiesDetectionV2JobOutput, error)
- func (m *MockComprehendMedicalAPI) StartEntitiesDetectionV2JobRequest(arg0 *comprehendmedical.StartEntitiesDetectionV2JobInput) (*request.Request, *comprehendmedical.StartEntitiesDetectionV2JobOutput)
- func (m *MockComprehendMedicalAPI) StartEntitiesDetectionV2JobWithContext(arg0 context.Context, arg1 *comprehendmedical.StartEntitiesDetectionV2JobInput, ...) (*comprehendmedical.StartEntitiesDetectionV2JobOutput, error)
- func (m *MockComprehendMedicalAPI) StartICD10CMInferenceJob(arg0 *comprehendmedical.StartICD10CMInferenceJobInput) (*comprehendmedical.StartICD10CMInferenceJobOutput, error)
- func (m *MockComprehendMedicalAPI) StartICD10CMInferenceJobRequest(arg0 *comprehendmedical.StartICD10CMInferenceJobInput) (*request.Request, *comprehendmedical.StartICD10CMInferenceJobOutput)
- func (m *MockComprehendMedicalAPI) StartICD10CMInferenceJobWithContext(arg0 context.Context, arg1 *comprehendmedical.StartICD10CMInferenceJobInput, ...) (*comprehendmedical.StartICD10CMInferenceJobOutput, error)
- func (m *MockComprehendMedicalAPI) StartPHIDetectionJob(arg0 *comprehendmedical.StartPHIDetectionJobInput) (*comprehendmedical.StartPHIDetectionJobOutput, error)
- func (m *MockComprehendMedicalAPI) StartPHIDetectionJobRequest(arg0 *comprehendmedical.StartPHIDetectionJobInput) (*request.Request, *comprehendmedical.StartPHIDetectionJobOutput)
- func (m *MockComprehendMedicalAPI) StartPHIDetectionJobWithContext(arg0 context.Context, arg1 *comprehendmedical.StartPHIDetectionJobInput, ...) (*comprehendmedical.StartPHIDetectionJobOutput, error)
- func (m *MockComprehendMedicalAPI) StartRxNormInferenceJob(arg0 *comprehendmedical.StartRxNormInferenceJobInput) (*comprehendmedical.StartRxNormInferenceJobOutput, error)
- func (m *MockComprehendMedicalAPI) StartRxNormInferenceJobRequest(arg0 *comprehendmedical.StartRxNormInferenceJobInput) (*request.Request, *comprehendmedical.StartRxNormInferenceJobOutput)
- func (m *MockComprehendMedicalAPI) StartRxNormInferenceJobWithContext(arg0 context.Context, arg1 *comprehendmedical.StartRxNormInferenceJobInput, ...) (*comprehendmedical.StartRxNormInferenceJobOutput, error)
- func (m *MockComprehendMedicalAPI) StartSNOMEDCTInferenceJob(arg0 *comprehendmedical.StartSNOMEDCTInferenceJobInput) (*comprehendmedical.StartSNOMEDCTInferenceJobOutput, error)
- func (m *MockComprehendMedicalAPI) StartSNOMEDCTInferenceJobRequest(arg0 *comprehendmedical.StartSNOMEDCTInferenceJobInput) (*request.Request, *comprehendmedical.StartSNOMEDCTInferenceJobOutput)
- func (m *MockComprehendMedicalAPI) StartSNOMEDCTInferenceJobWithContext(arg0 context.Context, arg1 *comprehendmedical.StartSNOMEDCTInferenceJobInput, ...) (*comprehendmedical.StartSNOMEDCTInferenceJobOutput, error)
- func (m *MockComprehendMedicalAPI) StopEntitiesDetectionV2Job(arg0 *comprehendmedical.StopEntitiesDetectionV2JobInput) (*comprehendmedical.StopEntitiesDetectionV2JobOutput, error)
- func (m *MockComprehendMedicalAPI) StopEntitiesDetectionV2JobRequest(arg0 *comprehendmedical.StopEntitiesDetectionV2JobInput) (*request.Request, *comprehendmedical.StopEntitiesDetectionV2JobOutput)
- func (m *MockComprehendMedicalAPI) StopEntitiesDetectionV2JobWithContext(arg0 context.Context, arg1 *comprehendmedical.StopEntitiesDetectionV2JobInput, ...) (*comprehendmedical.StopEntitiesDetectionV2JobOutput, error)
- func (m *MockComprehendMedicalAPI) StopICD10CMInferenceJob(arg0 *comprehendmedical.StopICD10CMInferenceJobInput) (*comprehendmedical.StopICD10CMInferenceJobOutput, error)
- func (m *MockComprehendMedicalAPI) StopICD10CMInferenceJobRequest(arg0 *comprehendmedical.StopICD10CMInferenceJobInput) (*request.Request, *comprehendmedical.StopICD10CMInferenceJobOutput)
- func (m *MockComprehendMedicalAPI) StopICD10CMInferenceJobWithContext(arg0 context.Context, arg1 *comprehendmedical.StopICD10CMInferenceJobInput, ...) (*comprehendmedical.StopICD10CMInferenceJobOutput, error)
- func (m *MockComprehendMedicalAPI) StopPHIDetectionJob(arg0 *comprehendmedical.StopPHIDetectionJobInput) (*comprehendmedical.StopPHIDetectionJobOutput, error)
- func (m *MockComprehendMedicalAPI) StopPHIDetectionJobRequest(arg0 *comprehendmedical.StopPHIDetectionJobInput) (*request.Request, *comprehendmedical.StopPHIDetectionJobOutput)
- func (m *MockComprehendMedicalAPI) StopPHIDetectionJobWithContext(arg0 context.Context, arg1 *comprehendmedical.StopPHIDetectionJobInput, ...) (*comprehendmedical.StopPHIDetectionJobOutput, error)
- func (m *MockComprehendMedicalAPI) StopRxNormInferenceJob(arg0 *comprehendmedical.StopRxNormInferenceJobInput) (*comprehendmedical.StopRxNormInferenceJobOutput, error)
- func (m *MockComprehendMedicalAPI) StopRxNormInferenceJobRequest(arg0 *comprehendmedical.StopRxNormInferenceJobInput) (*request.Request, *comprehendmedical.StopRxNormInferenceJobOutput)
- func (m *MockComprehendMedicalAPI) StopRxNormInferenceJobWithContext(arg0 context.Context, arg1 *comprehendmedical.StopRxNormInferenceJobInput, ...) (*comprehendmedical.StopRxNormInferenceJobOutput, error)
- func (m *MockComprehendMedicalAPI) StopSNOMEDCTInferenceJob(arg0 *comprehendmedical.StopSNOMEDCTInferenceJobInput) (*comprehendmedical.StopSNOMEDCTInferenceJobOutput, error)
- func (m *MockComprehendMedicalAPI) StopSNOMEDCTInferenceJobRequest(arg0 *comprehendmedical.StopSNOMEDCTInferenceJobInput) (*request.Request, *comprehendmedical.StopSNOMEDCTInferenceJobOutput)
- func (m *MockComprehendMedicalAPI) StopSNOMEDCTInferenceJobWithContext(arg0 context.Context, arg1 *comprehendmedical.StopSNOMEDCTInferenceJobInput, ...) (*comprehendmedical.StopSNOMEDCTInferenceJobOutput, error)
- type MockComprehendMedicalAPIMockRecorder
- func (mr *MockComprehendMedicalAPIMockRecorder) DescribeEntitiesDetectionV2Job(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) DescribeEntitiesDetectionV2JobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) DescribeEntitiesDetectionV2JobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) DescribeICD10CMInferenceJob(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) DescribeICD10CMInferenceJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) DescribeICD10CMInferenceJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) DescribePHIDetectionJob(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) DescribePHIDetectionJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) DescribePHIDetectionJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) DescribeRxNormInferenceJob(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) DescribeRxNormInferenceJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) DescribeRxNormInferenceJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) DescribeSNOMEDCTInferenceJob(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) DescribeSNOMEDCTInferenceJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) DescribeSNOMEDCTInferenceJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) DetectEntities(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) DetectEntitiesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) DetectEntitiesV2(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) DetectEntitiesV2Request(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) DetectEntitiesV2WithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) DetectEntitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) DetectPHI(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) DetectPHIRequest(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) DetectPHIWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) InferICD10CM(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) InferICD10CMRequest(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) InferICD10CMWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) InferRxNorm(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) InferRxNormRequest(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) InferRxNormWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) InferSNOMEDCT(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) InferSNOMEDCTRequest(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) InferSNOMEDCTWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) ListEntitiesDetectionV2Jobs(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) ListEntitiesDetectionV2JobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) ListEntitiesDetectionV2JobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) ListICD10CMInferenceJobs(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) ListICD10CMInferenceJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) ListICD10CMInferenceJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) ListPHIDetectionJobs(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) ListPHIDetectionJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) ListPHIDetectionJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) ListRxNormInferenceJobs(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) ListRxNormInferenceJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) ListRxNormInferenceJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) ListSNOMEDCTInferenceJobs(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) ListSNOMEDCTInferenceJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) ListSNOMEDCTInferenceJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StartEntitiesDetectionV2Job(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StartEntitiesDetectionV2JobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StartEntitiesDetectionV2JobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StartICD10CMInferenceJob(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StartICD10CMInferenceJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StartICD10CMInferenceJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StartPHIDetectionJob(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StartPHIDetectionJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StartPHIDetectionJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StartRxNormInferenceJob(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StartRxNormInferenceJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StartRxNormInferenceJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StartSNOMEDCTInferenceJob(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StartSNOMEDCTInferenceJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StartSNOMEDCTInferenceJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StopEntitiesDetectionV2Job(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StopEntitiesDetectionV2JobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StopEntitiesDetectionV2JobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StopICD10CMInferenceJob(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StopICD10CMInferenceJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StopICD10CMInferenceJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StopPHIDetectionJob(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StopPHIDetectionJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StopPHIDetectionJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StopRxNormInferenceJob(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StopRxNormInferenceJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StopRxNormInferenceJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StopSNOMEDCTInferenceJob(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StopSNOMEDCTInferenceJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StopSNOMEDCTInferenceJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
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 ¶
func (m *MockComprehendMedicalAPI) DescribeEntitiesDetectionV2Job(arg0 *comprehendmedical.DescribeEntitiesDetectionV2JobInput) (*comprehendmedical.DescribeEntitiesDetectionV2JobOutput, error)
DescribeEntitiesDetectionV2Job mocks base method
func (*MockComprehendMedicalAPI) DescribeEntitiesDetectionV2JobRequest ¶
func (m *MockComprehendMedicalAPI) DescribeEntitiesDetectionV2JobRequest(arg0 *comprehendmedical.DescribeEntitiesDetectionV2JobInput) (*request.Request, *comprehendmedical.DescribeEntitiesDetectionV2JobOutput)
DescribeEntitiesDetectionV2JobRequest mocks base method
func (*MockComprehendMedicalAPI) DescribeEntitiesDetectionV2JobWithContext ¶
func (m *MockComprehendMedicalAPI) DescribeEntitiesDetectionV2JobWithContext(arg0 context.Context, arg1 *comprehendmedical.DescribeEntitiesDetectionV2JobInput, arg2 ...request.Option) (*comprehendmedical.DescribeEntitiesDetectionV2JobOutput, error)
DescribeEntitiesDetectionV2JobWithContext mocks base method
func (*MockComprehendMedicalAPI) DescribeICD10CMInferenceJob ¶
func (m *MockComprehendMedicalAPI) DescribeICD10CMInferenceJob(arg0 *comprehendmedical.DescribeICD10CMInferenceJobInput) (*comprehendmedical.DescribeICD10CMInferenceJobOutput, error)
DescribeICD10CMInferenceJob mocks base method
func (*MockComprehendMedicalAPI) DescribeICD10CMInferenceJobRequest ¶
func (m *MockComprehendMedicalAPI) DescribeICD10CMInferenceJobRequest(arg0 *comprehendmedical.DescribeICD10CMInferenceJobInput) (*request.Request, *comprehendmedical.DescribeICD10CMInferenceJobOutput)
DescribeICD10CMInferenceJobRequest mocks base method
func (*MockComprehendMedicalAPI) DescribeICD10CMInferenceJobWithContext ¶
func (m *MockComprehendMedicalAPI) DescribeICD10CMInferenceJobWithContext(arg0 context.Context, arg1 *comprehendmedical.DescribeICD10CMInferenceJobInput, arg2 ...request.Option) (*comprehendmedical.DescribeICD10CMInferenceJobOutput, error)
DescribeICD10CMInferenceJobWithContext mocks base method
func (*MockComprehendMedicalAPI) DescribePHIDetectionJob ¶
func (m *MockComprehendMedicalAPI) DescribePHIDetectionJob(arg0 *comprehendmedical.DescribePHIDetectionJobInput) (*comprehendmedical.DescribePHIDetectionJobOutput, error)
DescribePHIDetectionJob mocks base method
func (*MockComprehendMedicalAPI) DescribePHIDetectionJobRequest ¶
func (m *MockComprehendMedicalAPI) DescribePHIDetectionJobRequest(arg0 *comprehendmedical.DescribePHIDetectionJobInput) (*request.Request, *comprehendmedical.DescribePHIDetectionJobOutput)
DescribePHIDetectionJobRequest mocks base method
func (*MockComprehendMedicalAPI) DescribePHIDetectionJobWithContext ¶
func (m *MockComprehendMedicalAPI) DescribePHIDetectionJobWithContext(arg0 context.Context, arg1 *comprehendmedical.DescribePHIDetectionJobInput, arg2 ...request.Option) (*comprehendmedical.DescribePHIDetectionJobOutput, error)
DescribePHIDetectionJobWithContext mocks base method
func (*MockComprehendMedicalAPI) DescribeRxNormInferenceJob ¶
func (m *MockComprehendMedicalAPI) DescribeRxNormInferenceJob(arg0 *comprehendmedical.DescribeRxNormInferenceJobInput) (*comprehendmedical.DescribeRxNormInferenceJobOutput, error)
DescribeRxNormInferenceJob mocks base method
func (*MockComprehendMedicalAPI) DescribeRxNormInferenceJobRequest ¶
func (m *MockComprehendMedicalAPI) DescribeRxNormInferenceJobRequest(arg0 *comprehendmedical.DescribeRxNormInferenceJobInput) (*request.Request, *comprehendmedical.DescribeRxNormInferenceJobOutput)
DescribeRxNormInferenceJobRequest mocks base method
func (*MockComprehendMedicalAPI) DescribeRxNormInferenceJobWithContext ¶
func (m *MockComprehendMedicalAPI) DescribeRxNormInferenceJobWithContext(arg0 context.Context, arg1 *comprehendmedical.DescribeRxNormInferenceJobInput, arg2 ...request.Option) (*comprehendmedical.DescribeRxNormInferenceJobOutput, error)
DescribeRxNormInferenceJobWithContext mocks base method
func (*MockComprehendMedicalAPI) DescribeSNOMEDCTInferenceJob ¶
func (m *MockComprehendMedicalAPI) DescribeSNOMEDCTInferenceJob(arg0 *comprehendmedical.DescribeSNOMEDCTInferenceJobInput) (*comprehendmedical.DescribeSNOMEDCTInferenceJobOutput, error)
DescribeSNOMEDCTInferenceJob mocks base method
func (*MockComprehendMedicalAPI) DescribeSNOMEDCTInferenceJobRequest ¶
func (m *MockComprehendMedicalAPI) DescribeSNOMEDCTInferenceJobRequest(arg0 *comprehendmedical.DescribeSNOMEDCTInferenceJobInput) (*request.Request, *comprehendmedical.DescribeSNOMEDCTInferenceJobOutput)
DescribeSNOMEDCTInferenceJobRequest mocks base method
func (*MockComprehendMedicalAPI) DescribeSNOMEDCTInferenceJobWithContext ¶
func (m *MockComprehendMedicalAPI) DescribeSNOMEDCTInferenceJobWithContext(arg0 context.Context, arg1 *comprehendmedical.DescribeSNOMEDCTInferenceJobInput, arg2 ...request.Option) (*comprehendmedical.DescribeSNOMEDCTInferenceJobOutput, error)
DescribeSNOMEDCTInferenceJobWithContext mocks base method
func (*MockComprehendMedicalAPI) DetectEntities ¶
func (m *MockComprehendMedicalAPI) DetectEntities(arg0 *comprehendmedical.DetectEntitiesInput) (*comprehendmedical.DetectEntitiesOutput, error)
DetectEntities mocks base method
func (*MockComprehendMedicalAPI) DetectEntitiesRequest ¶
func (m *MockComprehendMedicalAPI) DetectEntitiesRequest(arg0 *comprehendmedical.DetectEntitiesInput) (*request.Request, *comprehendmedical.DetectEntitiesOutput)
DetectEntitiesRequest mocks base method
func (*MockComprehendMedicalAPI) DetectEntitiesV2 ¶
func (m *MockComprehendMedicalAPI) DetectEntitiesV2(arg0 *comprehendmedical.DetectEntitiesV2Input) (*comprehendmedical.DetectEntitiesV2Output, error)
DetectEntitiesV2 mocks base method
func (*MockComprehendMedicalAPI) DetectEntitiesV2Request ¶
func (m *MockComprehendMedicalAPI) DetectEntitiesV2Request(arg0 *comprehendmedical.DetectEntitiesV2Input) (*request.Request, *comprehendmedical.DetectEntitiesV2Output)
DetectEntitiesV2Request mocks base method
func (*MockComprehendMedicalAPI) DetectEntitiesV2WithContext ¶
func (m *MockComprehendMedicalAPI) DetectEntitiesV2WithContext(arg0 context.Context, arg1 *comprehendmedical.DetectEntitiesV2Input, arg2 ...request.Option) (*comprehendmedical.DetectEntitiesV2Output, error)
DetectEntitiesV2WithContext mocks base method
func (*MockComprehendMedicalAPI) DetectEntitiesWithContext ¶
func (m *MockComprehendMedicalAPI) DetectEntitiesWithContext(arg0 context.Context, arg1 *comprehendmedical.DetectEntitiesInput, arg2 ...request.Option) (*comprehendmedical.DetectEntitiesOutput, error)
DetectEntitiesWithContext mocks base method
func (*MockComprehendMedicalAPI) DetectPHI ¶
func (m *MockComprehendMedicalAPI) DetectPHI(arg0 *comprehendmedical.DetectPHIInput) (*comprehendmedical.DetectPHIOutput, error)
DetectPHI mocks base method
func (*MockComprehendMedicalAPI) DetectPHIRequest ¶
func (m *MockComprehendMedicalAPI) DetectPHIRequest(arg0 *comprehendmedical.DetectPHIInput) (*request.Request, *comprehendmedical.DetectPHIOutput)
DetectPHIRequest mocks base method
func (*MockComprehendMedicalAPI) DetectPHIWithContext ¶
func (m *MockComprehendMedicalAPI) DetectPHIWithContext(arg0 context.Context, arg1 *comprehendmedical.DetectPHIInput, arg2 ...request.Option) (*comprehendmedical.DetectPHIOutput, error)
DetectPHIWithContext mocks base method
func (*MockComprehendMedicalAPI) EXPECT ¶
func (m *MockComprehendMedicalAPI) EXPECT() *MockComprehendMedicalAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockComprehendMedicalAPI) InferICD10CM ¶
func (m *MockComprehendMedicalAPI) InferICD10CM(arg0 *comprehendmedical.InferICD10CMInput) (*comprehendmedical.InferICD10CMOutput, error)
InferICD10CM mocks base method
func (*MockComprehendMedicalAPI) InferICD10CMRequest ¶
func (m *MockComprehendMedicalAPI) InferICD10CMRequest(arg0 *comprehendmedical.InferICD10CMInput) (*request.Request, *comprehendmedical.InferICD10CMOutput)
InferICD10CMRequest mocks base method
func (*MockComprehendMedicalAPI) InferICD10CMWithContext ¶
func (m *MockComprehendMedicalAPI) InferICD10CMWithContext(arg0 context.Context, arg1 *comprehendmedical.InferICD10CMInput, arg2 ...request.Option) (*comprehendmedical.InferICD10CMOutput, error)
InferICD10CMWithContext mocks base method
func (*MockComprehendMedicalAPI) InferRxNorm ¶
func (m *MockComprehendMedicalAPI) InferRxNorm(arg0 *comprehendmedical.InferRxNormInput) (*comprehendmedical.InferRxNormOutput, error)
InferRxNorm mocks base method
func (*MockComprehendMedicalAPI) InferRxNormRequest ¶
func (m *MockComprehendMedicalAPI) InferRxNormRequest(arg0 *comprehendmedical.InferRxNormInput) (*request.Request, *comprehendmedical.InferRxNormOutput)
InferRxNormRequest mocks base method
func (*MockComprehendMedicalAPI) InferRxNormWithContext ¶
func (m *MockComprehendMedicalAPI) InferRxNormWithContext(arg0 context.Context, arg1 *comprehendmedical.InferRxNormInput, arg2 ...request.Option) (*comprehendmedical.InferRxNormOutput, error)
InferRxNormWithContext mocks base method
func (*MockComprehendMedicalAPI) InferSNOMEDCT ¶
func (m *MockComprehendMedicalAPI) InferSNOMEDCT(arg0 *comprehendmedical.InferSNOMEDCTInput) (*comprehendmedical.InferSNOMEDCTOutput, error)
InferSNOMEDCT mocks base method
func (*MockComprehendMedicalAPI) InferSNOMEDCTRequest ¶
func (m *MockComprehendMedicalAPI) InferSNOMEDCTRequest(arg0 *comprehendmedical.InferSNOMEDCTInput) (*request.Request, *comprehendmedical.InferSNOMEDCTOutput)
InferSNOMEDCTRequest mocks base method
func (*MockComprehendMedicalAPI) InferSNOMEDCTWithContext ¶
func (m *MockComprehendMedicalAPI) InferSNOMEDCTWithContext(arg0 context.Context, arg1 *comprehendmedical.InferSNOMEDCTInput, arg2 ...request.Option) (*comprehendmedical.InferSNOMEDCTOutput, error)
InferSNOMEDCTWithContext mocks base method
func (*MockComprehendMedicalAPI) ListEntitiesDetectionV2Jobs ¶
func (m *MockComprehendMedicalAPI) ListEntitiesDetectionV2Jobs(arg0 *comprehendmedical.ListEntitiesDetectionV2JobsInput) (*comprehendmedical.ListEntitiesDetectionV2JobsOutput, error)
ListEntitiesDetectionV2Jobs mocks base method
func (*MockComprehendMedicalAPI) ListEntitiesDetectionV2JobsRequest ¶
func (m *MockComprehendMedicalAPI) ListEntitiesDetectionV2JobsRequest(arg0 *comprehendmedical.ListEntitiesDetectionV2JobsInput) (*request.Request, *comprehendmedical.ListEntitiesDetectionV2JobsOutput)
ListEntitiesDetectionV2JobsRequest mocks base method
func (*MockComprehendMedicalAPI) ListEntitiesDetectionV2JobsWithContext ¶
func (m *MockComprehendMedicalAPI) ListEntitiesDetectionV2JobsWithContext(arg0 context.Context, arg1 *comprehendmedical.ListEntitiesDetectionV2JobsInput, arg2 ...request.Option) (*comprehendmedical.ListEntitiesDetectionV2JobsOutput, error)
ListEntitiesDetectionV2JobsWithContext mocks base method
func (*MockComprehendMedicalAPI) ListICD10CMInferenceJobs ¶
func (m *MockComprehendMedicalAPI) ListICD10CMInferenceJobs(arg0 *comprehendmedical.ListICD10CMInferenceJobsInput) (*comprehendmedical.ListICD10CMInferenceJobsOutput, error)
ListICD10CMInferenceJobs mocks base method
func (*MockComprehendMedicalAPI) ListICD10CMInferenceJobsRequest ¶
func (m *MockComprehendMedicalAPI) ListICD10CMInferenceJobsRequest(arg0 *comprehendmedical.ListICD10CMInferenceJobsInput) (*request.Request, *comprehendmedical.ListICD10CMInferenceJobsOutput)
ListICD10CMInferenceJobsRequest mocks base method
func (*MockComprehendMedicalAPI) ListICD10CMInferenceJobsWithContext ¶
func (m *MockComprehendMedicalAPI) ListICD10CMInferenceJobsWithContext(arg0 context.Context, arg1 *comprehendmedical.ListICD10CMInferenceJobsInput, arg2 ...request.Option) (*comprehendmedical.ListICD10CMInferenceJobsOutput, error)
ListICD10CMInferenceJobsWithContext mocks base method
func (*MockComprehendMedicalAPI) ListPHIDetectionJobs ¶
func (m *MockComprehendMedicalAPI) ListPHIDetectionJobs(arg0 *comprehendmedical.ListPHIDetectionJobsInput) (*comprehendmedical.ListPHIDetectionJobsOutput, error)
ListPHIDetectionJobs mocks base method
func (*MockComprehendMedicalAPI) ListPHIDetectionJobsRequest ¶
func (m *MockComprehendMedicalAPI) ListPHIDetectionJobsRequest(arg0 *comprehendmedical.ListPHIDetectionJobsInput) (*request.Request, *comprehendmedical.ListPHIDetectionJobsOutput)
ListPHIDetectionJobsRequest mocks base method
func (*MockComprehendMedicalAPI) ListPHIDetectionJobsWithContext ¶
func (m *MockComprehendMedicalAPI) ListPHIDetectionJobsWithContext(arg0 context.Context, arg1 *comprehendmedical.ListPHIDetectionJobsInput, arg2 ...request.Option) (*comprehendmedical.ListPHIDetectionJobsOutput, error)
ListPHIDetectionJobsWithContext mocks base method
func (*MockComprehendMedicalAPI) ListRxNormInferenceJobs ¶
func (m *MockComprehendMedicalAPI) ListRxNormInferenceJobs(arg0 *comprehendmedical.ListRxNormInferenceJobsInput) (*comprehendmedical.ListRxNormInferenceJobsOutput, error)
ListRxNormInferenceJobs mocks base method
func (*MockComprehendMedicalAPI) ListRxNormInferenceJobsRequest ¶
func (m *MockComprehendMedicalAPI) ListRxNormInferenceJobsRequest(arg0 *comprehendmedical.ListRxNormInferenceJobsInput) (*request.Request, *comprehendmedical.ListRxNormInferenceJobsOutput)
ListRxNormInferenceJobsRequest mocks base method
func (*MockComprehendMedicalAPI) ListRxNormInferenceJobsWithContext ¶
func (m *MockComprehendMedicalAPI) ListRxNormInferenceJobsWithContext(arg0 context.Context, arg1 *comprehendmedical.ListRxNormInferenceJobsInput, arg2 ...request.Option) (*comprehendmedical.ListRxNormInferenceJobsOutput, error)
ListRxNormInferenceJobsWithContext mocks base method
func (*MockComprehendMedicalAPI) ListSNOMEDCTInferenceJobs ¶
func (m *MockComprehendMedicalAPI) ListSNOMEDCTInferenceJobs(arg0 *comprehendmedical.ListSNOMEDCTInferenceJobsInput) (*comprehendmedical.ListSNOMEDCTInferenceJobsOutput, error)
ListSNOMEDCTInferenceJobs mocks base method
func (*MockComprehendMedicalAPI) ListSNOMEDCTInferenceJobsRequest ¶
func (m *MockComprehendMedicalAPI) ListSNOMEDCTInferenceJobsRequest(arg0 *comprehendmedical.ListSNOMEDCTInferenceJobsInput) (*request.Request, *comprehendmedical.ListSNOMEDCTInferenceJobsOutput)
ListSNOMEDCTInferenceJobsRequest mocks base method
func (*MockComprehendMedicalAPI) ListSNOMEDCTInferenceJobsWithContext ¶
func (m *MockComprehendMedicalAPI) ListSNOMEDCTInferenceJobsWithContext(arg0 context.Context, arg1 *comprehendmedical.ListSNOMEDCTInferenceJobsInput, arg2 ...request.Option) (*comprehendmedical.ListSNOMEDCTInferenceJobsOutput, error)
ListSNOMEDCTInferenceJobsWithContext mocks base method
func (*MockComprehendMedicalAPI) StartEntitiesDetectionV2Job ¶
func (m *MockComprehendMedicalAPI) StartEntitiesDetectionV2Job(arg0 *comprehendmedical.StartEntitiesDetectionV2JobInput) (*comprehendmedical.StartEntitiesDetectionV2JobOutput, error)
StartEntitiesDetectionV2Job mocks base method
func (*MockComprehendMedicalAPI) StartEntitiesDetectionV2JobRequest ¶
func (m *MockComprehendMedicalAPI) StartEntitiesDetectionV2JobRequest(arg0 *comprehendmedical.StartEntitiesDetectionV2JobInput) (*request.Request, *comprehendmedical.StartEntitiesDetectionV2JobOutput)
StartEntitiesDetectionV2JobRequest mocks base method
func (*MockComprehendMedicalAPI) StartEntitiesDetectionV2JobWithContext ¶
func (m *MockComprehendMedicalAPI) StartEntitiesDetectionV2JobWithContext(arg0 context.Context, arg1 *comprehendmedical.StartEntitiesDetectionV2JobInput, arg2 ...request.Option) (*comprehendmedical.StartEntitiesDetectionV2JobOutput, error)
StartEntitiesDetectionV2JobWithContext mocks base method
func (*MockComprehendMedicalAPI) StartICD10CMInferenceJob ¶
func (m *MockComprehendMedicalAPI) StartICD10CMInferenceJob(arg0 *comprehendmedical.StartICD10CMInferenceJobInput) (*comprehendmedical.StartICD10CMInferenceJobOutput, error)
StartICD10CMInferenceJob mocks base method
func (*MockComprehendMedicalAPI) StartICD10CMInferenceJobRequest ¶
func (m *MockComprehendMedicalAPI) StartICD10CMInferenceJobRequest(arg0 *comprehendmedical.StartICD10CMInferenceJobInput) (*request.Request, *comprehendmedical.StartICD10CMInferenceJobOutput)
StartICD10CMInferenceJobRequest mocks base method
func (*MockComprehendMedicalAPI) StartICD10CMInferenceJobWithContext ¶
func (m *MockComprehendMedicalAPI) StartICD10CMInferenceJobWithContext(arg0 context.Context, arg1 *comprehendmedical.StartICD10CMInferenceJobInput, arg2 ...request.Option) (*comprehendmedical.StartICD10CMInferenceJobOutput, error)
StartICD10CMInferenceJobWithContext mocks base method
func (*MockComprehendMedicalAPI) StartPHIDetectionJob ¶
func (m *MockComprehendMedicalAPI) StartPHIDetectionJob(arg0 *comprehendmedical.StartPHIDetectionJobInput) (*comprehendmedical.StartPHIDetectionJobOutput, error)
StartPHIDetectionJob mocks base method
func (*MockComprehendMedicalAPI) StartPHIDetectionJobRequest ¶
func (m *MockComprehendMedicalAPI) StartPHIDetectionJobRequest(arg0 *comprehendmedical.StartPHIDetectionJobInput) (*request.Request, *comprehendmedical.StartPHIDetectionJobOutput)
StartPHIDetectionJobRequest mocks base method
func (*MockComprehendMedicalAPI) StartPHIDetectionJobWithContext ¶
func (m *MockComprehendMedicalAPI) StartPHIDetectionJobWithContext(arg0 context.Context, arg1 *comprehendmedical.StartPHIDetectionJobInput, arg2 ...request.Option) (*comprehendmedical.StartPHIDetectionJobOutput, error)
StartPHIDetectionJobWithContext mocks base method
func (*MockComprehendMedicalAPI) StartRxNormInferenceJob ¶
func (m *MockComprehendMedicalAPI) StartRxNormInferenceJob(arg0 *comprehendmedical.StartRxNormInferenceJobInput) (*comprehendmedical.StartRxNormInferenceJobOutput, error)
StartRxNormInferenceJob mocks base method
func (*MockComprehendMedicalAPI) StartRxNormInferenceJobRequest ¶
func (m *MockComprehendMedicalAPI) StartRxNormInferenceJobRequest(arg0 *comprehendmedical.StartRxNormInferenceJobInput) (*request.Request, *comprehendmedical.StartRxNormInferenceJobOutput)
StartRxNormInferenceJobRequest mocks base method
func (*MockComprehendMedicalAPI) StartRxNormInferenceJobWithContext ¶
func (m *MockComprehendMedicalAPI) StartRxNormInferenceJobWithContext(arg0 context.Context, arg1 *comprehendmedical.StartRxNormInferenceJobInput, arg2 ...request.Option) (*comprehendmedical.StartRxNormInferenceJobOutput, error)
StartRxNormInferenceJobWithContext mocks base method
func (*MockComprehendMedicalAPI) StartSNOMEDCTInferenceJob ¶
func (m *MockComprehendMedicalAPI) StartSNOMEDCTInferenceJob(arg0 *comprehendmedical.StartSNOMEDCTInferenceJobInput) (*comprehendmedical.StartSNOMEDCTInferenceJobOutput, error)
StartSNOMEDCTInferenceJob mocks base method
func (*MockComprehendMedicalAPI) StartSNOMEDCTInferenceJobRequest ¶
func (m *MockComprehendMedicalAPI) StartSNOMEDCTInferenceJobRequest(arg0 *comprehendmedical.StartSNOMEDCTInferenceJobInput) (*request.Request, *comprehendmedical.StartSNOMEDCTInferenceJobOutput)
StartSNOMEDCTInferenceJobRequest mocks base method
func (*MockComprehendMedicalAPI) StartSNOMEDCTInferenceJobWithContext ¶
func (m *MockComprehendMedicalAPI) StartSNOMEDCTInferenceJobWithContext(arg0 context.Context, arg1 *comprehendmedical.StartSNOMEDCTInferenceJobInput, arg2 ...request.Option) (*comprehendmedical.StartSNOMEDCTInferenceJobOutput, error)
StartSNOMEDCTInferenceJobWithContext mocks base method
func (*MockComprehendMedicalAPI) StopEntitiesDetectionV2Job ¶
func (m *MockComprehendMedicalAPI) StopEntitiesDetectionV2Job(arg0 *comprehendmedical.StopEntitiesDetectionV2JobInput) (*comprehendmedical.StopEntitiesDetectionV2JobOutput, error)
StopEntitiesDetectionV2Job mocks base method
func (*MockComprehendMedicalAPI) StopEntitiesDetectionV2JobRequest ¶
func (m *MockComprehendMedicalAPI) StopEntitiesDetectionV2JobRequest(arg0 *comprehendmedical.StopEntitiesDetectionV2JobInput) (*request.Request, *comprehendmedical.StopEntitiesDetectionV2JobOutput)
StopEntitiesDetectionV2JobRequest mocks base method
func (*MockComprehendMedicalAPI) StopEntitiesDetectionV2JobWithContext ¶
func (m *MockComprehendMedicalAPI) StopEntitiesDetectionV2JobWithContext(arg0 context.Context, arg1 *comprehendmedical.StopEntitiesDetectionV2JobInput, arg2 ...request.Option) (*comprehendmedical.StopEntitiesDetectionV2JobOutput, error)
StopEntitiesDetectionV2JobWithContext mocks base method
func (*MockComprehendMedicalAPI) StopICD10CMInferenceJob ¶
func (m *MockComprehendMedicalAPI) StopICD10CMInferenceJob(arg0 *comprehendmedical.StopICD10CMInferenceJobInput) (*comprehendmedical.StopICD10CMInferenceJobOutput, error)
StopICD10CMInferenceJob mocks base method
func (*MockComprehendMedicalAPI) StopICD10CMInferenceJobRequest ¶
func (m *MockComprehendMedicalAPI) StopICD10CMInferenceJobRequest(arg0 *comprehendmedical.StopICD10CMInferenceJobInput) (*request.Request, *comprehendmedical.StopICD10CMInferenceJobOutput)
StopICD10CMInferenceJobRequest mocks base method
func (*MockComprehendMedicalAPI) StopICD10CMInferenceJobWithContext ¶
func (m *MockComprehendMedicalAPI) StopICD10CMInferenceJobWithContext(arg0 context.Context, arg1 *comprehendmedical.StopICD10CMInferenceJobInput, arg2 ...request.Option) (*comprehendmedical.StopICD10CMInferenceJobOutput, error)
StopICD10CMInferenceJobWithContext mocks base method
func (*MockComprehendMedicalAPI) StopPHIDetectionJob ¶
func (m *MockComprehendMedicalAPI) StopPHIDetectionJob(arg0 *comprehendmedical.StopPHIDetectionJobInput) (*comprehendmedical.StopPHIDetectionJobOutput, error)
StopPHIDetectionJob mocks base method
func (*MockComprehendMedicalAPI) StopPHIDetectionJobRequest ¶
func (m *MockComprehendMedicalAPI) StopPHIDetectionJobRequest(arg0 *comprehendmedical.StopPHIDetectionJobInput) (*request.Request, *comprehendmedical.StopPHIDetectionJobOutput)
StopPHIDetectionJobRequest mocks base method
func (*MockComprehendMedicalAPI) StopPHIDetectionJobWithContext ¶
func (m *MockComprehendMedicalAPI) StopPHIDetectionJobWithContext(arg0 context.Context, arg1 *comprehendmedical.StopPHIDetectionJobInput, arg2 ...request.Option) (*comprehendmedical.StopPHIDetectionJobOutput, error)
StopPHIDetectionJobWithContext mocks base method
func (*MockComprehendMedicalAPI) StopRxNormInferenceJob ¶
func (m *MockComprehendMedicalAPI) StopRxNormInferenceJob(arg0 *comprehendmedical.StopRxNormInferenceJobInput) (*comprehendmedical.StopRxNormInferenceJobOutput, error)
StopRxNormInferenceJob mocks base method
func (*MockComprehendMedicalAPI) StopRxNormInferenceJobRequest ¶
func (m *MockComprehendMedicalAPI) StopRxNormInferenceJobRequest(arg0 *comprehendmedical.StopRxNormInferenceJobInput) (*request.Request, *comprehendmedical.StopRxNormInferenceJobOutput)
StopRxNormInferenceJobRequest mocks base method
func (*MockComprehendMedicalAPI) StopRxNormInferenceJobWithContext ¶
func (m *MockComprehendMedicalAPI) StopRxNormInferenceJobWithContext(arg0 context.Context, arg1 *comprehendmedical.StopRxNormInferenceJobInput, arg2 ...request.Option) (*comprehendmedical.StopRxNormInferenceJobOutput, error)
StopRxNormInferenceJobWithContext mocks base method
func (*MockComprehendMedicalAPI) StopSNOMEDCTInferenceJob ¶
func (m *MockComprehendMedicalAPI) StopSNOMEDCTInferenceJob(arg0 *comprehendmedical.StopSNOMEDCTInferenceJobInput) (*comprehendmedical.StopSNOMEDCTInferenceJobOutput, error)
StopSNOMEDCTInferenceJob mocks base method
func (*MockComprehendMedicalAPI) StopSNOMEDCTInferenceJobRequest ¶
func (m *MockComprehendMedicalAPI) StopSNOMEDCTInferenceJobRequest(arg0 *comprehendmedical.StopSNOMEDCTInferenceJobInput) (*request.Request, *comprehendmedical.StopSNOMEDCTInferenceJobOutput)
StopSNOMEDCTInferenceJobRequest mocks base method
func (*MockComprehendMedicalAPI) StopSNOMEDCTInferenceJobWithContext ¶
func (m *MockComprehendMedicalAPI) StopSNOMEDCTInferenceJobWithContext(arg0 context.Context, arg1 *comprehendmedical.StopSNOMEDCTInferenceJobInput, arg2 ...request.Option) (*comprehendmedical.StopSNOMEDCTInferenceJobOutput, error)
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 ¶
func (mr *MockComprehendMedicalAPIMockRecorder) DescribeSNOMEDCTInferenceJob(arg0 interface{}) *gomock.Call
DescribeSNOMEDCTInferenceJob indicates an expected call of DescribeSNOMEDCTInferenceJob
func (*MockComprehendMedicalAPIMockRecorder) DescribeSNOMEDCTInferenceJobRequest ¶
func (mr *MockComprehendMedicalAPIMockRecorder) DescribeSNOMEDCTInferenceJobRequest(arg0 interface{}) *gomock.Call
DescribeSNOMEDCTInferenceJobRequest indicates an expected call of DescribeSNOMEDCTInferenceJobRequest
func (*MockComprehendMedicalAPIMockRecorder) DescribeSNOMEDCTInferenceJobWithContext ¶
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 ¶
func (mr *MockComprehendMedicalAPIMockRecorder) InferSNOMEDCT(arg0 interface{}) *gomock.Call
InferSNOMEDCT indicates an expected call of InferSNOMEDCT
func (*MockComprehendMedicalAPIMockRecorder) InferSNOMEDCTRequest ¶
func (mr *MockComprehendMedicalAPIMockRecorder) InferSNOMEDCTRequest(arg0 interface{}) *gomock.Call
InferSNOMEDCTRequest indicates an expected call of InferSNOMEDCTRequest
func (*MockComprehendMedicalAPIMockRecorder) InferSNOMEDCTWithContext ¶
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 ¶
func (mr *MockComprehendMedicalAPIMockRecorder) ListSNOMEDCTInferenceJobs(arg0 interface{}) *gomock.Call
ListSNOMEDCTInferenceJobs indicates an expected call of ListSNOMEDCTInferenceJobs
func (*MockComprehendMedicalAPIMockRecorder) ListSNOMEDCTInferenceJobsRequest ¶
func (mr *MockComprehendMedicalAPIMockRecorder) ListSNOMEDCTInferenceJobsRequest(arg0 interface{}) *gomock.Call
ListSNOMEDCTInferenceJobsRequest indicates an expected call of ListSNOMEDCTInferenceJobsRequest
func (*MockComprehendMedicalAPIMockRecorder) ListSNOMEDCTInferenceJobsWithContext ¶
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 ¶
func (mr *MockComprehendMedicalAPIMockRecorder) StartSNOMEDCTInferenceJob(arg0 interface{}) *gomock.Call
StartSNOMEDCTInferenceJob indicates an expected call of StartSNOMEDCTInferenceJob
func (*MockComprehendMedicalAPIMockRecorder) StartSNOMEDCTInferenceJobRequest ¶
func (mr *MockComprehendMedicalAPIMockRecorder) StartSNOMEDCTInferenceJobRequest(arg0 interface{}) *gomock.Call
StartSNOMEDCTInferenceJobRequest indicates an expected call of StartSNOMEDCTInferenceJobRequest
func (*MockComprehendMedicalAPIMockRecorder) StartSNOMEDCTInferenceJobWithContext ¶
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 ¶
func (mr *MockComprehendMedicalAPIMockRecorder) StopSNOMEDCTInferenceJob(arg0 interface{}) *gomock.Call
StopSNOMEDCTInferenceJob indicates an expected call of StopSNOMEDCTInferenceJob
func (*MockComprehendMedicalAPIMockRecorder) StopSNOMEDCTInferenceJobRequest ¶
func (mr *MockComprehendMedicalAPIMockRecorder) StopSNOMEDCTInferenceJobRequest(arg0 interface{}) *gomock.Call
StopSNOMEDCTInferenceJobRequest indicates an expected call of StopSNOMEDCTInferenceJobRequest
func (*MockComprehendMedicalAPIMockRecorder) StopSNOMEDCTInferenceJobWithContext ¶
func (mr *MockComprehendMedicalAPIMockRecorder) StopSNOMEDCTInferenceJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopSNOMEDCTInferenceJobWithContext indicates an expected call of StopSNOMEDCTInferenceJobWithContext