Documentation ¶
Overview ¶
Code generated by go awsdoublegen; DO NOT EDIT. This file was generated at 2020-01-29T21:22:05+11:00 For SDKVersion 1.28.13 Package comprehenddouble contains test double implementation of comprehendiface.ComprehendAPI
Package comprehenddouble provides a TestDouble implementation of comprehendiface.ComprehendAPI ¶
Code generated by go awsdoublegen; DO NOT EDIT. This file was generated at 2020-01-29T21:22:05+11:00
Index ¶
- type ComprehendDouble
- func (d *ComprehendDouble) BatchDetectDominantLanguage(i0 *comprehend.BatchDetectDominantLanguageInput) (r0 *comprehend.BatchDetectDominantLanguageOutput, r1 error)
- func (d *ComprehendDouble) BatchDetectDominantLanguageRequest(i0 *comprehend.BatchDetectDominantLanguageInput) (r0 *request.Request, r1 *comprehend.BatchDetectDominantLanguageOutput)
- func (d *ComprehendDouble) BatchDetectDominantLanguageWithContext(i0 context.Context, i1 *comprehend.BatchDetectDominantLanguageInput, ...) (r0 *comprehend.BatchDetectDominantLanguageOutput, r1 error)
- func (d *ComprehendDouble) BatchDetectEntities(i0 *comprehend.BatchDetectEntitiesInput) (r0 *comprehend.BatchDetectEntitiesOutput, r1 error)
- func (d *ComprehendDouble) BatchDetectEntitiesRequest(i0 *comprehend.BatchDetectEntitiesInput) (r0 *request.Request, r1 *comprehend.BatchDetectEntitiesOutput)
- func (d *ComprehendDouble) BatchDetectEntitiesWithContext(i0 context.Context, i1 *comprehend.BatchDetectEntitiesInput, ...) (r0 *comprehend.BatchDetectEntitiesOutput, r1 error)
- func (d *ComprehendDouble) BatchDetectKeyPhrases(i0 *comprehend.BatchDetectKeyPhrasesInput) (r0 *comprehend.BatchDetectKeyPhrasesOutput, r1 error)
- func (d *ComprehendDouble) BatchDetectKeyPhrasesRequest(i0 *comprehend.BatchDetectKeyPhrasesInput) (r0 *request.Request, r1 *comprehend.BatchDetectKeyPhrasesOutput)
- func (d *ComprehendDouble) BatchDetectKeyPhrasesWithContext(i0 context.Context, i1 *comprehend.BatchDetectKeyPhrasesInput, ...) (r0 *comprehend.BatchDetectKeyPhrasesOutput, r1 error)
- func (d *ComprehendDouble) BatchDetectSentiment(i0 *comprehend.BatchDetectSentimentInput) (r0 *comprehend.BatchDetectSentimentOutput, r1 error)
- func (d *ComprehendDouble) BatchDetectSentimentRequest(i0 *comprehend.BatchDetectSentimentInput) (r0 *request.Request, r1 *comprehend.BatchDetectSentimentOutput)
- func (d *ComprehendDouble) BatchDetectSentimentWithContext(i0 context.Context, i1 *comprehend.BatchDetectSentimentInput, ...) (r0 *comprehend.BatchDetectSentimentOutput, r1 error)
- func (d *ComprehendDouble) BatchDetectSyntax(i0 *comprehend.BatchDetectSyntaxInput) (r0 *comprehend.BatchDetectSyntaxOutput, r1 error)
- func (d *ComprehendDouble) BatchDetectSyntaxRequest(i0 *comprehend.BatchDetectSyntaxInput) (r0 *request.Request, r1 *comprehend.BatchDetectSyntaxOutput)
- func (d *ComprehendDouble) BatchDetectSyntaxWithContext(i0 context.Context, i1 *comprehend.BatchDetectSyntaxInput, ...) (r0 *comprehend.BatchDetectSyntaxOutput, r1 error)
- func (d *ComprehendDouble) ClassifyDocument(i0 *comprehend.ClassifyDocumentInput) (r0 *comprehend.ClassifyDocumentOutput, r1 error)
- func (d *ComprehendDouble) ClassifyDocumentRequest(i0 *comprehend.ClassifyDocumentInput) (r0 *request.Request, r1 *comprehend.ClassifyDocumentOutput)
- func (d *ComprehendDouble) ClassifyDocumentWithContext(i0 context.Context, i1 *comprehend.ClassifyDocumentInput, i2 ...request.Option) (r0 *comprehend.ClassifyDocumentOutput, r1 error)
- func (d *ComprehendDouble) CreateDocumentClassifier(i0 *comprehend.CreateDocumentClassifierInput) (r0 *comprehend.CreateDocumentClassifierOutput, r1 error)
- func (d *ComprehendDouble) CreateDocumentClassifierRequest(i0 *comprehend.CreateDocumentClassifierInput) (r0 *request.Request, r1 *comprehend.CreateDocumentClassifierOutput)
- func (d *ComprehendDouble) CreateDocumentClassifierWithContext(i0 context.Context, i1 *comprehend.CreateDocumentClassifierInput, ...) (r0 *comprehend.CreateDocumentClassifierOutput, r1 error)
- func (d *ComprehendDouble) CreateEndpoint(i0 *comprehend.CreateEndpointInput) (r0 *comprehend.CreateEndpointOutput, r1 error)
- func (d *ComprehendDouble) CreateEndpointRequest(i0 *comprehend.CreateEndpointInput) (r0 *request.Request, r1 *comprehend.CreateEndpointOutput)
- func (d *ComprehendDouble) CreateEndpointWithContext(i0 context.Context, i1 *comprehend.CreateEndpointInput, i2 ...request.Option) (r0 *comprehend.CreateEndpointOutput, r1 error)
- func (d *ComprehendDouble) CreateEntityRecognizer(i0 *comprehend.CreateEntityRecognizerInput) (r0 *comprehend.CreateEntityRecognizerOutput, r1 error)
- func (d *ComprehendDouble) CreateEntityRecognizerRequest(i0 *comprehend.CreateEntityRecognizerInput) (r0 *request.Request, r1 *comprehend.CreateEntityRecognizerOutput)
- func (d *ComprehendDouble) CreateEntityRecognizerWithContext(i0 context.Context, i1 *comprehend.CreateEntityRecognizerInput, ...) (r0 *comprehend.CreateEntityRecognizerOutput, r1 error)
- func (d *ComprehendDouble) DeleteDocumentClassifier(i0 *comprehend.DeleteDocumentClassifierInput) (r0 *comprehend.DeleteDocumentClassifierOutput, r1 error)
- func (d *ComprehendDouble) DeleteDocumentClassifierRequest(i0 *comprehend.DeleteDocumentClassifierInput) (r0 *request.Request, r1 *comprehend.DeleteDocumentClassifierOutput)
- func (d *ComprehendDouble) DeleteDocumentClassifierWithContext(i0 context.Context, i1 *comprehend.DeleteDocumentClassifierInput, ...) (r0 *comprehend.DeleteDocumentClassifierOutput, r1 error)
- func (d *ComprehendDouble) DeleteEndpoint(i0 *comprehend.DeleteEndpointInput) (r0 *comprehend.DeleteEndpointOutput, r1 error)
- func (d *ComprehendDouble) DeleteEndpointRequest(i0 *comprehend.DeleteEndpointInput) (r0 *request.Request, r1 *comprehend.DeleteEndpointOutput)
- func (d *ComprehendDouble) DeleteEndpointWithContext(i0 context.Context, i1 *comprehend.DeleteEndpointInput, i2 ...request.Option) (r0 *comprehend.DeleteEndpointOutput, r1 error)
- func (d *ComprehendDouble) DeleteEntityRecognizer(i0 *comprehend.DeleteEntityRecognizerInput) (r0 *comprehend.DeleteEntityRecognizerOutput, r1 error)
- func (d *ComprehendDouble) DeleteEntityRecognizerRequest(i0 *comprehend.DeleteEntityRecognizerInput) (r0 *request.Request, r1 *comprehend.DeleteEntityRecognizerOutput)
- func (d *ComprehendDouble) DeleteEntityRecognizerWithContext(i0 context.Context, i1 *comprehend.DeleteEntityRecognizerInput, ...) (r0 *comprehend.DeleteEntityRecognizerOutput, r1 error)
- func (d *ComprehendDouble) DescribeDocumentClassificationJob(i0 *comprehend.DescribeDocumentClassificationJobInput) (r0 *comprehend.DescribeDocumentClassificationJobOutput, r1 error)
- func (d *ComprehendDouble) DescribeDocumentClassificationJobRequest(i0 *comprehend.DescribeDocumentClassificationJobInput) (r0 *request.Request, r1 *comprehend.DescribeDocumentClassificationJobOutput)
- func (d *ComprehendDouble) DescribeDocumentClassificationJobWithContext(i0 context.Context, i1 *comprehend.DescribeDocumentClassificationJobInput, ...) (r0 *comprehend.DescribeDocumentClassificationJobOutput, r1 error)
- func (d *ComprehendDouble) DescribeDocumentClassifier(i0 *comprehend.DescribeDocumentClassifierInput) (r0 *comprehend.DescribeDocumentClassifierOutput, r1 error)
- func (d *ComprehendDouble) DescribeDocumentClassifierRequest(i0 *comprehend.DescribeDocumentClassifierInput) (r0 *request.Request, r1 *comprehend.DescribeDocumentClassifierOutput)
- func (d *ComprehendDouble) DescribeDocumentClassifierWithContext(i0 context.Context, i1 *comprehend.DescribeDocumentClassifierInput, ...) (r0 *comprehend.DescribeDocumentClassifierOutput, r1 error)
- func (d *ComprehendDouble) DescribeDominantLanguageDetectionJob(i0 *comprehend.DescribeDominantLanguageDetectionJobInput) (r0 *comprehend.DescribeDominantLanguageDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) DescribeDominantLanguageDetectionJobRequest(i0 *comprehend.DescribeDominantLanguageDetectionJobInput) (r0 *request.Request, r1 *comprehend.DescribeDominantLanguageDetectionJobOutput)
- func (d *ComprehendDouble) DescribeDominantLanguageDetectionJobWithContext(i0 context.Context, i1 *comprehend.DescribeDominantLanguageDetectionJobInput, ...) (r0 *comprehend.DescribeDominantLanguageDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) DescribeEndpoint(i0 *comprehend.DescribeEndpointInput) (r0 *comprehend.DescribeEndpointOutput, r1 error)
- func (d *ComprehendDouble) DescribeEndpointRequest(i0 *comprehend.DescribeEndpointInput) (r0 *request.Request, r1 *comprehend.DescribeEndpointOutput)
- func (d *ComprehendDouble) DescribeEndpointWithContext(i0 context.Context, i1 *comprehend.DescribeEndpointInput, i2 ...request.Option) (r0 *comprehend.DescribeEndpointOutput, r1 error)
- func (d *ComprehendDouble) DescribeEntitiesDetectionJob(i0 *comprehend.DescribeEntitiesDetectionJobInput) (r0 *comprehend.DescribeEntitiesDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) DescribeEntitiesDetectionJobRequest(i0 *comprehend.DescribeEntitiesDetectionJobInput) (r0 *request.Request, r1 *comprehend.DescribeEntitiesDetectionJobOutput)
- func (d *ComprehendDouble) DescribeEntitiesDetectionJobWithContext(i0 context.Context, i1 *comprehend.DescribeEntitiesDetectionJobInput, ...) (r0 *comprehend.DescribeEntitiesDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) DescribeEntityRecognizer(i0 *comprehend.DescribeEntityRecognizerInput) (r0 *comprehend.DescribeEntityRecognizerOutput, r1 error)
- func (d *ComprehendDouble) DescribeEntityRecognizerRequest(i0 *comprehend.DescribeEntityRecognizerInput) (r0 *request.Request, r1 *comprehend.DescribeEntityRecognizerOutput)
- func (d *ComprehendDouble) DescribeEntityRecognizerWithContext(i0 context.Context, i1 *comprehend.DescribeEntityRecognizerInput, ...) (r0 *comprehend.DescribeEntityRecognizerOutput, r1 error)
- func (d *ComprehendDouble) DescribeKeyPhrasesDetectionJob(i0 *comprehend.DescribeKeyPhrasesDetectionJobInput) (r0 *comprehend.DescribeKeyPhrasesDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) DescribeKeyPhrasesDetectionJobRequest(i0 *comprehend.DescribeKeyPhrasesDetectionJobInput) (r0 *request.Request, r1 *comprehend.DescribeKeyPhrasesDetectionJobOutput)
- func (d *ComprehendDouble) DescribeKeyPhrasesDetectionJobWithContext(i0 context.Context, i1 *comprehend.DescribeKeyPhrasesDetectionJobInput, ...) (r0 *comprehend.DescribeKeyPhrasesDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) DescribeSentimentDetectionJob(i0 *comprehend.DescribeSentimentDetectionJobInput) (r0 *comprehend.DescribeSentimentDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) DescribeSentimentDetectionJobRequest(i0 *comprehend.DescribeSentimentDetectionJobInput) (r0 *request.Request, r1 *comprehend.DescribeSentimentDetectionJobOutput)
- func (d *ComprehendDouble) DescribeSentimentDetectionJobWithContext(i0 context.Context, i1 *comprehend.DescribeSentimentDetectionJobInput, ...) (r0 *comprehend.DescribeSentimentDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) DescribeTopicsDetectionJob(i0 *comprehend.DescribeTopicsDetectionJobInput) (r0 *comprehend.DescribeTopicsDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) DescribeTopicsDetectionJobRequest(i0 *comprehend.DescribeTopicsDetectionJobInput) (r0 *request.Request, r1 *comprehend.DescribeTopicsDetectionJobOutput)
- func (d *ComprehendDouble) DescribeTopicsDetectionJobWithContext(i0 context.Context, i1 *comprehend.DescribeTopicsDetectionJobInput, ...) (r0 *comprehend.DescribeTopicsDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) DetectDominantLanguage(i0 *comprehend.DetectDominantLanguageInput) (r0 *comprehend.DetectDominantLanguageOutput, r1 error)
- func (d *ComprehendDouble) DetectDominantLanguageRequest(i0 *comprehend.DetectDominantLanguageInput) (r0 *request.Request, r1 *comprehend.DetectDominantLanguageOutput)
- func (d *ComprehendDouble) DetectDominantLanguageWithContext(i0 context.Context, i1 *comprehend.DetectDominantLanguageInput, ...) (r0 *comprehend.DetectDominantLanguageOutput, r1 error)
- func (d *ComprehendDouble) DetectEntities(i0 *comprehend.DetectEntitiesInput) (r0 *comprehend.DetectEntitiesOutput, r1 error)
- func (d *ComprehendDouble) DetectEntitiesRequest(i0 *comprehend.DetectEntitiesInput) (r0 *request.Request, r1 *comprehend.DetectEntitiesOutput)
- func (d *ComprehendDouble) DetectEntitiesWithContext(i0 context.Context, i1 *comprehend.DetectEntitiesInput, i2 ...request.Option) (r0 *comprehend.DetectEntitiesOutput, r1 error)
- func (d *ComprehendDouble) DetectKeyPhrases(i0 *comprehend.DetectKeyPhrasesInput) (r0 *comprehend.DetectKeyPhrasesOutput, r1 error)
- func (d *ComprehendDouble) DetectKeyPhrasesRequest(i0 *comprehend.DetectKeyPhrasesInput) (r0 *request.Request, r1 *comprehend.DetectKeyPhrasesOutput)
- func (d *ComprehendDouble) DetectKeyPhrasesWithContext(i0 context.Context, i1 *comprehend.DetectKeyPhrasesInput, i2 ...request.Option) (r0 *comprehend.DetectKeyPhrasesOutput, r1 error)
- func (d *ComprehendDouble) DetectSentiment(i0 *comprehend.DetectSentimentInput) (r0 *comprehend.DetectSentimentOutput, r1 error)
- func (d *ComprehendDouble) DetectSentimentRequest(i0 *comprehend.DetectSentimentInput) (r0 *request.Request, r1 *comprehend.DetectSentimentOutput)
- func (d *ComprehendDouble) DetectSentimentWithContext(i0 context.Context, i1 *comprehend.DetectSentimentInput, i2 ...request.Option) (r0 *comprehend.DetectSentimentOutput, r1 error)
- func (d *ComprehendDouble) DetectSyntax(i0 *comprehend.DetectSyntaxInput) (r0 *comprehend.DetectSyntaxOutput, r1 error)
- func (d *ComprehendDouble) DetectSyntaxRequest(i0 *comprehend.DetectSyntaxInput) (r0 *request.Request, r1 *comprehend.DetectSyntaxOutput)
- func (d *ComprehendDouble) DetectSyntaxWithContext(i0 context.Context, i1 *comprehend.DetectSyntaxInput, i2 ...request.Option) (r0 *comprehend.DetectSyntaxOutput, r1 error)
- func (d *ComprehendDouble) ListDocumentClassificationJobs(i0 *comprehend.ListDocumentClassificationJobsInput) (r0 *comprehend.ListDocumentClassificationJobsOutput, r1 error)
- func (d *ComprehendDouble) ListDocumentClassificationJobsPages(i0 *comprehend.ListDocumentClassificationJobsInput, ...) (r0 error)
- func (d *ComprehendDouble) ListDocumentClassificationJobsPagesWithContext(i0 context.Context, i1 *comprehend.ListDocumentClassificationJobsInput, ...) (r0 error)
- func (d *ComprehendDouble) ListDocumentClassificationJobsRequest(i0 *comprehend.ListDocumentClassificationJobsInput) (r0 *request.Request, r1 *comprehend.ListDocumentClassificationJobsOutput)
- func (d *ComprehendDouble) ListDocumentClassificationJobsWithContext(i0 context.Context, i1 *comprehend.ListDocumentClassificationJobsInput, ...) (r0 *comprehend.ListDocumentClassificationJobsOutput, r1 error)
- func (d *ComprehendDouble) ListDocumentClassifiers(i0 *comprehend.ListDocumentClassifiersInput) (r0 *comprehend.ListDocumentClassifiersOutput, r1 error)
- func (d *ComprehendDouble) ListDocumentClassifiersPages(i0 *comprehend.ListDocumentClassifiersInput, ...) (r0 error)
- func (d *ComprehendDouble) ListDocumentClassifiersPagesWithContext(i0 context.Context, i1 *comprehend.ListDocumentClassifiersInput, ...) (r0 error)
- func (d *ComprehendDouble) ListDocumentClassifiersRequest(i0 *comprehend.ListDocumentClassifiersInput) (r0 *request.Request, r1 *comprehend.ListDocumentClassifiersOutput)
- func (d *ComprehendDouble) ListDocumentClassifiersWithContext(i0 context.Context, i1 *comprehend.ListDocumentClassifiersInput, ...) (r0 *comprehend.ListDocumentClassifiersOutput, r1 error)
- func (d *ComprehendDouble) ListDominantLanguageDetectionJobs(i0 *comprehend.ListDominantLanguageDetectionJobsInput) (r0 *comprehend.ListDominantLanguageDetectionJobsOutput, r1 error)
- func (d *ComprehendDouble) ListDominantLanguageDetectionJobsPages(i0 *comprehend.ListDominantLanguageDetectionJobsInput, ...) (r0 error)
- func (d *ComprehendDouble) ListDominantLanguageDetectionJobsPagesWithContext(i0 context.Context, i1 *comprehend.ListDominantLanguageDetectionJobsInput, ...) (r0 error)
- func (d *ComprehendDouble) ListDominantLanguageDetectionJobsRequest(i0 *comprehend.ListDominantLanguageDetectionJobsInput) (r0 *request.Request, r1 *comprehend.ListDominantLanguageDetectionJobsOutput)
- func (d *ComprehendDouble) ListDominantLanguageDetectionJobsWithContext(i0 context.Context, i1 *comprehend.ListDominantLanguageDetectionJobsInput, ...) (r0 *comprehend.ListDominantLanguageDetectionJobsOutput, r1 error)
- func (d *ComprehendDouble) ListEndpoints(i0 *comprehend.ListEndpointsInput) (r0 *comprehend.ListEndpointsOutput, r1 error)
- func (d *ComprehendDouble) ListEndpointsRequest(i0 *comprehend.ListEndpointsInput) (r0 *request.Request, r1 *comprehend.ListEndpointsOutput)
- func (d *ComprehendDouble) ListEndpointsWithContext(i0 context.Context, i1 *comprehend.ListEndpointsInput, i2 ...request.Option) (r0 *comprehend.ListEndpointsOutput, r1 error)
- func (d *ComprehendDouble) ListEntitiesDetectionJobs(i0 *comprehend.ListEntitiesDetectionJobsInput) (r0 *comprehend.ListEntitiesDetectionJobsOutput, r1 error)
- func (d *ComprehendDouble) ListEntitiesDetectionJobsPages(i0 *comprehend.ListEntitiesDetectionJobsInput, ...) (r0 error)
- func (d *ComprehendDouble) ListEntitiesDetectionJobsPagesWithContext(i0 context.Context, i1 *comprehend.ListEntitiesDetectionJobsInput, ...) (r0 error)
- func (d *ComprehendDouble) ListEntitiesDetectionJobsRequest(i0 *comprehend.ListEntitiesDetectionJobsInput) (r0 *request.Request, r1 *comprehend.ListEntitiesDetectionJobsOutput)
- func (d *ComprehendDouble) ListEntitiesDetectionJobsWithContext(i0 context.Context, i1 *comprehend.ListEntitiesDetectionJobsInput, ...) (r0 *comprehend.ListEntitiesDetectionJobsOutput, r1 error)
- func (d *ComprehendDouble) ListEntityRecognizers(i0 *comprehend.ListEntityRecognizersInput) (r0 *comprehend.ListEntityRecognizersOutput, r1 error)
- func (d *ComprehendDouble) ListEntityRecognizersPages(i0 *comprehend.ListEntityRecognizersInput, ...) (r0 error)
- func (d *ComprehendDouble) ListEntityRecognizersPagesWithContext(i0 context.Context, i1 *comprehend.ListEntityRecognizersInput, ...) (r0 error)
- func (d *ComprehendDouble) ListEntityRecognizersRequest(i0 *comprehend.ListEntityRecognizersInput) (r0 *request.Request, r1 *comprehend.ListEntityRecognizersOutput)
- func (d *ComprehendDouble) ListEntityRecognizersWithContext(i0 context.Context, i1 *comprehend.ListEntityRecognizersInput, ...) (r0 *comprehend.ListEntityRecognizersOutput, r1 error)
- func (d *ComprehendDouble) ListKeyPhrasesDetectionJobs(i0 *comprehend.ListKeyPhrasesDetectionJobsInput) (r0 *comprehend.ListKeyPhrasesDetectionJobsOutput, r1 error)
- func (d *ComprehendDouble) ListKeyPhrasesDetectionJobsPages(i0 *comprehend.ListKeyPhrasesDetectionJobsInput, ...) (r0 error)
- func (d *ComprehendDouble) ListKeyPhrasesDetectionJobsPagesWithContext(i0 context.Context, i1 *comprehend.ListKeyPhrasesDetectionJobsInput, ...) (r0 error)
- func (d *ComprehendDouble) ListKeyPhrasesDetectionJobsRequest(i0 *comprehend.ListKeyPhrasesDetectionJobsInput) (r0 *request.Request, r1 *comprehend.ListKeyPhrasesDetectionJobsOutput)
- func (d *ComprehendDouble) ListKeyPhrasesDetectionJobsWithContext(i0 context.Context, i1 *comprehend.ListKeyPhrasesDetectionJobsInput, ...) (r0 *comprehend.ListKeyPhrasesDetectionJobsOutput, r1 error)
- func (d *ComprehendDouble) ListSentimentDetectionJobs(i0 *comprehend.ListSentimentDetectionJobsInput) (r0 *comprehend.ListSentimentDetectionJobsOutput, r1 error)
- func (d *ComprehendDouble) ListSentimentDetectionJobsPages(i0 *comprehend.ListSentimentDetectionJobsInput, ...) (r0 error)
- func (d *ComprehendDouble) ListSentimentDetectionJobsPagesWithContext(i0 context.Context, i1 *comprehend.ListSentimentDetectionJobsInput, ...) (r0 error)
- func (d *ComprehendDouble) ListSentimentDetectionJobsRequest(i0 *comprehend.ListSentimentDetectionJobsInput) (r0 *request.Request, r1 *comprehend.ListSentimentDetectionJobsOutput)
- func (d *ComprehendDouble) ListSentimentDetectionJobsWithContext(i0 context.Context, i1 *comprehend.ListSentimentDetectionJobsInput, ...) (r0 *comprehend.ListSentimentDetectionJobsOutput, r1 error)
- func (d *ComprehendDouble) ListTagsForResource(i0 *comprehend.ListTagsForResourceInput) (r0 *comprehend.ListTagsForResourceOutput, r1 error)
- func (d *ComprehendDouble) ListTagsForResourceRequest(i0 *comprehend.ListTagsForResourceInput) (r0 *request.Request, r1 *comprehend.ListTagsForResourceOutput)
- func (d *ComprehendDouble) ListTagsForResourceWithContext(i0 context.Context, i1 *comprehend.ListTagsForResourceInput, ...) (r0 *comprehend.ListTagsForResourceOutput, r1 error)
- func (d *ComprehendDouble) ListTopicsDetectionJobs(i0 *comprehend.ListTopicsDetectionJobsInput) (r0 *comprehend.ListTopicsDetectionJobsOutput, r1 error)
- func (d *ComprehendDouble) ListTopicsDetectionJobsPages(i0 *comprehend.ListTopicsDetectionJobsInput, ...) (r0 error)
- func (d *ComprehendDouble) ListTopicsDetectionJobsPagesWithContext(i0 context.Context, i1 *comprehend.ListTopicsDetectionJobsInput, ...) (r0 error)
- func (d *ComprehendDouble) ListTopicsDetectionJobsRequest(i0 *comprehend.ListTopicsDetectionJobsInput) (r0 *request.Request, r1 *comprehend.ListTopicsDetectionJobsOutput)
- func (d *ComprehendDouble) ListTopicsDetectionJobsWithContext(i0 context.Context, i1 *comprehend.ListTopicsDetectionJobsInput, ...) (r0 *comprehend.ListTopicsDetectionJobsOutput, r1 error)
- func (d *ComprehendDouble) StartDocumentClassificationJob(i0 *comprehend.StartDocumentClassificationJobInput) (r0 *comprehend.StartDocumentClassificationJobOutput, r1 error)
- func (d *ComprehendDouble) StartDocumentClassificationJobRequest(i0 *comprehend.StartDocumentClassificationJobInput) (r0 *request.Request, r1 *comprehend.StartDocumentClassificationJobOutput)
- func (d *ComprehendDouble) StartDocumentClassificationJobWithContext(i0 context.Context, i1 *comprehend.StartDocumentClassificationJobInput, ...) (r0 *comprehend.StartDocumentClassificationJobOutput, r1 error)
- func (d *ComprehendDouble) StartDominantLanguageDetectionJob(i0 *comprehend.StartDominantLanguageDetectionJobInput) (r0 *comprehend.StartDominantLanguageDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) StartDominantLanguageDetectionJobRequest(i0 *comprehend.StartDominantLanguageDetectionJobInput) (r0 *request.Request, r1 *comprehend.StartDominantLanguageDetectionJobOutput)
- func (d *ComprehendDouble) StartDominantLanguageDetectionJobWithContext(i0 context.Context, i1 *comprehend.StartDominantLanguageDetectionJobInput, ...) (r0 *comprehend.StartDominantLanguageDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) StartEntitiesDetectionJob(i0 *comprehend.StartEntitiesDetectionJobInput) (r0 *comprehend.StartEntitiesDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) StartEntitiesDetectionJobRequest(i0 *comprehend.StartEntitiesDetectionJobInput) (r0 *request.Request, r1 *comprehend.StartEntitiesDetectionJobOutput)
- func (d *ComprehendDouble) StartEntitiesDetectionJobWithContext(i0 context.Context, i1 *comprehend.StartEntitiesDetectionJobInput, ...) (r0 *comprehend.StartEntitiesDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) StartKeyPhrasesDetectionJob(i0 *comprehend.StartKeyPhrasesDetectionJobInput) (r0 *comprehend.StartKeyPhrasesDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) StartKeyPhrasesDetectionJobRequest(i0 *comprehend.StartKeyPhrasesDetectionJobInput) (r0 *request.Request, r1 *comprehend.StartKeyPhrasesDetectionJobOutput)
- func (d *ComprehendDouble) StartKeyPhrasesDetectionJobWithContext(i0 context.Context, i1 *comprehend.StartKeyPhrasesDetectionJobInput, ...) (r0 *comprehend.StartKeyPhrasesDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) StartSentimentDetectionJob(i0 *comprehend.StartSentimentDetectionJobInput) (r0 *comprehend.StartSentimentDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) StartSentimentDetectionJobRequest(i0 *comprehend.StartSentimentDetectionJobInput) (r0 *request.Request, r1 *comprehend.StartSentimentDetectionJobOutput)
- func (d *ComprehendDouble) StartSentimentDetectionJobWithContext(i0 context.Context, i1 *comprehend.StartSentimentDetectionJobInput, ...) (r0 *comprehend.StartSentimentDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) StartTopicsDetectionJob(i0 *comprehend.StartTopicsDetectionJobInput) (r0 *comprehend.StartTopicsDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) StartTopicsDetectionJobRequest(i0 *comprehend.StartTopicsDetectionJobInput) (r0 *request.Request, r1 *comprehend.StartTopicsDetectionJobOutput)
- func (d *ComprehendDouble) StartTopicsDetectionJobWithContext(i0 context.Context, i1 *comprehend.StartTopicsDetectionJobInput, ...) (r0 *comprehend.StartTopicsDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) StopDominantLanguageDetectionJob(i0 *comprehend.StopDominantLanguageDetectionJobInput) (r0 *comprehend.StopDominantLanguageDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) StopDominantLanguageDetectionJobRequest(i0 *comprehend.StopDominantLanguageDetectionJobInput) (r0 *request.Request, r1 *comprehend.StopDominantLanguageDetectionJobOutput)
- func (d *ComprehendDouble) StopDominantLanguageDetectionJobWithContext(i0 context.Context, i1 *comprehend.StopDominantLanguageDetectionJobInput, ...) (r0 *comprehend.StopDominantLanguageDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) StopEntitiesDetectionJob(i0 *comprehend.StopEntitiesDetectionJobInput) (r0 *comprehend.StopEntitiesDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) StopEntitiesDetectionJobRequest(i0 *comprehend.StopEntitiesDetectionJobInput) (r0 *request.Request, r1 *comprehend.StopEntitiesDetectionJobOutput)
- func (d *ComprehendDouble) StopEntitiesDetectionJobWithContext(i0 context.Context, i1 *comprehend.StopEntitiesDetectionJobInput, ...) (r0 *comprehend.StopEntitiesDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) StopKeyPhrasesDetectionJob(i0 *comprehend.StopKeyPhrasesDetectionJobInput) (r0 *comprehend.StopKeyPhrasesDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) StopKeyPhrasesDetectionJobRequest(i0 *comprehend.StopKeyPhrasesDetectionJobInput) (r0 *request.Request, r1 *comprehend.StopKeyPhrasesDetectionJobOutput)
- func (d *ComprehendDouble) StopKeyPhrasesDetectionJobWithContext(i0 context.Context, i1 *comprehend.StopKeyPhrasesDetectionJobInput, ...) (r0 *comprehend.StopKeyPhrasesDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) StopSentimentDetectionJob(i0 *comprehend.StopSentimentDetectionJobInput) (r0 *comprehend.StopSentimentDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) StopSentimentDetectionJobRequest(i0 *comprehend.StopSentimentDetectionJobInput) (r0 *request.Request, r1 *comprehend.StopSentimentDetectionJobOutput)
- func (d *ComprehendDouble) StopSentimentDetectionJobWithContext(i0 context.Context, i1 *comprehend.StopSentimentDetectionJobInput, ...) (r0 *comprehend.StopSentimentDetectionJobOutput, r1 error)
- func (d *ComprehendDouble) StopTrainingDocumentClassifier(i0 *comprehend.StopTrainingDocumentClassifierInput) (r0 *comprehend.StopTrainingDocumentClassifierOutput, r1 error)
- func (d *ComprehendDouble) StopTrainingDocumentClassifierRequest(i0 *comprehend.StopTrainingDocumentClassifierInput) (r0 *request.Request, r1 *comprehend.StopTrainingDocumentClassifierOutput)
- func (d *ComprehendDouble) StopTrainingDocumentClassifierWithContext(i0 context.Context, i1 *comprehend.StopTrainingDocumentClassifierInput, ...) (r0 *comprehend.StopTrainingDocumentClassifierOutput, r1 error)
- func (d *ComprehendDouble) StopTrainingEntityRecognizer(i0 *comprehend.StopTrainingEntityRecognizerInput) (r0 *comprehend.StopTrainingEntityRecognizerOutput, r1 error)
- func (d *ComprehendDouble) StopTrainingEntityRecognizerRequest(i0 *comprehend.StopTrainingEntityRecognizerInput) (r0 *request.Request, r1 *comprehend.StopTrainingEntityRecognizerOutput)
- func (d *ComprehendDouble) StopTrainingEntityRecognizerWithContext(i0 context.Context, i1 *comprehend.StopTrainingEntityRecognizerInput, ...) (r0 *comprehend.StopTrainingEntityRecognizerOutput, r1 error)
- func (d *ComprehendDouble) TagResource(i0 *comprehend.TagResourceInput) (r0 *comprehend.TagResourceOutput, r1 error)
- func (d *ComprehendDouble) TagResourceRequest(i0 *comprehend.TagResourceInput) (r0 *request.Request, r1 *comprehend.TagResourceOutput)
- func (d *ComprehendDouble) TagResourceWithContext(i0 context.Context, i1 *comprehend.TagResourceInput, i2 ...request.Option) (r0 *comprehend.TagResourceOutput, r1 error)
- func (d *ComprehendDouble) UntagResource(i0 *comprehend.UntagResourceInput) (r0 *comprehend.UntagResourceOutput, r1 error)
- func (d *ComprehendDouble) UntagResourceRequest(i0 *comprehend.UntagResourceInput) (r0 *request.Request, r1 *comprehend.UntagResourceOutput)
- func (d *ComprehendDouble) UntagResourceWithContext(i0 context.Context, i1 *comprehend.UntagResourceInput, i2 ...request.Option) (r0 *comprehend.UntagResourceOutput, r1 error)
- func (d *ComprehendDouble) UpdateEndpoint(i0 *comprehend.UpdateEndpointInput) (r0 *comprehend.UpdateEndpointOutput, r1 error)
- func (d *ComprehendDouble) UpdateEndpointRequest(i0 *comprehend.UpdateEndpointInput) (r0 *request.Request, r1 *comprehend.UpdateEndpointOutput)
- func (d *ComprehendDouble) UpdateEndpointWithContext(i0 context.Context, i1 *comprehend.UpdateEndpointInput, i2 ...request.Option) (r0 *comprehend.UpdateEndpointOutput, r1 error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComprehendDouble ¶
type ComprehendDouble struct { comprehendiface.ComprehendAPI *awsdouble.AWSTestDouble }
ComprehendDouble is TestDouble for comprehendiface.ComprehendAPI
func NewDouble ¶
func NewDouble(t godouble.T, configurators ...func(*awsdouble.AWSTestDouble)) *ComprehendDouble
Constructor for ComprehendDouble Default configuration will ensure
API operations not explicitly stubbed will return an empty output struct pointer, and nil error. To simulate long polling, "Poll" operations will return these values after a random delay of up to 100ms.
WithContext methods implement a 'Fake' method that returns a cancellation error if the context is cancelled before the method is called.
Pages and PagesWithContext methods similarly implement a 'Fake' method that paginates over the underlying method.
This allows tests to only stub the simple api methods and be generally unconcerned whether the SUT is using the Context or Pagination forms of the API.
func (*ComprehendDouble) BatchDetectDominantLanguage ¶
func (d *ComprehendDouble) BatchDetectDominantLanguage(i0 *comprehend.BatchDetectDominantLanguageInput) (r0 *comprehend.BatchDetectDominantLanguageOutput, r1 error)
func (*ComprehendDouble) BatchDetectDominantLanguageRequest ¶
func (d *ComprehendDouble) BatchDetectDominantLanguageRequest(i0 *comprehend.BatchDetectDominantLanguageInput) (r0 *request.Request, r1 *comprehend.BatchDetectDominantLanguageOutput)
func (*ComprehendDouble) BatchDetectDominantLanguageWithContext ¶
func (d *ComprehendDouble) BatchDetectDominantLanguageWithContext(i0 context.Context, i1 *comprehend.BatchDetectDominantLanguageInput, i2 ...request.Option) (r0 *comprehend.BatchDetectDominantLanguageOutput, r1 error)
func (*ComprehendDouble) BatchDetectEntities ¶
func (d *ComprehendDouble) BatchDetectEntities(i0 *comprehend.BatchDetectEntitiesInput) (r0 *comprehend.BatchDetectEntitiesOutput, r1 error)
func (*ComprehendDouble) BatchDetectEntitiesRequest ¶
func (d *ComprehendDouble) BatchDetectEntitiesRequest(i0 *comprehend.BatchDetectEntitiesInput) (r0 *request.Request, r1 *comprehend.BatchDetectEntitiesOutput)
func (*ComprehendDouble) BatchDetectEntitiesWithContext ¶
func (d *ComprehendDouble) BatchDetectEntitiesWithContext(i0 context.Context, i1 *comprehend.BatchDetectEntitiesInput, i2 ...request.Option) (r0 *comprehend.BatchDetectEntitiesOutput, r1 error)
func (*ComprehendDouble) BatchDetectKeyPhrases ¶
func (d *ComprehendDouble) BatchDetectKeyPhrases(i0 *comprehend.BatchDetectKeyPhrasesInput) (r0 *comprehend.BatchDetectKeyPhrasesOutput, r1 error)
func (*ComprehendDouble) BatchDetectKeyPhrasesRequest ¶
func (d *ComprehendDouble) BatchDetectKeyPhrasesRequest(i0 *comprehend.BatchDetectKeyPhrasesInput) (r0 *request.Request, r1 *comprehend.BatchDetectKeyPhrasesOutput)
func (*ComprehendDouble) BatchDetectKeyPhrasesWithContext ¶
func (d *ComprehendDouble) BatchDetectKeyPhrasesWithContext(i0 context.Context, i1 *comprehend.BatchDetectKeyPhrasesInput, i2 ...request.Option) (r0 *comprehend.BatchDetectKeyPhrasesOutput, r1 error)
func (*ComprehendDouble) BatchDetectSentiment ¶
func (d *ComprehendDouble) BatchDetectSentiment(i0 *comprehend.BatchDetectSentimentInput) (r0 *comprehend.BatchDetectSentimentOutput, r1 error)
func (*ComprehendDouble) BatchDetectSentimentRequest ¶
func (d *ComprehendDouble) BatchDetectSentimentRequest(i0 *comprehend.BatchDetectSentimentInput) (r0 *request.Request, r1 *comprehend.BatchDetectSentimentOutput)
func (*ComprehendDouble) BatchDetectSentimentWithContext ¶
func (d *ComprehendDouble) BatchDetectSentimentWithContext(i0 context.Context, i1 *comprehend.BatchDetectSentimentInput, i2 ...request.Option) (r0 *comprehend.BatchDetectSentimentOutput, r1 error)
func (*ComprehendDouble) BatchDetectSyntax ¶
func (d *ComprehendDouble) BatchDetectSyntax(i0 *comprehend.BatchDetectSyntaxInput) (r0 *comprehend.BatchDetectSyntaxOutput, r1 error)
func (*ComprehendDouble) BatchDetectSyntaxRequest ¶
func (d *ComprehendDouble) BatchDetectSyntaxRequest(i0 *comprehend.BatchDetectSyntaxInput) (r0 *request.Request, r1 *comprehend.BatchDetectSyntaxOutput)
func (*ComprehendDouble) BatchDetectSyntaxWithContext ¶
func (d *ComprehendDouble) BatchDetectSyntaxWithContext(i0 context.Context, i1 *comprehend.BatchDetectSyntaxInput, i2 ...request.Option) (r0 *comprehend.BatchDetectSyntaxOutput, r1 error)
func (*ComprehendDouble) ClassifyDocument ¶
func (d *ComprehendDouble) ClassifyDocument(i0 *comprehend.ClassifyDocumentInput) (r0 *comprehend.ClassifyDocumentOutput, r1 error)
func (*ComprehendDouble) ClassifyDocumentRequest ¶
func (d *ComprehendDouble) ClassifyDocumentRequest(i0 *comprehend.ClassifyDocumentInput) (r0 *request.Request, r1 *comprehend.ClassifyDocumentOutput)
func (*ComprehendDouble) ClassifyDocumentWithContext ¶
func (d *ComprehendDouble) ClassifyDocumentWithContext(i0 context.Context, i1 *comprehend.ClassifyDocumentInput, i2 ...request.Option) (r0 *comprehend.ClassifyDocumentOutput, r1 error)
func (*ComprehendDouble) CreateDocumentClassifier ¶
func (d *ComprehendDouble) CreateDocumentClassifier(i0 *comprehend.CreateDocumentClassifierInput) (r0 *comprehend.CreateDocumentClassifierOutput, r1 error)
func (*ComprehendDouble) CreateDocumentClassifierRequest ¶
func (d *ComprehendDouble) CreateDocumentClassifierRequest(i0 *comprehend.CreateDocumentClassifierInput) (r0 *request.Request, r1 *comprehend.CreateDocumentClassifierOutput)
func (*ComprehendDouble) CreateDocumentClassifierWithContext ¶
func (d *ComprehendDouble) CreateDocumentClassifierWithContext(i0 context.Context, i1 *comprehend.CreateDocumentClassifierInput, i2 ...request.Option) (r0 *comprehend.CreateDocumentClassifierOutput, r1 error)
func (*ComprehendDouble) CreateEndpoint ¶
func (d *ComprehendDouble) CreateEndpoint(i0 *comprehend.CreateEndpointInput) (r0 *comprehend.CreateEndpointOutput, r1 error)
func (*ComprehendDouble) CreateEndpointRequest ¶
func (d *ComprehendDouble) CreateEndpointRequest(i0 *comprehend.CreateEndpointInput) (r0 *request.Request, r1 *comprehend.CreateEndpointOutput)
func (*ComprehendDouble) CreateEndpointWithContext ¶
func (d *ComprehendDouble) CreateEndpointWithContext(i0 context.Context, i1 *comprehend.CreateEndpointInput, i2 ...request.Option) (r0 *comprehend.CreateEndpointOutput, r1 error)
func (*ComprehendDouble) CreateEntityRecognizer ¶
func (d *ComprehendDouble) CreateEntityRecognizer(i0 *comprehend.CreateEntityRecognizerInput) (r0 *comprehend.CreateEntityRecognizerOutput, r1 error)
func (*ComprehendDouble) CreateEntityRecognizerRequest ¶
func (d *ComprehendDouble) CreateEntityRecognizerRequest(i0 *comprehend.CreateEntityRecognizerInput) (r0 *request.Request, r1 *comprehend.CreateEntityRecognizerOutput)
func (*ComprehendDouble) CreateEntityRecognizerWithContext ¶
func (d *ComprehendDouble) CreateEntityRecognizerWithContext(i0 context.Context, i1 *comprehend.CreateEntityRecognizerInput, i2 ...request.Option) (r0 *comprehend.CreateEntityRecognizerOutput, r1 error)
func (*ComprehendDouble) DeleteDocumentClassifier ¶
func (d *ComprehendDouble) DeleteDocumentClassifier(i0 *comprehend.DeleteDocumentClassifierInput) (r0 *comprehend.DeleteDocumentClassifierOutput, r1 error)
func (*ComprehendDouble) DeleteDocumentClassifierRequest ¶
func (d *ComprehendDouble) DeleteDocumentClassifierRequest(i0 *comprehend.DeleteDocumentClassifierInput) (r0 *request.Request, r1 *comprehend.DeleteDocumentClassifierOutput)
func (*ComprehendDouble) DeleteDocumentClassifierWithContext ¶
func (d *ComprehendDouble) DeleteDocumentClassifierWithContext(i0 context.Context, i1 *comprehend.DeleteDocumentClassifierInput, i2 ...request.Option) (r0 *comprehend.DeleteDocumentClassifierOutput, r1 error)
func (*ComprehendDouble) DeleteEndpoint ¶
func (d *ComprehendDouble) DeleteEndpoint(i0 *comprehend.DeleteEndpointInput) (r0 *comprehend.DeleteEndpointOutput, r1 error)
func (*ComprehendDouble) DeleteEndpointRequest ¶
func (d *ComprehendDouble) DeleteEndpointRequest(i0 *comprehend.DeleteEndpointInput) (r0 *request.Request, r1 *comprehend.DeleteEndpointOutput)
func (*ComprehendDouble) DeleteEndpointWithContext ¶
func (d *ComprehendDouble) DeleteEndpointWithContext(i0 context.Context, i1 *comprehend.DeleteEndpointInput, i2 ...request.Option) (r0 *comprehend.DeleteEndpointOutput, r1 error)
func (*ComprehendDouble) DeleteEntityRecognizer ¶
func (d *ComprehendDouble) DeleteEntityRecognizer(i0 *comprehend.DeleteEntityRecognizerInput) (r0 *comprehend.DeleteEntityRecognizerOutput, r1 error)
func (*ComprehendDouble) DeleteEntityRecognizerRequest ¶
func (d *ComprehendDouble) DeleteEntityRecognizerRequest(i0 *comprehend.DeleteEntityRecognizerInput) (r0 *request.Request, r1 *comprehend.DeleteEntityRecognizerOutput)
func (*ComprehendDouble) DeleteEntityRecognizerWithContext ¶
func (d *ComprehendDouble) DeleteEntityRecognizerWithContext(i0 context.Context, i1 *comprehend.DeleteEntityRecognizerInput, i2 ...request.Option) (r0 *comprehend.DeleteEntityRecognizerOutput, r1 error)
func (*ComprehendDouble) DescribeDocumentClassificationJob ¶
func (d *ComprehendDouble) DescribeDocumentClassificationJob(i0 *comprehend.DescribeDocumentClassificationJobInput) (r0 *comprehend.DescribeDocumentClassificationJobOutput, r1 error)
func (*ComprehendDouble) DescribeDocumentClassificationJobRequest ¶
func (d *ComprehendDouble) DescribeDocumentClassificationJobRequest(i0 *comprehend.DescribeDocumentClassificationJobInput) (r0 *request.Request, r1 *comprehend.DescribeDocumentClassificationJobOutput)
func (*ComprehendDouble) DescribeDocumentClassificationJobWithContext ¶
func (d *ComprehendDouble) DescribeDocumentClassificationJobWithContext(i0 context.Context, i1 *comprehend.DescribeDocumentClassificationJobInput, i2 ...request.Option) (r0 *comprehend.DescribeDocumentClassificationJobOutput, r1 error)
func (*ComprehendDouble) DescribeDocumentClassifier ¶
func (d *ComprehendDouble) DescribeDocumentClassifier(i0 *comprehend.DescribeDocumentClassifierInput) (r0 *comprehend.DescribeDocumentClassifierOutput, r1 error)
func (*ComprehendDouble) DescribeDocumentClassifierRequest ¶
func (d *ComprehendDouble) DescribeDocumentClassifierRequest(i0 *comprehend.DescribeDocumentClassifierInput) (r0 *request.Request, r1 *comprehend.DescribeDocumentClassifierOutput)
func (*ComprehendDouble) DescribeDocumentClassifierWithContext ¶
func (d *ComprehendDouble) DescribeDocumentClassifierWithContext(i0 context.Context, i1 *comprehend.DescribeDocumentClassifierInput, i2 ...request.Option) (r0 *comprehend.DescribeDocumentClassifierOutput, r1 error)
func (*ComprehendDouble) DescribeDominantLanguageDetectionJob ¶
func (d *ComprehendDouble) DescribeDominantLanguageDetectionJob(i0 *comprehend.DescribeDominantLanguageDetectionJobInput) (r0 *comprehend.DescribeDominantLanguageDetectionJobOutput, r1 error)
func (*ComprehendDouble) DescribeDominantLanguageDetectionJobRequest ¶
func (d *ComprehendDouble) DescribeDominantLanguageDetectionJobRequest(i0 *comprehend.DescribeDominantLanguageDetectionJobInput) (r0 *request.Request, r1 *comprehend.DescribeDominantLanguageDetectionJobOutput)
func (*ComprehendDouble) DescribeDominantLanguageDetectionJobWithContext ¶
func (d *ComprehendDouble) DescribeDominantLanguageDetectionJobWithContext(i0 context.Context, i1 *comprehend.DescribeDominantLanguageDetectionJobInput, i2 ...request.Option) (r0 *comprehend.DescribeDominantLanguageDetectionJobOutput, r1 error)
func (*ComprehendDouble) DescribeEndpoint ¶
func (d *ComprehendDouble) DescribeEndpoint(i0 *comprehend.DescribeEndpointInput) (r0 *comprehend.DescribeEndpointOutput, r1 error)
func (*ComprehendDouble) DescribeEndpointRequest ¶
func (d *ComprehendDouble) DescribeEndpointRequest(i0 *comprehend.DescribeEndpointInput) (r0 *request.Request, r1 *comprehend.DescribeEndpointOutput)
func (*ComprehendDouble) DescribeEndpointWithContext ¶
func (d *ComprehendDouble) DescribeEndpointWithContext(i0 context.Context, i1 *comprehend.DescribeEndpointInput, i2 ...request.Option) (r0 *comprehend.DescribeEndpointOutput, r1 error)
func (*ComprehendDouble) DescribeEntitiesDetectionJob ¶
func (d *ComprehendDouble) DescribeEntitiesDetectionJob(i0 *comprehend.DescribeEntitiesDetectionJobInput) (r0 *comprehend.DescribeEntitiesDetectionJobOutput, r1 error)
func (*ComprehendDouble) DescribeEntitiesDetectionJobRequest ¶
func (d *ComprehendDouble) DescribeEntitiesDetectionJobRequest(i0 *comprehend.DescribeEntitiesDetectionJobInput) (r0 *request.Request, r1 *comprehend.DescribeEntitiesDetectionJobOutput)
func (*ComprehendDouble) DescribeEntitiesDetectionJobWithContext ¶
func (d *ComprehendDouble) DescribeEntitiesDetectionJobWithContext(i0 context.Context, i1 *comprehend.DescribeEntitiesDetectionJobInput, i2 ...request.Option) (r0 *comprehend.DescribeEntitiesDetectionJobOutput, r1 error)
func (*ComprehendDouble) DescribeEntityRecognizer ¶
func (d *ComprehendDouble) DescribeEntityRecognizer(i0 *comprehend.DescribeEntityRecognizerInput) (r0 *comprehend.DescribeEntityRecognizerOutput, r1 error)
func (*ComprehendDouble) DescribeEntityRecognizerRequest ¶
func (d *ComprehendDouble) DescribeEntityRecognizerRequest(i0 *comprehend.DescribeEntityRecognizerInput) (r0 *request.Request, r1 *comprehend.DescribeEntityRecognizerOutput)
func (*ComprehendDouble) DescribeEntityRecognizerWithContext ¶
func (d *ComprehendDouble) DescribeEntityRecognizerWithContext(i0 context.Context, i1 *comprehend.DescribeEntityRecognizerInput, i2 ...request.Option) (r0 *comprehend.DescribeEntityRecognizerOutput, r1 error)
func (*ComprehendDouble) DescribeKeyPhrasesDetectionJob ¶
func (d *ComprehendDouble) DescribeKeyPhrasesDetectionJob(i0 *comprehend.DescribeKeyPhrasesDetectionJobInput) (r0 *comprehend.DescribeKeyPhrasesDetectionJobOutput, r1 error)
func (*ComprehendDouble) DescribeKeyPhrasesDetectionJobRequest ¶
func (d *ComprehendDouble) DescribeKeyPhrasesDetectionJobRequest(i0 *comprehend.DescribeKeyPhrasesDetectionJobInput) (r0 *request.Request, r1 *comprehend.DescribeKeyPhrasesDetectionJobOutput)
func (*ComprehendDouble) DescribeKeyPhrasesDetectionJobWithContext ¶
func (d *ComprehendDouble) DescribeKeyPhrasesDetectionJobWithContext(i0 context.Context, i1 *comprehend.DescribeKeyPhrasesDetectionJobInput, i2 ...request.Option) (r0 *comprehend.DescribeKeyPhrasesDetectionJobOutput, r1 error)
func (*ComprehendDouble) DescribeSentimentDetectionJob ¶
func (d *ComprehendDouble) DescribeSentimentDetectionJob(i0 *comprehend.DescribeSentimentDetectionJobInput) (r0 *comprehend.DescribeSentimentDetectionJobOutput, r1 error)
func (*ComprehendDouble) DescribeSentimentDetectionJobRequest ¶
func (d *ComprehendDouble) DescribeSentimentDetectionJobRequest(i0 *comprehend.DescribeSentimentDetectionJobInput) (r0 *request.Request, r1 *comprehend.DescribeSentimentDetectionJobOutput)
func (*ComprehendDouble) DescribeSentimentDetectionJobWithContext ¶
func (d *ComprehendDouble) DescribeSentimentDetectionJobWithContext(i0 context.Context, i1 *comprehend.DescribeSentimentDetectionJobInput, i2 ...request.Option) (r0 *comprehend.DescribeSentimentDetectionJobOutput, r1 error)
func (*ComprehendDouble) DescribeTopicsDetectionJob ¶
func (d *ComprehendDouble) DescribeTopicsDetectionJob(i0 *comprehend.DescribeTopicsDetectionJobInput) (r0 *comprehend.DescribeTopicsDetectionJobOutput, r1 error)
func (*ComprehendDouble) DescribeTopicsDetectionJobRequest ¶
func (d *ComprehendDouble) DescribeTopicsDetectionJobRequest(i0 *comprehend.DescribeTopicsDetectionJobInput) (r0 *request.Request, r1 *comprehend.DescribeTopicsDetectionJobOutput)
func (*ComprehendDouble) DescribeTopicsDetectionJobWithContext ¶
func (d *ComprehendDouble) DescribeTopicsDetectionJobWithContext(i0 context.Context, i1 *comprehend.DescribeTopicsDetectionJobInput, i2 ...request.Option) (r0 *comprehend.DescribeTopicsDetectionJobOutput, r1 error)
func (*ComprehendDouble) DetectDominantLanguage ¶
func (d *ComprehendDouble) DetectDominantLanguage(i0 *comprehend.DetectDominantLanguageInput) (r0 *comprehend.DetectDominantLanguageOutput, r1 error)
func (*ComprehendDouble) DetectDominantLanguageRequest ¶
func (d *ComprehendDouble) DetectDominantLanguageRequest(i0 *comprehend.DetectDominantLanguageInput) (r0 *request.Request, r1 *comprehend.DetectDominantLanguageOutput)
func (*ComprehendDouble) DetectDominantLanguageWithContext ¶
func (d *ComprehendDouble) DetectDominantLanguageWithContext(i0 context.Context, i1 *comprehend.DetectDominantLanguageInput, i2 ...request.Option) (r0 *comprehend.DetectDominantLanguageOutput, r1 error)
func (*ComprehendDouble) DetectEntities ¶
func (d *ComprehendDouble) DetectEntities(i0 *comprehend.DetectEntitiesInput) (r0 *comprehend.DetectEntitiesOutput, r1 error)
func (*ComprehendDouble) DetectEntitiesRequest ¶
func (d *ComprehendDouble) DetectEntitiesRequest(i0 *comprehend.DetectEntitiesInput) (r0 *request.Request, r1 *comprehend.DetectEntitiesOutput)
func (*ComprehendDouble) DetectEntitiesWithContext ¶
func (d *ComprehendDouble) DetectEntitiesWithContext(i0 context.Context, i1 *comprehend.DetectEntitiesInput, i2 ...request.Option) (r0 *comprehend.DetectEntitiesOutput, r1 error)
func (*ComprehendDouble) DetectKeyPhrases ¶
func (d *ComprehendDouble) DetectKeyPhrases(i0 *comprehend.DetectKeyPhrasesInput) (r0 *comprehend.DetectKeyPhrasesOutput, r1 error)
func (*ComprehendDouble) DetectKeyPhrasesRequest ¶
func (d *ComprehendDouble) DetectKeyPhrasesRequest(i0 *comprehend.DetectKeyPhrasesInput) (r0 *request.Request, r1 *comprehend.DetectKeyPhrasesOutput)
func (*ComprehendDouble) DetectKeyPhrasesWithContext ¶
func (d *ComprehendDouble) DetectKeyPhrasesWithContext(i0 context.Context, i1 *comprehend.DetectKeyPhrasesInput, i2 ...request.Option) (r0 *comprehend.DetectKeyPhrasesOutput, r1 error)
func (*ComprehendDouble) DetectSentiment ¶
func (d *ComprehendDouble) DetectSentiment(i0 *comprehend.DetectSentimentInput) (r0 *comprehend.DetectSentimentOutput, r1 error)
func (*ComprehendDouble) DetectSentimentRequest ¶
func (d *ComprehendDouble) DetectSentimentRequest(i0 *comprehend.DetectSentimentInput) (r0 *request.Request, r1 *comprehend.DetectSentimentOutput)
func (*ComprehendDouble) DetectSentimentWithContext ¶
func (d *ComprehendDouble) DetectSentimentWithContext(i0 context.Context, i1 *comprehend.DetectSentimentInput, i2 ...request.Option) (r0 *comprehend.DetectSentimentOutput, r1 error)
func (*ComprehendDouble) DetectSyntax ¶
func (d *ComprehendDouble) DetectSyntax(i0 *comprehend.DetectSyntaxInput) (r0 *comprehend.DetectSyntaxOutput, r1 error)
func (*ComprehendDouble) DetectSyntaxRequest ¶
func (d *ComprehendDouble) DetectSyntaxRequest(i0 *comprehend.DetectSyntaxInput) (r0 *request.Request, r1 *comprehend.DetectSyntaxOutput)
func (*ComprehendDouble) DetectSyntaxWithContext ¶
func (d *ComprehendDouble) DetectSyntaxWithContext(i0 context.Context, i1 *comprehend.DetectSyntaxInput, i2 ...request.Option) (r0 *comprehend.DetectSyntaxOutput, r1 error)
func (*ComprehendDouble) ListDocumentClassificationJobs ¶
func (d *ComprehendDouble) ListDocumentClassificationJobs(i0 *comprehend.ListDocumentClassificationJobsInput) (r0 *comprehend.ListDocumentClassificationJobsOutput, r1 error)
func (*ComprehendDouble) ListDocumentClassificationJobsPages ¶
func (d *ComprehendDouble) ListDocumentClassificationJobsPages(i0 *comprehend.ListDocumentClassificationJobsInput, i1 func(*comprehend.ListDocumentClassificationJobsOutput, bool) bool) (r0 error)
func (*ComprehendDouble) ListDocumentClassificationJobsPagesWithContext ¶
func (d *ComprehendDouble) ListDocumentClassificationJobsPagesWithContext(i0 context.Context, i1 *comprehend.ListDocumentClassificationJobsInput, i2 func(*comprehend.ListDocumentClassificationJobsOutput, bool) bool, i3 ...request.Option) (r0 error)
func (*ComprehendDouble) ListDocumentClassificationJobsRequest ¶
func (d *ComprehendDouble) ListDocumentClassificationJobsRequest(i0 *comprehend.ListDocumentClassificationJobsInput) (r0 *request.Request, r1 *comprehend.ListDocumentClassificationJobsOutput)
func (*ComprehendDouble) ListDocumentClassificationJobsWithContext ¶
func (d *ComprehendDouble) ListDocumentClassificationJobsWithContext(i0 context.Context, i1 *comprehend.ListDocumentClassificationJobsInput, i2 ...request.Option) (r0 *comprehend.ListDocumentClassificationJobsOutput, r1 error)
func (*ComprehendDouble) ListDocumentClassifiers ¶
func (d *ComprehendDouble) ListDocumentClassifiers(i0 *comprehend.ListDocumentClassifiersInput) (r0 *comprehend.ListDocumentClassifiersOutput, r1 error)
func (*ComprehendDouble) ListDocumentClassifiersPages ¶
func (d *ComprehendDouble) ListDocumentClassifiersPages(i0 *comprehend.ListDocumentClassifiersInput, i1 func(*comprehend.ListDocumentClassifiersOutput, bool) bool) (r0 error)
func (*ComprehendDouble) ListDocumentClassifiersPagesWithContext ¶
func (d *ComprehendDouble) ListDocumentClassifiersPagesWithContext(i0 context.Context, i1 *comprehend.ListDocumentClassifiersInput, i2 func(*comprehend.ListDocumentClassifiersOutput, bool) bool, i3 ...request.Option) (r0 error)
func (*ComprehendDouble) ListDocumentClassifiersRequest ¶
func (d *ComprehendDouble) ListDocumentClassifiersRequest(i0 *comprehend.ListDocumentClassifiersInput) (r0 *request.Request, r1 *comprehend.ListDocumentClassifiersOutput)
func (*ComprehendDouble) ListDocumentClassifiersWithContext ¶
func (d *ComprehendDouble) ListDocumentClassifiersWithContext(i0 context.Context, i1 *comprehend.ListDocumentClassifiersInput, i2 ...request.Option) (r0 *comprehend.ListDocumentClassifiersOutput, r1 error)
func (*ComprehendDouble) ListDominantLanguageDetectionJobs ¶
func (d *ComprehendDouble) ListDominantLanguageDetectionJobs(i0 *comprehend.ListDominantLanguageDetectionJobsInput) (r0 *comprehend.ListDominantLanguageDetectionJobsOutput, r1 error)
func (*ComprehendDouble) ListDominantLanguageDetectionJobsPages ¶
func (d *ComprehendDouble) ListDominantLanguageDetectionJobsPages(i0 *comprehend.ListDominantLanguageDetectionJobsInput, i1 func(*comprehend.ListDominantLanguageDetectionJobsOutput, bool) bool) (r0 error)
func (*ComprehendDouble) ListDominantLanguageDetectionJobsPagesWithContext ¶
func (d *ComprehendDouble) ListDominantLanguageDetectionJobsPagesWithContext(i0 context.Context, i1 *comprehend.ListDominantLanguageDetectionJobsInput, i2 func(*comprehend.ListDominantLanguageDetectionJobsOutput, bool) bool, i3 ...request.Option) (r0 error)
func (*ComprehendDouble) ListDominantLanguageDetectionJobsRequest ¶
func (d *ComprehendDouble) ListDominantLanguageDetectionJobsRequest(i0 *comprehend.ListDominantLanguageDetectionJobsInput) (r0 *request.Request, r1 *comprehend.ListDominantLanguageDetectionJobsOutput)
func (*ComprehendDouble) ListDominantLanguageDetectionJobsWithContext ¶
func (d *ComprehendDouble) ListDominantLanguageDetectionJobsWithContext(i0 context.Context, i1 *comprehend.ListDominantLanguageDetectionJobsInput, i2 ...request.Option) (r0 *comprehend.ListDominantLanguageDetectionJobsOutput, r1 error)
func (*ComprehendDouble) ListEndpoints ¶
func (d *ComprehendDouble) ListEndpoints(i0 *comprehend.ListEndpointsInput) (r0 *comprehend.ListEndpointsOutput, r1 error)
func (*ComprehendDouble) ListEndpointsRequest ¶
func (d *ComprehendDouble) ListEndpointsRequest(i0 *comprehend.ListEndpointsInput) (r0 *request.Request, r1 *comprehend.ListEndpointsOutput)
func (*ComprehendDouble) ListEndpointsWithContext ¶
func (d *ComprehendDouble) ListEndpointsWithContext(i0 context.Context, i1 *comprehend.ListEndpointsInput, i2 ...request.Option) (r0 *comprehend.ListEndpointsOutput, r1 error)
func (*ComprehendDouble) ListEntitiesDetectionJobs ¶
func (d *ComprehendDouble) ListEntitiesDetectionJobs(i0 *comprehend.ListEntitiesDetectionJobsInput) (r0 *comprehend.ListEntitiesDetectionJobsOutput, r1 error)
func (*ComprehendDouble) ListEntitiesDetectionJobsPages ¶
func (d *ComprehendDouble) ListEntitiesDetectionJobsPages(i0 *comprehend.ListEntitiesDetectionJobsInput, i1 func(*comprehend.ListEntitiesDetectionJobsOutput, bool) bool) (r0 error)
func (*ComprehendDouble) ListEntitiesDetectionJobsPagesWithContext ¶
func (d *ComprehendDouble) ListEntitiesDetectionJobsPagesWithContext(i0 context.Context, i1 *comprehend.ListEntitiesDetectionJobsInput, i2 func(*comprehend.ListEntitiesDetectionJobsOutput, bool) bool, i3 ...request.Option) (r0 error)
func (*ComprehendDouble) ListEntitiesDetectionJobsRequest ¶
func (d *ComprehendDouble) ListEntitiesDetectionJobsRequest(i0 *comprehend.ListEntitiesDetectionJobsInput) (r0 *request.Request, r1 *comprehend.ListEntitiesDetectionJobsOutput)
func (*ComprehendDouble) ListEntitiesDetectionJobsWithContext ¶
func (d *ComprehendDouble) ListEntitiesDetectionJobsWithContext(i0 context.Context, i1 *comprehend.ListEntitiesDetectionJobsInput, i2 ...request.Option) (r0 *comprehend.ListEntitiesDetectionJobsOutput, r1 error)
func (*ComprehendDouble) ListEntityRecognizers ¶
func (d *ComprehendDouble) ListEntityRecognizers(i0 *comprehend.ListEntityRecognizersInput) (r0 *comprehend.ListEntityRecognizersOutput, r1 error)
func (*ComprehendDouble) ListEntityRecognizersPages ¶
func (d *ComprehendDouble) ListEntityRecognizersPages(i0 *comprehend.ListEntityRecognizersInput, i1 func(*comprehend.ListEntityRecognizersOutput, bool) bool) (r0 error)
func (*ComprehendDouble) ListEntityRecognizersPagesWithContext ¶
func (d *ComprehendDouble) ListEntityRecognizersPagesWithContext(i0 context.Context, i1 *comprehend.ListEntityRecognizersInput, i2 func(*comprehend.ListEntityRecognizersOutput, bool) bool, i3 ...request.Option) (r0 error)
func (*ComprehendDouble) ListEntityRecognizersRequest ¶
func (d *ComprehendDouble) ListEntityRecognizersRequest(i0 *comprehend.ListEntityRecognizersInput) (r0 *request.Request, r1 *comprehend.ListEntityRecognizersOutput)
func (*ComprehendDouble) ListEntityRecognizersWithContext ¶
func (d *ComprehendDouble) ListEntityRecognizersWithContext(i0 context.Context, i1 *comprehend.ListEntityRecognizersInput, i2 ...request.Option) (r0 *comprehend.ListEntityRecognizersOutput, r1 error)
func (*ComprehendDouble) ListKeyPhrasesDetectionJobs ¶
func (d *ComprehendDouble) ListKeyPhrasesDetectionJobs(i0 *comprehend.ListKeyPhrasesDetectionJobsInput) (r0 *comprehend.ListKeyPhrasesDetectionJobsOutput, r1 error)
func (*ComprehendDouble) ListKeyPhrasesDetectionJobsPages ¶
func (d *ComprehendDouble) ListKeyPhrasesDetectionJobsPages(i0 *comprehend.ListKeyPhrasesDetectionJobsInput, i1 func(*comprehend.ListKeyPhrasesDetectionJobsOutput, bool) bool) (r0 error)
func (*ComprehendDouble) ListKeyPhrasesDetectionJobsPagesWithContext ¶
func (d *ComprehendDouble) ListKeyPhrasesDetectionJobsPagesWithContext(i0 context.Context, i1 *comprehend.ListKeyPhrasesDetectionJobsInput, i2 func(*comprehend.ListKeyPhrasesDetectionJobsOutput, bool) bool, i3 ...request.Option) (r0 error)
func (*ComprehendDouble) ListKeyPhrasesDetectionJobsRequest ¶
func (d *ComprehendDouble) ListKeyPhrasesDetectionJobsRequest(i0 *comprehend.ListKeyPhrasesDetectionJobsInput) (r0 *request.Request, r1 *comprehend.ListKeyPhrasesDetectionJobsOutput)
func (*ComprehendDouble) ListKeyPhrasesDetectionJobsWithContext ¶
func (d *ComprehendDouble) ListKeyPhrasesDetectionJobsWithContext(i0 context.Context, i1 *comprehend.ListKeyPhrasesDetectionJobsInput, i2 ...request.Option) (r0 *comprehend.ListKeyPhrasesDetectionJobsOutput, r1 error)
func (*ComprehendDouble) ListSentimentDetectionJobs ¶
func (d *ComprehendDouble) ListSentimentDetectionJobs(i0 *comprehend.ListSentimentDetectionJobsInput) (r0 *comprehend.ListSentimentDetectionJobsOutput, r1 error)
func (*ComprehendDouble) ListSentimentDetectionJobsPages ¶
func (d *ComprehendDouble) ListSentimentDetectionJobsPages(i0 *comprehend.ListSentimentDetectionJobsInput, i1 func(*comprehend.ListSentimentDetectionJobsOutput, bool) bool) (r0 error)
func (*ComprehendDouble) ListSentimentDetectionJobsPagesWithContext ¶
func (d *ComprehendDouble) ListSentimentDetectionJobsPagesWithContext(i0 context.Context, i1 *comprehend.ListSentimentDetectionJobsInput, i2 func(*comprehend.ListSentimentDetectionJobsOutput, bool) bool, i3 ...request.Option) (r0 error)
func (*ComprehendDouble) ListSentimentDetectionJobsRequest ¶
func (d *ComprehendDouble) ListSentimentDetectionJobsRequest(i0 *comprehend.ListSentimentDetectionJobsInput) (r0 *request.Request, r1 *comprehend.ListSentimentDetectionJobsOutput)
func (*ComprehendDouble) ListSentimentDetectionJobsWithContext ¶
func (d *ComprehendDouble) ListSentimentDetectionJobsWithContext(i0 context.Context, i1 *comprehend.ListSentimentDetectionJobsInput, i2 ...request.Option) (r0 *comprehend.ListSentimentDetectionJobsOutput, r1 error)
func (*ComprehendDouble) ListTagsForResource ¶
func (d *ComprehendDouble) ListTagsForResource(i0 *comprehend.ListTagsForResourceInput) (r0 *comprehend.ListTagsForResourceOutput, r1 error)
func (*ComprehendDouble) ListTagsForResourceRequest ¶
func (d *ComprehendDouble) ListTagsForResourceRequest(i0 *comprehend.ListTagsForResourceInput) (r0 *request.Request, r1 *comprehend.ListTagsForResourceOutput)
func (*ComprehendDouble) ListTagsForResourceWithContext ¶
func (d *ComprehendDouble) ListTagsForResourceWithContext(i0 context.Context, i1 *comprehend.ListTagsForResourceInput, i2 ...request.Option) (r0 *comprehend.ListTagsForResourceOutput, r1 error)
func (*ComprehendDouble) ListTopicsDetectionJobs ¶
func (d *ComprehendDouble) ListTopicsDetectionJobs(i0 *comprehend.ListTopicsDetectionJobsInput) (r0 *comprehend.ListTopicsDetectionJobsOutput, r1 error)
func (*ComprehendDouble) ListTopicsDetectionJobsPages ¶
func (d *ComprehendDouble) ListTopicsDetectionJobsPages(i0 *comprehend.ListTopicsDetectionJobsInput, i1 func(*comprehend.ListTopicsDetectionJobsOutput, bool) bool) (r0 error)
func (*ComprehendDouble) ListTopicsDetectionJobsPagesWithContext ¶
func (d *ComprehendDouble) ListTopicsDetectionJobsPagesWithContext(i0 context.Context, i1 *comprehend.ListTopicsDetectionJobsInput, i2 func(*comprehend.ListTopicsDetectionJobsOutput, bool) bool, i3 ...request.Option) (r0 error)
func (*ComprehendDouble) ListTopicsDetectionJobsRequest ¶
func (d *ComprehendDouble) ListTopicsDetectionJobsRequest(i0 *comprehend.ListTopicsDetectionJobsInput) (r0 *request.Request, r1 *comprehend.ListTopicsDetectionJobsOutput)
func (*ComprehendDouble) ListTopicsDetectionJobsWithContext ¶
func (d *ComprehendDouble) ListTopicsDetectionJobsWithContext(i0 context.Context, i1 *comprehend.ListTopicsDetectionJobsInput, i2 ...request.Option) (r0 *comprehend.ListTopicsDetectionJobsOutput, r1 error)
func (*ComprehendDouble) StartDocumentClassificationJob ¶
func (d *ComprehendDouble) StartDocumentClassificationJob(i0 *comprehend.StartDocumentClassificationJobInput) (r0 *comprehend.StartDocumentClassificationJobOutput, r1 error)
func (*ComprehendDouble) StartDocumentClassificationJobRequest ¶
func (d *ComprehendDouble) StartDocumentClassificationJobRequest(i0 *comprehend.StartDocumentClassificationJobInput) (r0 *request.Request, r1 *comprehend.StartDocumentClassificationJobOutput)
func (*ComprehendDouble) StartDocumentClassificationJobWithContext ¶
func (d *ComprehendDouble) StartDocumentClassificationJobWithContext(i0 context.Context, i1 *comprehend.StartDocumentClassificationJobInput, i2 ...request.Option) (r0 *comprehend.StartDocumentClassificationJobOutput, r1 error)
func (*ComprehendDouble) StartDominantLanguageDetectionJob ¶
func (d *ComprehendDouble) StartDominantLanguageDetectionJob(i0 *comprehend.StartDominantLanguageDetectionJobInput) (r0 *comprehend.StartDominantLanguageDetectionJobOutput, r1 error)
func (*ComprehendDouble) StartDominantLanguageDetectionJobRequest ¶
func (d *ComprehendDouble) StartDominantLanguageDetectionJobRequest(i0 *comprehend.StartDominantLanguageDetectionJobInput) (r0 *request.Request, r1 *comprehend.StartDominantLanguageDetectionJobOutput)
func (*ComprehendDouble) StartDominantLanguageDetectionJobWithContext ¶
func (d *ComprehendDouble) StartDominantLanguageDetectionJobWithContext(i0 context.Context, i1 *comprehend.StartDominantLanguageDetectionJobInput, i2 ...request.Option) (r0 *comprehend.StartDominantLanguageDetectionJobOutput, r1 error)
func (*ComprehendDouble) StartEntitiesDetectionJob ¶
func (d *ComprehendDouble) StartEntitiesDetectionJob(i0 *comprehend.StartEntitiesDetectionJobInput) (r0 *comprehend.StartEntitiesDetectionJobOutput, r1 error)
func (*ComprehendDouble) StartEntitiesDetectionJobRequest ¶
func (d *ComprehendDouble) StartEntitiesDetectionJobRequest(i0 *comprehend.StartEntitiesDetectionJobInput) (r0 *request.Request, r1 *comprehend.StartEntitiesDetectionJobOutput)
func (*ComprehendDouble) StartEntitiesDetectionJobWithContext ¶
func (d *ComprehendDouble) StartEntitiesDetectionJobWithContext(i0 context.Context, i1 *comprehend.StartEntitiesDetectionJobInput, i2 ...request.Option) (r0 *comprehend.StartEntitiesDetectionJobOutput, r1 error)
func (*ComprehendDouble) StartKeyPhrasesDetectionJob ¶
func (d *ComprehendDouble) StartKeyPhrasesDetectionJob(i0 *comprehend.StartKeyPhrasesDetectionJobInput) (r0 *comprehend.StartKeyPhrasesDetectionJobOutput, r1 error)
func (*ComprehendDouble) StartKeyPhrasesDetectionJobRequest ¶
func (d *ComprehendDouble) StartKeyPhrasesDetectionJobRequest(i0 *comprehend.StartKeyPhrasesDetectionJobInput) (r0 *request.Request, r1 *comprehend.StartKeyPhrasesDetectionJobOutput)
func (*ComprehendDouble) StartKeyPhrasesDetectionJobWithContext ¶
func (d *ComprehendDouble) StartKeyPhrasesDetectionJobWithContext(i0 context.Context, i1 *comprehend.StartKeyPhrasesDetectionJobInput, i2 ...request.Option) (r0 *comprehend.StartKeyPhrasesDetectionJobOutput, r1 error)
func (*ComprehendDouble) StartSentimentDetectionJob ¶
func (d *ComprehendDouble) StartSentimentDetectionJob(i0 *comprehend.StartSentimentDetectionJobInput) (r0 *comprehend.StartSentimentDetectionJobOutput, r1 error)
func (*ComprehendDouble) StartSentimentDetectionJobRequest ¶
func (d *ComprehendDouble) StartSentimentDetectionJobRequest(i0 *comprehend.StartSentimentDetectionJobInput) (r0 *request.Request, r1 *comprehend.StartSentimentDetectionJobOutput)
func (*ComprehendDouble) StartSentimentDetectionJobWithContext ¶
func (d *ComprehendDouble) StartSentimentDetectionJobWithContext(i0 context.Context, i1 *comprehend.StartSentimentDetectionJobInput, i2 ...request.Option) (r0 *comprehend.StartSentimentDetectionJobOutput, r1 error)
func (*ComprehendDouble) StartTopicsDetectionJob ¶
func (d *ComprehendDouble) StartTopicsDetectionJob(i0 *comprehend.StartTopicsDetectionJobInput) (r0 *comprehend.StartTopicsDetectionJobOutput, r1 error)
func (*ComprehendDouble) StartTopicsDetectionJobRequest ¶
func (d *ComprehendDouble) StartTopicsDetectionJobRequest(i0 *comprehend.StartTopicsDetectionJobInput) (r0 *request.Request, r1 *comprehend.StartTopicsDetectionJobOutput)
func (*ComprehendDouble) StartTopicsDetectionJobWithContext ¶
func (d *ComprehendDouble) StartTopicsDetectionJobWithContext(i0 context.Context, i1 *comprehend.StartTopicsDetectionJobInput, i2 ...request.Option) (r0 *comprehend.StartTopicsDetectionJobOutput, r1 error)
func (*ComprehendDouble) StopDominantLanguageDetectionJob ¶
func (d *ComprehendDouble) StopDominantLanguageDetectionJob(i0 *comprehend.StopDominantLanguageDetectionJobInput) (r0 *comprehend.StopDominantLanguageDetectionJobOutput, r1 error)
func (*ComprehendDouble) StopDominantLanguageDetectionJobRequest ¶
func (d *ComprehendDouble) StopDominantLanguageDetectionJobRequest(i0 *comprehend.StopDominantLanguageDetectionJobInput) (r0 *request.Request, r1 *comprehend.StopDominantLanguageDetectionJobOutput)
func (*ComprehendDouble) StopDominantLanguageDetectionJobWithContext ¶
func (d *ComprehendDouble) StopDominantLanguageDetectionJobWithContext(i0 context.Context, i1 *comprehend.StopDominantLanguageDetectionJobInput, i2 ...request.Option) (r0 *comprehend.StopDominantLanguageDetectionJobOutput, r1 error)
func (*ComprehendDouble) StopEntitiesDetectionJob ¶
func (d *ComprehendDouble) StopEntitiesDetectionJob(i0 *comprehend.StopEntitiesDetectionJobInput) (r0 *comprehend.StopEntitiesDetectionJobOutput, r1 error)
func (*ComprehendDouble) StopEntitiesDetectionJobRequest ¶
func (d *ComprehendDouble) StopEntitiesDetectionJobRequest(i0 *comprehend.StopEntitiesDetectionJobInput) (r0 *request.Request, r1 *comprehend.StopEntitiesDetectionJobOutput)
func (*ComprehendDouble) StopEntitiesDetectionJobWithContext ¶
func (d *ComprehendDouble) StopEntitiesDetectionJobWithContext(i0 context.Context, i1 *comprehend.StopEntitiesDetectionJobInput, i2 ...request.Option) (r0 *comprehend.StopEntitiesDetectionJobOutput, r1 error)
func (*ComprehendDouble) StopKeyPhrasesDetectionJob ¶
func (d *ComprehendDouble) StopKeyPhrasesDetectionJob(i0 *comprehend.StopKeyPhrasesDetectionJobInput) (r0 *comprehend.StopKeyPhrasesDetectionJobOutput, r1 error)
func (*ComprehendDouble) StopKeyPhrasesDetectionJobRequest ¶
func (d *ComprehendDouble) StopKeyPhrasesDetectionJobRequest(i0 *comprehend.StopKeyPhrasesDetectionJobInput) (r0 *request.Request, r1 *comprehend.StopKeyPhrasesDetectionJobOutput)
func (*ComprehendDouble) StopKeyPhrasesDetectionJobWithContext ¶
func (d *ComprehendDouble) StopKeyPhrasesDetectionJobWithContext(i0 context.Context, i1 *comprehend.StopKeyPhrasesDetectionJobInput, i2 ...request.Option) (r0 *comprehend.StopKeyPhrasesDetectionJobOutput, r1 error)
func (*ComprehendDouble) StopSentimentDetectionJob ¶
func (d *ComprehendDouble) StopSentimentDetectionJob(i0 *comprehend.StopSentimentDetectionJobInput) (r0 *comprehend.StopSentimentDetectionJobOutput, r1 error)
func (*ComprehendDouble) StopSentimentDetectionJobRequest ¶
func (d *ComprehendDouble) StopSentimentDetectionJobRequest(i0 *comprehend.StopSentimentDetectionJobInput) (r0 *request.Request, r1 *comprehend.StopSentimentDetectionJobOutput)
func (*ComprehendDouble) StopSentimentDetectionJobWithContext ¶
func (d *ComprehendDouble) StopSentimentDetectionJobWithContext(i0 context.Context, i1 *comprehend.StopSentimentDetectionJobInput, i2 ...request.Option) (r0 *comprehend.StopSentimentDetectionJobOutput, r1 error)
func (*ComprehendDouble) StopTrainingDocumentClassifier ¶
func (d *ComprehendDouble) StopTrainingDocumentClassifier(i0 *comprehend.StopTrainingDocumentClassifierInput) (r0 *comprehend.StopTrainingDocumentClassifierOutput, r1 error)
func (*ComprehendDouble) StopTrainingDocumentClassifierRequest ¶
func (d *ComprehendDouble) StopTrainingDocumentClassifierRequest(i0 *comprehend.StopTrainingDocumentClassifierInput) (r0 *request.Request, r1 *comprehend.StopTrainingDocumentClassifierOutput)
func (*ComprehendDouble) StopTrainingDocumentClassifierWithContext ¶
func (d *ComprehendDouble) StopTrainingDocumentClassifierWithContext(i0 context.Context, i1 *comprehend.StopTrainingDocumentClassifierInput, i2 ...request.Option) (r0 *comprehend.StopTrainingDocumentClassifierOutput, r1 error)
func (*ComprehendDouble) StopTrainingEntityRecognizer ¶
func (d *ComprehendDouble) StopTrainingEntityRecognizer(i0 *comprehend.StopTrainingEntityRecognizerInput) (r0 *comprehend.StopTrainingEntityRecognizerOutput, r1 error)
func (*ComprehendDouble) StopTrainingEntityRecognizerRequest ¶
func (d *ComprehendDouble) StopTrainingEntityRecognizerRequest(i0 *comprehend.StopTrainingEntityRecognizerInput) (r0 *request.Request, r1 *comprehend.StopTrainingEntityRecognizerOutput)
func (*ComprehendDouble) StopTrainingEntityRecognizerWithContext ¶
func (d *ComprehendDouble) StopTrainingEntityRecognizerWithContext(i0 context.Context, i1 *comprehend.StopTrainingEntityRecognizerInput, i2 ...request.Option) (r0 *comprehend.StopTrainingEntityRecognizerOutput, r1 error)
func (*ComprehendDouble) TagResource ¶
func (d *ComprehendDouble) TagResource(i0 *comprehend.TagResourceInput) (r0 *comprehend.TagResourceOutput, r1 error)
func (*ComprehendDouble) TagResourceRequest ¶
func (d *ComprehendDouble) TagResourceRequest(i0 *comprehend.TagResourceInput) (r0 *request.Request, r1 *comprehend.TagResourceOutput)
func (*ComprehendDouble) TagResourceWithContext ¶
func (d *ComprehendDouble) TagResourceWithContext(i0 context.Context, i1 *comprehend.TagResourceInput, i2 ...request.Option) (r0 *comprehend.TagResourceOutput, r1 error)
func (*ComprehendDouble) UntagResource ¶
func (d *ComprehendDouble) UntagResource(i0 *comprehend.UntagResourceInput) (r0 *comprehend.UntagResourceOutput, r1 error)
func (*ComprehendDouble) UntagResourceRequest ¶
func (d *ComprehendDouble) UntagResourceRequest(i0 *comprehend.UntagResourceInput) (r0 *request.Request, r1 *comprehend.UntagResourceOutput)
func (*ComprehendDouble) UntagResourceWithContext ¶
func (d *ComprehendDouble) UntagResourceWithContext(i0 context.Context, i1 *comprehend.UntagResourceInput, i2 ...request.Option) (r0 *comprehend.UntagResourceOutput, r1 error)
func (*ComprehendDouble) UpdateEndpoint ¶
func (d *ComprehendDouble) UpdateEndpoint(i0 *comprehend.UpdateEndpointInput) (r0 *comprehend.UpdateEndpointOutput, r1 error)
func (*ComprehendDouble) UpdateEndpointRequest ¶
func (d *ComprehendDouble) UpdateEndpointRequest(i0 *comprehend.UpdateEndpointInput) (r0 *request.Request, r1 *comprehend.UpdateEndpointOutput)
func (*ComprehendDouble) UpdateEndpointWithContext ¶
func (d *ComprehendDouble) UpdateEndpointWithContext(i0 context.Context, i1 *comprehend.UpdateEndpointInput, i2 ...request.Option) (r0 *comprehend.UpdateEndpointOutput, r1 error)