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) 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) 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) 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) 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) 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) 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) 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) 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)
- 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) 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) 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) 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) 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) 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) 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) 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) StopPHIDetectionJob(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StopPHIDetectionJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockComprehendMedicalAPIMockRecorder) StopPHIDetectionJobWithContext(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) 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) 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) 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) 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) 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) 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) 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) 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
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) 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) 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) 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) 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) 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) 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) 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) 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