Class ComprehendResponse

java.lang.Object
software.amazon.awssdk.core.SdkResponse
software.amazon.awssdk.awscore.AwsResponse
software.amazon.awssdk.services.comprehend.model.ComprehendResponse
All Implemented Interfaces:
SdkPojo
Direct Known Subclasses:
BatchDetectDominantLanguageResponse, BatchDetectEntitiesResponse, BatchDetectKeyPhrasesResponse, BatchDetectSentimentResponse, BatchDetectSyntaxResponse, BatchDetectTargetedSentimentResponse, ClassifyDocumentResponse, ContainsPiiEntitiesResponse, CreateDatasetResponse, CreateDocumentClassifierResponse, CreateEndpointResponse, CreateEntityRecognizerResponse, CreateFlywheelResponse, DeleteDocumentClassifierResponse, DeleteEndpointResponse, DeleteEntityRecognizerResponse, DeleteFlywheelResponse, DeleteResourcePolicyResponse, DescribeDatasetResponse, DescribeDocumentClassificationJobResponse, DescribeDocumentClassifierResponse, DescribeDominantLanguageDetectionJobResponse, DescribeEndpointResponse, DescribeEntitiesDetectionJobResponse, DescribeEntityRecognizerResponse, DescribeEventsDetectionJobResponse, DescribeFlywheelIterationResponse, DescribeFlywheelResponse, DescribeKeyPhrasesDetectionJobResponse, DescribePiiEntitiesDetectionJobResponse, DescribeResourcePolicyResponse, DescribeSentimentDetectionJobResponse, DescribeTargetedSentimentDetectionJobResponse, DescribeTopicsDetectionJobResponse, DetectDominantLanguageResponse, DetectEntitiesResponse, DetectKeyPhrasesResponse, DetectPiiEntitiesResponse, DetectSentimentResponse, DetectSyntaxResponse, DetectTargetedSentimentResponse, DetectToxicContentResponse, ImportModelResponse, ListDatasetsResponse, ListDocumentClassificationJobsResponse, ListDocumentClassifiersResponse, ListDocumentClassifierSummariesResponse, ListDominantLanguageDetectionJobsResponse, ListEndpointsResponse, ListEntitiesDetectionJobsResponse, ListEntityRecognizersResponse, ListEntityRecognizerSummariesResponse, ListEventsDetectionJobsResponse, ListFlywheelIterationHistoryResponse, ListFlywheelsResponse, ListKeyPhrasesDetectionJobsResponse, ListPiiEntitiesDetectionJobsResponse, ListSentimentDetectionJobsResponse, ListTagsForResourceResponse, ListTargetedSentimentDetectionJobsResponse, ListTopicsDetectionJobsResponse, PutResourcePolicyResponse, StartDocumentClassificationJobResponse, StartDominantLanguageDetectionJobResponse, StartEntitiesDetectionJobResponse, StartEventsDetectionJobResponse, StartFlywheelIterationResponse, StartKeyPhrasesDetectionJobResponse, StartPiiEntitiesDetectionJobResponse, StartSentimentDetectionJobResponse, StartTargetedSentimentDetectionJobResponse, StartTopicsDetectionJobResponse, StopDominantLanguageDetectionJobResponse, StopEntitiesDetectionJobResponse, StopEventsDetectionJobResponse, StopKeyPhrasesDetectionJobResponse, StopPiiEntitiesDetectionJobResponse, StopSentimentDetectionJobResponse, StopTargetedSentimentDetectionJobResponse, StopTrainingDocumentClassifierResponse, StopTrainingEntityRecognizerResponse, TagResourceResponse, UntagResourceResponse, UpdateEndpointResponse, UpdateFlywheelResponse

@Generated("software.amazon.awssdk:codegen") public abstract class ComprehendResponse extends AwsResponse