Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) BatchDetectDominantLanguage(ctx context.Context, params *comprehend.BatchDetectDominantLanguageInput, ...) (*comprehend.BatchDetectDominantLanguageOutput, error)
- func (_m *IClient) BatchDetectEntities(ctx context.Context, params *comprehend.BatchDetectEntitiesInput, ...) (*comprehend.BatchDetectEntitiesOutput, error)
- func (_m *IClient) BatchDetectKeyPhrases(ctx context.Context, params *comprehend.BatchDetectKeyPhrasesInput, ...) (*comprehend.BatchDetectKeyPhrasesOutput, error)
- func (_m *IClient) BatchDetectSentiment(ctx context.Context, params *comprehend.BatchDetectSentimentInput, ...) (*comprehend.BatchDetectSentimentOutput, error)
- func (_m *IClient) BatchDetectSyntax(ctx context.Context, params *comprehend.BatchDetectSyntaxInput, ...) (*comprehend.BatchDetectSyntaxOutput, error)
- func (_m *IClient) BatchDetectTargetedSentiment(ctx context.Context, params *comprehend.BatchDetectTargetedSentimentInput, ...) (*comprehend.BatchDetectTargetedSentimentOutput, error)
- func (_m *IClient) ClassifyDocument(ctx context.Context, params *comprehend.ClassifyDocumentInput, ...) (*comprehend.ClassifyDocumentOutput, error)
- func (_m *IClient) ContainsPiiEntities(ctx context.Context, params *comprehend.ContainsPiiEntitiesInput, ...) (*comprehend.ContainsPiiEntitiesOutput, error)
- func (_m *IClient) CreateDataset(ctx context.Context, params *comprehend.CreateDatasetInput, ...) (*comprehend.CreateDatasetOutput, error)
- func (_m *IClient) CreateDocumentClassifier(ctx context.Context, params *comprehend.CreateDocumentClassifierInput, ...) (*comprehend.CreateDocumentClassifierOutput, error)
- func (_m *IClient) CreateEndpoint(ctx context.Context, params *comprehend.CreateEndpointInput, ...) (*comprehend.CreateEndpointOutput, error)
- func (_m *IClient) CreateEntityRecognizer(ctx context.Context, params *comprehend.CreateEntityRecognizerInput, ...) (*comprehend.CreateEntityRecognizerOutput, error)
- func (_m *IClient) CreateFlywheel(ctx context.Context, params *comprehend.CreateFlywheelInput, ...) (*comprehend.CreateFlywheelOutput, error)
- func (_m *IClient) DeleteDocumentClassifier(ctx context.Context, params *comprehend.DeleteDocumentClassifierInput, ...) (*comprehend.DeleteDocumentClassifierOutput, error)
- func (_m *IClient) DeleteEndpoint(ctx context.Context, params *comprehend.DeleteEndpointInput, ...) (*comprehend.DeleteEndpointOutput, error)
- func (_m *IClient) DeleteEntityRecognizer(ctx context.Context, params *comprehend.DeleteEntityRecognizerInput, ...) (*comprehend.DeleteEntityRecognizerOutput, error)
- func (_m *IClient) DeleteFlywheel(ctx context.Context, params *comprehend.DeleteFlywheelInput, ...) (*comprehend.DeleteFlywheelOutput, error)
- func (_m *IClient) DeleteResourcePolicy(ctx context.Context, params *comprehend.DeleteResourcePolicyInput, ...) (*comprehend.DeleteResourcePolicyOutput, error)
- func (_m *IClient) DescribeDataset(ctx context.Context, params *comprehend.DescribeDatasetInput, ...) (*comprehend.DescribeDatasetOutput, error)
- func (_m *IClient) DescribeDocumentClassificationJob(ctx context.Context, params *comprehend.DescribeDocumentClassificationJobInput, ...) (*comprehend.DescribeDocumentClassificationJobOutput, error)
- func (_m *IClient) DescribeDocumentClassifier(ctx context.Context, params *comprehend.DescribeDocumentClassifierInput, ...) (*comprehend.DescribeDocumentClassifierOutput, error)
- func (_m *IClient) DescribeDominantLanguageDetectionJob(ctx context.Context, ...) (*comprehend.DescribeDominantLanguageDetectionJobOutput, error)
- func (_m *IClient) DescribeEndpoint(ctx context.Context, params *comprehend.DescribeEndpointInput, ...) (*comprehend.DescribeEndpointOutput, error)
- func (_m *IClient) DescribeEntitiesDetectionJob(ctx context.Context, params *comprehend.DescribeEntitiesDetectionJobInput, ...) (*comprehend.DescribeEntitiesDetectionJobOutput, error)
- func (_m *IClient) DescribeEntityRecognizer(ctx context.Context, params *comprehend.DescribeEntityRecognizerInput, ...) (*comprehend.DescribeEntityRecognizerOutput, error)
- func (_m *IClient) DescribeEventsDetectionJob(ctx context.Context, params *comprehend.DescribeEventsDetectionJobInput, ...) (*comprehend.DescribeEventsDetectionJobOutput, error)
- func (_m *IClient) DescribeFlywheel(ctx context.Context, params *comprehend.DescribeFlywheelInput, ...) (*comprehend.DescribeFlywheelOutput, error)
- func (_m *IClient) DescribeFlywheelIteration(ctx context.Context, params *comprehend.DescribeFlywheelIterationInput, ...) (*comprehend.DescribeFlywheelIterationOutput, error)
- func (_m *IClient) DescribeKeyPhrasesDetectionJob(ctx context.Context, params *comprehend.DescribeKeyPhrasesDetectionJobInput, ...) (*comprehend.DescribeKeyPhrasesDetectionJobOutput, error)
- func (_m *IClient) DescribePiiEntitiesDetectionJob(ctx context.Context, params *comprehend.DescribePiiEntitiesDetectionJobInput, ...) (*comprehend.DescribePiiEntitiesDetectionJobOutput, error)
- func (_m *IClient) DescribeResourcePolicy(ctx context.Context, params *comprehend.DescribeResourcePolicyInput, ...) (*comprehend.DescribeResourcePolicyOutput, error)
- func (_m *IClient) DescribeSentimentDetectionJob(ctx context.Context, params *comprehend.DescribeSentimentDetectionJobInput, ...) (*comprehend.DescribeSentimentDetectionJobOutput, error)
- func (_m *IClient) DescribeTargetedSentimentDetectionJob(ctx context.Context, ...) (*comprehend.DescribeTargetedSentimentDetectionJobOutput, error)
- func (_m *IClient) DescribeTopicsDetectionJob(ctx context.Context, params *comprehend.DescribeTopicsDetectionJobInput, ...) (*comprehend.DescribeTopicsDetectionJobOutput, error)
- func (_m *IClient) DetectDominantLanguage(ctx context.Context, params *comprehend.DetectDominantLanguageInput, ...) (*comprehend.DetectDominantLanguageOutput, error)
- func (_m *IClient) DetectEntities(ctx context.Context, params *comprehend.DetectEntitiesInput, ...) (*comprehend.DetectEntitiesOutput, error)
- func (_m *IClient) DetectKeyPhrases(ctx context.Context, params *comprehend.DetectKeyPhrasesInput, ...) (*comprehend.DetectKeyPhrasesOutput, error)
- func (_m *IClient) DetectPiiEntities(ctx context.Context, params *comprehend.DetectPiiEntitiesInput, ...) (*comprehend.DetectPiiEntitiesOutput, error)
- func (_m *IClient) DetectSentiment(ctx context.Context, params *comprehend.DetectSentimentInput, ...) (*comprehend.DetectSentimentOutput, error)
- func (_m *IClient) DetectSyntax(ctx context.Context, params *comprehend.DetectSyntaxInput, ...) (*comprehend.DetectSyntaxOutput, error)
- func (_m *IClient) DetectTargetedSentiment(ctx context.Context, params *comprehend.DetectTargetedSentimentInput, ...) (*comprehend.DetectTargetedSentimentOutput, error)
- func (_m *IClient) DetectToxicContent(ctx context.Context, params *comprehend.DetectToxicContentInput, ...) (*comprehend.DetectToxicContentOutput, error)
- func (_m *IClient) ImportModel(ctx context.Context, params *comprehend.ImportModelInput, ...) (*comprehend.ImportModelOutput, error)
- func (_m *IClient) ListDatasets(ctx context.Context, params *comprehend.ListDatasetsInput, ...) (*comprehend.ListDatasetsOutput, error)
- func (_m *IClient) ListDocumentClassificationJobs(ctx context.Context, params *comprehend.ListDocumentClassificationJobsInput, ...) (*comprehend.ListDocumentClassificationJobsOutput, error)
- func (_m *IClient) ListDocumentClassifierSummaries(ctx context.Context, params *comprehend.ListDocumentClassifierSummariesInput, ...) (*comprehend.ListDocumentClassifierSummariesOutput, error)
- func (_m *IClient) ListDocumentClassifiers(ctx context.Context, params *comprehend.ListDocumentClassifiersInput, ...) (*comprehend.ListDocumentClassifiersOutput, error)
- func (_m *IClient) ListDominantLanguageDetectionJobs(ctx context.Context, params *comprehend.ListDominantLanguageDetectionJobsInput, ...) (*comprehend.ListDominantLanguageDetectionJobsOutput, error)
- func (_m *IClient) ListEndpoints(ctx context.Context, params *comprehend.ListEndpointsInput, ...) (*comprehend.ListEndpointsOutput, error)
- func (_m *IClient) ListEntitiesDetectionJobs(ctx context.Context, params *comprehend.ListEntitiesDetectionJobsInput, ...) (*comprehend.ListEntitiesDetectionJobsOutput, error)
- func (_m *IClient) ListEntityRecognizerSummaries(ctx context.Context, params *comprehend.ListEntityRecognizerSummariesInput, ...) (*comprehend.ListEntityRecognizerSummariesOutput, error)
- func (_m *IClient) ListEntityRecognizers(ctx context.Context, params *comprehend.ListEntityRecognizersInput, ...) (*comprehend.ListEntityRecognizersOutput, error)
- func (_m *IClient) ListEventsDetectionJobs(ctx context.Context, params *comprehend.ListEventsDetectionJobsInput, ...) (*comprehend.ListEventsDetectionJobsOutput, error)
- func (_m *IClient) ListFlywheelIterationHistory(ctx context.Context, params *comprehend.ListFlywheelIterationHistoryInput, ...) (*comprehend.ListFlywheelIterationHistoryOutput, error)
- func (_m *IClient) ListFlywheels(ctx context.Context, params *comprehend.ListFlywheelsInput, ...) (*comprehend.ListFlywheelsOutput, error)
- func (_m *IClient) ListKeyPhrasesDetectionJobs(ctx context.Context, params *comprehend.ListKeyPhrasesDetectionJobsInput, ...) (*comprehend.ListKeyPhrasesDetectionJobsOutput, error)
- func (_m *IClient) ListPiiEntitiesDetectionJobs(ctx context.Context, params *comprehend.ListPiiEntitiesDetectionJobsInput, ...) (*comprehend.ListPiiEntitiesDetectionJobsOutput, error)
- func (_m *IClient) ListSentimentDetectionJobs(ctx context.Context, params *comprehend.ListSentimentDetectionJobsInput, ...) (*comprehend.ListSentimentDetectionJobsOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *comprehend.ListTagsForResourceInput, ...) (*comprehend.ListTagsForResourceOutput, error)
- func (_m *IClient) ListTargetedSentimentDetectionJobs(ctx context.Context, ...) (*comprehend.ListTargetedSentimentDetectionJobsOutput, error)
- func (_m *IClient) ListTopicsDetectionJobs(ctx context.Context, params *comprehend.ListTopicsDetectionJobsInput, ...) (*comprehend.ListTopicsDetectionJobsOutput, error)
- func (_m *IClient) Options() comprehend.Options
- func (_m *IClient) PutResourcePolicy(ctx context.Context, params *comprehend.PutResourcePolicyInput, ...) (*comprehend.PutResourcePolicyOutput, error)
- func (_m *IClient) StartDocumentClassificationJob(ctx context.Context, params *comprehend.StartDocumentClassificationJobInput, ...) (*comprehend.StartDocumentClassificationJobOutput, error)
- func (_m *IClient) StartDominantLanguageDetectionJob(ctx context.Context, params *comprehend.StartDominantLanguageDetectionJobInput, ...) (*comprehend.StartDominantLanguageDetectionJobOutput, error)
- func (_m *IClient) StartEntitiesDetectionJob(ctx context.Context, params *comprehend.StartEntitiesDetectionJobInput, ...) (*comprehend.StartEntitiesDetectionJobOutput, error)
- func (_m *IClient) StartEventsDetectionJob(ctx context.Context, params *comprehend.StartEventsDetectionJobInput, ...) (*comprehend.StartEventsDetectionJobOutput, error)
- func (_m *IClient) StartFlywheelIteration(ctx context.Context, params *comprehend.StartFlywheelIterationInput, ...) (*comprehend.StartFlywheelIterationOutput, error)
- func (_m *IClient) StartKeyPhrasesDetectionJob(ctx context.Context, params *comprehend.StartKeyPhrasesDetectionJobInput, ...) (*comprehend.StartKeyPhrasesDetectionJobOutput, error)
- func (_m *IClient) StartPiiEntitiesDetectionJob(ctx context.Context, params *comprehend.StartPiiEntitiesDetectionJobInput, ...) (*comprehend.StartPiiEntitiesDetectionJobOutput, error)
- func (_m *IClient) StartSentimentDetectionJob(ctx context.Context, params *comprehend.StartSentimentDetectionJobInput, ...) (*comprehend.StartSentimentDetectionJobOutput, error)
- func (_m *IClient) StartTargetedSentimentDetectionJob(ctx context.Context, ...) (*comprehend.StartTargetedSentimentDetectionJobOutput, error)
- func (_m *IClient) StartTopicsDetectionJob(ctx context.Context, params *comprehend.StartTopicsDetectionJobInput, ...) (*comprehend.StartTopicsDetectionJobOutput, error)
- func (_m *IClient) StopDominantLanguageDetectionJob(ctx context.Context, params *comprehend.StopDominantLanguageDetectionJobInput, ...) (*comprehend.StopDominantLanguageDetectionJobOutput, error)
- func (_m *IClient) StopEntitiesDetectionJob(ctx context.Context, params *comprehend.StopEntitiesDetectionJobInput, ...) (*comprehend.StopEntitiesDetectionJobOutput, error)
- func (_m *IClient) StopEventsDetectionJob(ctx context.Context, params *comprehend.StopEventsDetectionJobInput, ...) (*comprehend.StopEventsDetectionJobOutput, error)
- func (_m *IClient) StopKeyPhrasesDetectionJob(ctx context.Context, params *comprehend.StopKeyPhrasesDetectionJobInput, ...) (*comprehend.StopKeyPhrasesDetectionJobOutput, error)
- func (_m *IClient) StopPiiEntitiesDetectionJob(ctx context.Context, params *comprehend.StopPiiEntitiesDetectionJobInput, ...) (*comprehend.StopPiiEntitiesDetectionJobOutput, error)
- func (_m *IClient) StopSentimentDetectionJob(ctx context.Context, params *comprehend.StopSentimentDetectionJobInput, ...) (*comprehend.StopSentimentDetectionJobOutput, error)
- func (_m *IClient) StopTargetedSentimentDetectionJob(ctx context.Context, params *comprehend.StopTargetedSentimentDetectionJobInput, ...) (*comprehend.StopTargetedSentimentDetectionJobOutput, error)
- func (_m *IClient) StopTrainingDocumentClassifier(ctx context.Context, params *comprehend.StopTrainingDocumentClassifierInput, ...) (*comprehend.StopTrainingDocumentClassifierOutput, error)
- func (_m *IClient) StopTrainingEntityRecognizer(ctx context.Context, params *comprehend.StopTrainingEntityRecognizerInput, ...) (*comprehend.StopTrainingEntityRecognizerOutput, error)
- func (_m *IClient) TagResource(ctx context.Context, params *comprehend.TagResourceInput, ...) (*comprehend.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *comprehend.UntagResourceInput, ...) (*comprehend.UntagResourceOutput, error)
- func (_m *IClient) UpdateEndpoint(ctx context.Context, params *comprehend.UpdateEndpointInput, ...) (*comprehend.UpdateEndpointOutput, error)
- func (_m *IClient) UpdateFlywheel(ctx context.Context, params *comprehend.UpdateFlywheelInput, ...) (*comprehend.UpdateFlywheelOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IClient ¶
IClient is an autogenerated mock type for the IClient type
func NewIClient ¶
NewIClient creates a new instance of IClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*IClient) BatchDetectDominantLanguage ¶
func (_m *IClient) BatchDetectDominantLanguage(ctx context.Context, params *comprehend.BatchDetectDominantLanguageInput, optFns ...func(*comprehend.Options)) (*comprehend.BatchDetectDominantLanguageOutput, error)
BatchDetectDominantLanguage provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchDetectEntities ¶
func (_m *IClient) BatchDetectEntities(ctx context.Context, params *comprehend.BatchDetectEntitiesInput, optFns ...func(*comprehend.Options)) (*comprehend.BatchDetectEntitiesOutput, error)
BatchDetectEntities provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchDetectKeyPhrases ¶
func (_m *IClient) BatchDetectKeyPhrases(ctx context.Context, params *comprehend.BatchDetectKeyPhrasesInput, optFns ...func(*comprehend.Options)) (*comprehend.BatchDetectKeyPhrasesOutput, error)
BatchDetectKeyPhrases provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchDetectSentiment ¶
func (_m *IClient) BatchDetectSentiment(ctx context.Context, params *comprehend.BatchDetectSentimentInput, optFns ...func(*comprehend.Options)) (*comprehend.BatchDetectSentimentOutput, error)
BatchDetectSentiment provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchDetectSyntax ¶
func (_m *IClient) BatchDetectSyntax(ctx context.Context, params *comprehend.BatchDetectSyntaxInput, optFns ...func(*comprehend.Options)) (*comprehend.BatchDetectSyntaxOutput, error)
BatchDetectSyntax provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchDetectTargetedSentiment ¶
func (_m *IClient) BatchDetectTargetedSentiment(ctx context.Context, params *comprehend.BatchDetectTargetedSentimentInput, optFns ...func(*comprehend.Options)) (*comprehend.BatchDetectTargetedSentimentOutput, error)
BatchDetectTargetedSentiment provides a mock function with given fields: ctx, params, optFns
func (*IClient) ClassifyDocument ¶
func (_m *IClient) ClassifyDocument(ctx context.Context, params *comprehend.ClassifyDocumentInput, optFns ...func(*comprehend.Options)) (*comprehend.ClassifyDocumentOutput, error)
ClassifyDocument provides a mock function with given fields: ctx, params, optFns
func (*IClient) ContainsPiiEntities ¶
func (_m *IClient) ContainsPiiEntities(ctx context.Context, params *comprehend.ContainsPiiEntitiesInput, optFns ...func(*comprehend.Options)) (*comprehend.ContainsPiiEntitiesOutput, error)
ContainsPiiEntities provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateDataset ¶
func (_m *IClient) CreateDataset(ctx context.Context, params *comprehend.CreateDatasetInput, optFns ...func(*comprehend.Options)) (*comprehend.CreateDatasetOutput, error)
CreateDataset provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateDocumentClassifier ¶
func (_m *IClient) CreateDocumentClassifier(ctx context.Context, params *comprehend.CreateDocumentClassifierInput, optFns ...func(*comprehend.Options)) (*comprehend.CreateDocumentClassifierOutput, error)
CreateDocumentClassifier provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateEndpoint ¶
func (_m *IClient) CreateEndpoint(ctx context.Context, params *comprehend.CreateEndpointInput, optFns ...func(*comprehend.Options)) (*comprehend.CreateEndpointOutput, error)
CreateEndpoint provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateEntityRecognizer ¶
func (_m *IClient) CreateEntityRecognizer(ctx context.Context, params *comprehend.CreateEntityRecognizerInput, optFns ...func(*comprehend.Options)) (*comprehend.CreateEntityRecognizerOutput, error)
CreateEntityRecognizer provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateFlywheel ¶
func (_m *IClient) CreateFlywheel(ctx context.Context, params *comprehend.CreateFlywheelInput, optFns ...func(*comprehend.Options)) (*comprehend.CreateFlywheelOutput, error)
CreateFlywheel provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteDocumentClassifier ¶
func (_m *IClient) DeleteDocumentClassifier(ctx context.Context, params *comprehend.DeleteDocumentClassifierInput, optFns ...func(*comprehend.Options)) (*comprehend.DeleteDocumentClassifierOutput, error)
DeleteDocumentClassifier provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteEndpoint ¶
func (_m *IClient) DeleteEndpoint(ctx context.Context, params *comprehend.DeleteEndpointInput, optFns ...func(*comprehend.Options)) (*comprehend.DeleteEndpointOutput, error)
DeleteEndpoint provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteEntityRecognizer ¶
func (_m *IClient) DeleteEntityRecognizer(ctx context.Context, params *comprehend.DeleteEntityRecognizerInput, optFns ...func(*comprehend.Options)) (*comprehend.DeleteEntityRecognizerOutput, error)
DeleteEntityRecognizer provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteFlywheel ¶
func (_m *IClient) DeleteFlywheel(ctx context.Context, params *comprehend.DeleteFlywheelInput, optFns ...func(*comprehend.Options)) (*comprehend.DeleteFlywheelOutput, error)
DeleteFlywheel provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteResourcePolicy ¶
func (_m *IClient) DeleteResourcePolicy(ctx context.Context, params *comprehend.DeleteResourcePolicyInput, optFns ...func(*comprehend.Options)) (*comprehend.DeleteResourcePolicyOutput, error)
DeleteResourcePolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeDataset ¶
func (_m *IClient) DescribeDataset(ctx context.Context, params *comprehend.DescribeDatasetInput, optFns ...func(*comprehend.Options)) (*comprehend.DescribeDatasetOutput, error)
DescribeDataset provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeDocumentClassificationJob ¶
func (_m *IClient) DescribeDocumentClassificationJob(ctx context.Context, params *comprehend.DescribeDocumentClassificationJobInput, optFns ...func(*comprehend.Options)) (*comprehend.DescribeDocumentClassificationJobOutput, error)
DescribeDocumentClassificationJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeDocumentClassifier ¶
func (_m *IClient) DescribeDocumentClassifier(ctx context.Context, params *comprehend.DescribeDocumentClassifierInput, optFns ...func(*comprehend.Options)) (*comprehend.DescribeDocumentClassifierOutput, error)
DescribeDocumentClassifier provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeDominantLanguageDetectionJob ¶
func (_m *IClient) DescribeDominantLanguageDetectionJob(ctx context.Context, params *comprehend.DescribeDominantLanguageDetectionJobInput, optFns ...func(*comprehend.Options)) (*comprehend.DescribeDominantLanguageDetectionJobOutput, error)
DescribeDominantLanguageDetectionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeEndpoint ¶
func (_m *IClient) DescribeEndpoint(ctx context.Context, params *comprehend.DescribeEndpointInput, optFns ...func(*comprehend.Options)) (*comprehend.DescribeEndpointOutput, error)
DescribeEndpoint provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeEntitiesDetectionJob ¶
func (_m *IClient) DescribeEntitiesDetectionJob(ctx context.Context, params *comprehend.DescribeEntitiesDetectionJobInput, optFns ...func(*comprehend.Options)) (*comprehend.DescribeEntitiesDetectionJobOutput, error)
DescribeEntitiesDetectionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeEntityRecognizer ¶
func (_m *IClient) DescribeEntityRecognizer(ctx context.Context, params *comprehend.DescribeEntityRecognizerInput, optFns ...func(*comprehend.Options)) (*comprehend.DescribeEntityRecognizerOutput, error)
DescribeEntityRecognizer provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeEventsDetectionJob ¶
func (_m *IClient) DescribeEventsDetectionJob(ctx context.Context, params *comprehend.DescribeEventsDetectionJobInput, optFns ...func(*comprehend.Options)) (*comprehend.DescribeEventsDetectionJobOutput, error)
DescribeEventsDetectionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeFlywheel ¶
func (_m *IClient) DescribeFlywheel(ctx context.Context, params *comprehend.DescribeFlywheelInput, optFns ...func(*comprehend.Options)) (*comprehend.DescribeFlywheelOutput, error)
DescribeFlywheel provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeFlywheelIteration ¶
func (_m *IClient) DescribeFlywheelIteration(ctx context.Context, params *comprehend.DescribeFlywheelIterationInput, optFns ...func(*comprehend.Options)) (*comprehend.DescribeFlywheelIterationOutput, error)
DescribeFlywheelIteration provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeKeyPhrasesDetectionJob ¶
func (_m *IClient) DescribeKeyPhrasesDetectionJob(ctx context.Context, params *comprehend.DescribeKeyPhrasesDetectionJobInput, optFns ...func(*comprehend.Options)) (*comprehend.DescribeKeyPhrasesDetectionJobOutput, error)
DescribeKeyPhrasesDetectionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribePiiEntitiesDetectionJob ¶
func (_m *IClient) DescribePiiEntitiesDetectionJob(ctx context.Context, params *comprehend.DescribePiiEntitiesDetectionJobInput, optFns ...func(*comprehend.Options)) (*comprehend.DescribePiiEntitiesDetectionJobOutput, error)
DescribePiiEntitiesDetectionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeResourcePolicy ¶
func (_m *IClient) DescribeResourcePolicy(ctx context.Context, params *comprehend.DescribeResourcePolicyInput, optFns ...func(*comprehend.Options)) (*comprehend.DescribeResourcePolicyOutput, error)
DescribeResourcePolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeSentimentDetectionJob ¶
func (_m *IClient) DescribeSentimentDetectionJob(ctx context.Context, params *comprehend.DescribeSentimentDetectionJobInput, optFns ...func(*comprehend.Options)) (*comprehend.DescribeSentimentDetectionJobOutput, error)
DescribeSentimentDetectionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeTargetedSentimentDetectionJob ¶
func (_m *IClient) DescribeTargetedSentimentDetectionJob(ctx context.Context, params *comprehend.DescribeTargetedSentimentDetectionJobInput, optFns ...func(*comprehend.Options)) (*comprehend.DescribeTargetedSentimentDetectionJobOutput, error)
DescribeTargetedSentimentDetectionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeTopicsDetectionJob ¶
func (_m *IClient) DescribeTopicsDetectionJob(ctx context.Context, params *comprehend.DescribeTopicsDetectionJobInput, optFns ...func(*comprehend.Options)) (*comprehend.DescribeTopicsDetectionJobOutput, error)
DescribeTopicsDetectionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) DetectDominantLanguage ¶
func (_m *IClient) DetectDominantLanguage(ctx context.Context, params *comprehend.DetectDominantLanguageInput, optFns ...func(*comprehend.Options)) (*comprehend.DetectDominantLanguageOutput, error)
DetectDominantLanguage provides a mock function with given fields: ctx, params, optFns
func (*IClient) DetectEntities ¶
func (_m *IClient) DetectEntities(ctx context.Context, params *comprehend.DetectEntitiesInput, optFns ...func(*comprehend.Options)) (*comprehend.DetectEntitiesOutput, error)
DetectEntities provides a mock function with given fields: ctx, params, optFns
func (*IClient) DetectKeyPhrases ¶
func (_m *IClient) DetectKeyPhrases(ctx context.Context, params *comprehend.DetectKeyPhrasesInput, optFns ...func(*comprehend.Options)) (*comprehend.DetectKeyPhrasesOutput, error)
DetectKeyPhrases provides a mock function with given fields: ctx, params, optFns
func (*IClient) DetectPiiEntities ¶
func (_m *IClient) DetectPiiEntities(ctx context.Context, params *comprehend.DetectPiiEntitiesInput, optFns ...func(*comprehend.Options)) (*comprehend.DetectPiiEntitiesOutput, error)
DetectPiiEntities provides a mock function with given fields: ctx, params, optFns
func (*IClient) DetectSentiment ¶
func (_m *IClient) DetectSentiment(ctx context.Context, params *comprehend.DetectSentimentInput, optFns ...func(*comprehend.Options)) (*comprehend.DetectSentimentOutput, error)
DetectSentiment provides a mock function with given fields: ctx, params, optFns
func (*IClient) DetectSyntax ¶
func (_m *IClient) DetectSyntax(ctx context.Context, params *comprehend.DetectSyntaxInput, optFns ...func(*comprehend.Options)) (*comprehend.DetectSyntaxOutput, error)
DetectSyntax provides a mock function with given fields: ctx, params, optFns
func (*IClient) DetectTargetedSentiment ¶
func (_m *IClient) DetectTargetedSentiment(ctx context.Context, params *comprehend.DetectTargetedSentimentInput, optFns ...func(*comprehend.Options)) (*comprehend.DetectTargetedSentimentOutput, error)
DetectTargetedSentiment provides a mock function with given fields: ctx, params, optFns
func (*IClient) DetectToxicContent ¶
func (_m *IClient) DetectToxicContent(ctx context.Context, params *comprehend.DetectToxicContentInput, optFns ...func(*comprehend.Options)) (*comprehend.DetectToxicContentOutput, error)
DetectToxicContent provides a mock function with given fields: ctx, params, optFns
func (*IClient) ImportModel ¶
func (_m *IClient) ImportModel(ctx context.Context, params *comprehend.ImportModelInput, optFns ...func(*comprehend.Options)) (*comprehend.ImportModelOutput, error)
ImportModel provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListDatasets ¶
func (_m *IClient) ListDatasets(ctx context.Context, params *comprehend.ListDatasetsInput, optFns ...func(*comprehend.Options)) (*comprehend.ListDatasetsOutput, error)
ListDatasets provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListDocumentClassificationJobs ¶
func (_m *IClient) ListDocumentClassificationJobs(ctx context.Context, params *comprehend.ListDocumentClassificationJobsInput, optFns ...func(*comprehend.Options)) (*comprehend.ListDocumentClassificationJobsOutput, error)
ListDocumentClassificationJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListDocumentClassifierSummaries ¶
func (_m *IClient) ListDocumentClassifierSummaries(ctx context.Context, params *comprehend.ListDocumentClassifierSummariesInput, optFns ...func(*comprehend.Options)) (*comprehend.ListDocumentClassifierSummariesOutput, error)
ListDocumentClassifierSummaries provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListDocumentClassifiers ¶
func (_m *IClient) ListDocumentClassifiers(ctx context.Context, params *comprehend.ListDocumentClassifiersInput, optFns ...func(*comprehend.Options)) (*comprehend.ListDocumentClassifiersOutput, error)
ListDocumentClassifiers provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListDominantLanguageDetectionJobs ¶
func (_m *IClient) ListDominantLanguageDetectionJobs(ctx context.Context, params *comprehend.ListDominantLanguageDetectionJobsInput, optFns ...func(*comprehend.Options)) (*comprehend.ListDominantLanguageDetectionJobsOutput, error)
ListDominantLanguageDetectionJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListEndpoints ¶
func (_m *IClient) ListEndpoints(ctx context.Context, params *comprehend.ListEndpointsInput, optFns ...func(*comprehend.Options)) (*comprehend.ListEndpointsOutput, error)
ListEndpoints provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListEntitiesDetectionJobs ¶
func (_m *IClient) ListEntitiesDetectionJobs(ctx context.Context, params *comprehend.ListEntitiesDetectionJobsInput, optFns ...func(*comprehend.Options)) (*comprehend.ListEntitiesDetectionJobsOutput, error)
ListEntitiesDetectionJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListEntityRecognizerSummaries ¶
func (_m *IClient) ListEntityRecognizerSummaries(ctx context.Context, params *comprehend.ListEntityRecognizerSummariesInput, optFns ...func(*comprehend.Options)) (*comprehend.ListEntityRecognizerSummariesOutput, error)
ListEntityRecognizerSummaries provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListEntityRecognizers ¶
func (_m *IClient) ListEntityRecognizers(ctx context.Context, params *comprehend.ListEntityRecognizersInput, optFns ...func(*comprehend.Options)) (*comprehend.ListEntityRecognizersOutput, error)
ListEntityRecognizers provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListEventsDetectionJobs ¶
func (_m *IClient) ListEventsDetectionJobs(ctx context.Context, params *comprehend.ListEventsDetectionJobsInput, optFns ...func(*comprehend.Options)) (*comprehend.ListEventsDetectionJobsOutput, error)
ListEventsDetectionJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListFlywheelIterationHistory ¶
func (_m *IClient) ListFlywheelIterationHistory(ctx context.Context, params *comprehend.ListFlywheelIterationHistoryInput, optFns ...func(*comprehend.Options)) (*comprehend.ListFlywheelIterationHistoryOutput, error)
ListFlywheelIterationHistory provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListFlywheels ¶
func (_m *IClient) ListFlywheels(ctx context.Context, params *comprehend.ListFlywheelsInput, optFns ...func(*comprehend.Options)) (*comprehend.ListFlywheelsOutput, error)
ListFlywheels provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListKeyPhrasesDetectionJobs ¶
func (_m *IClient) ListKeyPhrasesDetectionJobs(ctx context.Context, params *comprehend.ListKeyPhrasesDetectionJobsInput, optFns ...func(*comprehend.Options)) (*comprehend.ListKeyPhrasesDetectionJobsOutput, error)
ListKeyPhrasesDetectionJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListPiiEntitiesDetectionJobs ¶
func (_m *IClient) ListPiiEntitiesDetectionJobs(ctx context.Context, params *comprehend.ListPiiEntitiesDetectionJobsInput, optFns ...func(*comprehend.Options)) (*comprehend.ListPiiEntitiesDetectionJobsOutput, error)
ListPiiEntitiesDetectionJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListSentimentDetectionJobs ¶
func (_m *IClient) ListSentimentDetectionJobs(ctx context.Context, params *comprehend.ListSentimentDetectionJobsInput, optFns ...func(*comprehend.Options)) (*comprehend.ListSentimentDetectionJobsOutput, error)
ListSentimentDetectionJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsForResource ¶
func (_m *IClient) ListTagsForResource(ctx context.Context, params *comprehend.ListTagsForResourceInput, optFns ...func(*comprehend.Options)) (*comprehend.ListTagsForResourceOutput, error)
ListTagsForResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTargetedSentimentDetectionJobs ¶
func (_m *IClient) ListTargetedSentimentDetectionJobs(ctx context.Context, params *comprehend.ListTargetedSentimentDetectionJobsInput, optFns ...func(*comprehend.Options)) (*comprehend.ListTargetedSentimentDetectionJobsOutput, error)
ListTargetedSentimentDetectionJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTopicsDetectionJobs ¶
func (_m *IClient) ListTopicsDetectionJobs(ctx context.Context, params *comprehend.ListTopicsDetectionJobsInput, optFns ...func(*comprehend.Options)) (*comprehend.ListTopicsDetectionJobsOutput, error)
ListTopicsDetectionJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() comprehend.Options
Options provides a mock function with given fields:
func (*IClient) PutResourcePolicy ¶
func (_m *IClient) PutResourcePolicy(ctx context.Context, params *comprehend.PutResourcePolicyInput, optFns ...func(*comprehend.Options)) (*comprehend.PutResourcePolicyOutput, error)
PutResourcePolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartDocumentClassificationJob ¶
func (_m *IClient) StartDocumentClassificationJob(ctx context.Context, params *comprehend.StartDocumentClassificationJobInput, optFns ...func(*comprehend.Options)) (*comprehend.StartDocumentClassificationJobOutput, error)
StartDocumentClassificationJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartDominantLanguageDetectionJob ¶
func (_m *IClient) StartDominantLanguageDetectionJob(ctx context.Context, params *comprehend.StartDominantLanguageDetectionJobInput, optFns ...func(*comprehend.Options)) (*comprehend.StartDominantLanguageDetectionJobOutput, error)
StartDominantLanguageDetectionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartEntitiesDetectionJob ¶
func (_m *IClient) StartEntitiesDetectionJob(ctx context.Context, params *comprehend.StartEntitiesDetectionJobInput, optFns ...func(*comprehend.Options)) (*comprehend.StartEntitiesDetectionJobOutput, error)
StartEntitiesDetectionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartEventsDetectionJob ¶
func (_m *IClient) StartEventsDetectionJob(ctx context.Context, params *comprehend.StartEventsDetectionJobInput, optFns ...func(*comprehend.Options)) (*comprehend.StartEventsDetectionJobOutput, error)
StartEventsDetectionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartFlywheelIteration ¶
func (_m *IClient) StartFlywheelIteration(ctx context.Context, params *comprehend.StartFlywheelIterationInput, optFns ...func(*comprehend.Options)) (*comprehend.StartFlywheelIterationOutput, error)
StartFlywheelIteration provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartKeyPhrasesDetectionJob ¶
func (_m *IClient) StartKeyPhrasesDetectionJob(ctx context.Context, params *comprehend.StartKeyPhrasesDetectionJobInput, optFns ...func(*comprehend.Options)) (*comprehend.StartKeyPhrasesDetectionJobOutput, error)
StartKeyPhrasesDetectionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartPiiEntitiesDetectionJob ¶
func (_m *IClient) StartPiiEntitiesDetectionJob(ctx context.Context, params *comprehend.StartPiiEntitiesDetectionJobInput, optFns ...func(*comprehend.Options)) (*comprehend.StartPiiEntitiesDetectionJobOutput, error)
StartPiiEntitiesDetectionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartSentimentDetectionJob ¶
func (_m *IClient) StartSentimentDetectionJob(ctx context.Context, params *comprehend.StartSentimentDetectionJobInput, optFns ...func(*comprehend.Options)) (*comprehend.StartSentimentDetectionJobOutput, error)
StartSentimentDetectionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartTargetedSentimentDetectionJob ¶
func (_m *IClient) StartTargetedSentimentDetectionJob(ctx context.Context, params *comprehend.StartTargetedSentimentDetectionJobInput, optFns ...func(*comprehend.Options)) (*comprehend.StartTargetedSentimentDetectionJobOutput, error)
StartTargetedSentimentDetectionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartTopicsDetectionJob ¶
func (_m *IClient) StartTopicsDetectionJob(ctx context.Context, params *comprehend.StartTopicsDetectionJobInput, optFns ...func(*comprehend.Options)) (*comprehend.StartTopicsDetectionJobOutput, error)
StartTopicsDetectionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) StopDominantLanguageDetectionJob ¶
func (_m *IClient) StopDominantLanguageDetectionJob(ctx context.Context, params *comprehend.StopDominantLanguageDetectionJobInput, optFns ...func(*comprehend.Options)) (*comprehend.StopDominantLanguageDetectionJobOutput, error)
StopDominantLanguageDetectionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) StopEntitiesDetectionJob ¶
func (_m *IClient) StopEntitiesDetectionJob(ctx context.Context, params *comprehend.StopEntitiesDetectionJobInput, optFns ...func(*comprehend.Options)) (*comprehend.StopEntitiesDetectionJobOutput, error)
StopEntitiesDetectionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) StopEventsDetectionJob ¶
func (_m *IClient) StopEventsDetectionJob(ctx context.Context, params *comprehend.StopEventsDetectionJobInput, optFns ...func(*comprehend.Options)) (*comprehend.StopEventsDetectionJobOutput, error)
StopEventsDetectionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) StopKeyPhrasesDetectionJob ¶
func (_m *IClient) StopKeyPhrasesDetectionJob(ctx context.Context, params *comprehend.StopKeyPhrasesDetectionJobInput, optFns ...func(*comprehend.Options)) (*comprehend.StopKeyPhrasesDetectionJobOutput, error)
StopKeyPhrasesDetectionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) StopPiiEntitiesDetectionJob ¶
func (_m *IClient) StopPiiEntitiesDetectionJob(ctx context.Context, params *comprehend.StopPiiEntitiesDetectionJobInput, optFns ...func(*comprehend.Options)) (*comprehend.StopPiiEntitiesDetectionJobOutput, error)
StopPiiEntitiesDetectionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) StopSentimentDetectionJob ¶
func (_m *IClient) StopSentimentDetectionJob(ctx context.Context, params *comprehend.StopSentimentDetectionJobInput, optFns ...func(*comprehend.Options)) (*comprehend.StopSentimentDetectionJobOutput, error)
StopSentimentDetectionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) StopTargetedSentimentDetectionJob ¶
func (_m *IClient) StopTargetedSentimentDetectionJob(ctx context.Context, params *comprehend.StopTargetedSentimentDetectionJobInput, optFns ...func(*comprehend.Options)) (*comprehend.StopTargetedSentimentDetectionJobOutput, error)
StopTargetedSentimentDetectionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) StopTrainingDocumentClassifier ¶
func (_m *IClient) StopTrainingDocumentClassifier(ctx context.Context, params *comprehend.StopTrainingDocumentClassifierInput, optFns ...func(*comprehend.Options)) (*comprehend.StopTrainingDocumentClassifierOutput, error)
StopTrainingDocumentClassifier provides a mock function with given fields: ctx, params, optFns
func (*IClient) StopTrainingEntityRecognizer ¶
func (_m *IClient) StopTrainingEntityRecognizer(ctx context.Context, params *comprehend.StopTrainingEntityRecognizerInput, optFns ...func(*comprehend.Options)) (*comprehend.StopTrainingEntityRecognizerOutput, error)
StopTrainingEntityRecognizer provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *comprehend.TagResourceInput, optFns ...func(*comprehend.Options)) (*comprehend.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *comprehend.UntagResourceInput, optFns ...func(*comprehend.Options)) (*comprehend.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateEndpoint ¶
func (_m *IClient) UpdateEndpoint(ctx context.Context, params *comprehend.UpdateEndpointInput, optFns ...func(*comprehend.Options)) (*comprehend.UpdateEndpointOutput, error)
UpdateEndpoint provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateFlywheel ¶
func (_m *IClient) UpdateFlywheel(ctx context.Context, params *comprehend.UpdateFlywheelInput, optFns ...func(*comprehend.Options)) (*comprehend.UpdateFlywheelOutput, error)
UpdateFlywheel provides a mock function with given fields: ctx, params, optFns