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
- 
Nested Class SummaryNested Classes
- 
Method SummaryMethods inherited from class software.amazon.awssdk.awscore.AwsResponseequals, hashCode, toBuilderMethods inherited from class software.amazon.awssdk.core.SdkResponsegetValueForField, sdkHttpResponseMethods inherited from class java.lang.ObjectgetClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.awssdk.core.SdkPojoequalsBySdkFields, sdkFieldNameToField, sdkFields
- 
Method Details- 
responseMetadata- Overrides:
- responseMetadatain class- AwsResponse
 
 
-