Trait aws_sdk_comprehend::operation::RequestId

source ·
pub trait RequestId {
    // Required method
    fn request_id(&self) -> Option<&str>;
}
Expand description

Implementers add a function to return an AWS request ID

Required Methods§

source

fn request_id(&self) -> Option<&str>

Returns the request ID, or None if the service could not be reached.

Implementations on Foreign Types§

source§

impl RequestId for Headers

source§

impl<B> RequestId for Response<B>

source§

impl<E> RequestId for SdkError<E, Response>

source§

impl<O, E> RequestId for Result<O, E>
where O: RequestId, E: RequestId,

Implementors§

source§

impl RequestId for Error

source§

impl RequestId for BatchDetectDominantLanguageError

source§

impl RequestId for BatchDetectEntitiesError

source§

impl RequestId for BatchDetectKeyPhrasesError

source§

impl RequestId for BatchDetectSentimentError

source§

impl RequestId for BatchDetectSyntaxError

source§

impl RequestId for BatchDetectTargetedSentimentError

source§

impl RequestId for ClassifyDocumentError

source§

impl RequestId for ContainsPiiEntitiesError

source§

impl RequestId for CreateDatasetError

source§

impl RequestId for CreateDocumentClassifierError

source§

impl RequestId for CreateEndpointError

source§

impl RequestId for CreateEntityRecognizerError

source§

impl RequestId for CreateFlywheelError

source§

impl RequestId for DeleteDocumentClassifierError

source§

impl RequestId for DeleteEndpointError

source§

impl RequestId for DeleteEntityRecognizerError

source§

impl RequestId for DeleteFlywheelError

source§

impl RequestId for DeleteResourcePolicyError

source§

impl RequestId for DescribeDatasetError

source§

impl RequestId for DescribeDocumentClassificationJobError

source§

impl RequestId for DescribeDocumentClassifierError

source§

impl RequestId for DescribeDominantLanguageDetectionJobError

source§

impl RequestId for DescribeEndpointError

source§

impl RequestId for DescribeEntitiesDetectionJobError

source§

impl RequestId for DescribeEntityRecognizerError

source§

impl RequestId for DescribeEventsDetectionJobError

source§

impl RequestId for DescribeFlywheelError

source§

impl RequestId for DescribeFlywheelIterationError

source§

impl RequestId for DescribeKeyPhrasesDetectionJobError

source§

impl RequestId for DescribePiiEntitiesDetectionJobError

source§

impl RequestId for DescribeResourcePolicyError

source§

impl RequestId for DescribeSentimentDetectionJobError

source§

impl RequestId for DescribeTargetedSentimentDetectionJobError

source§

impl RequestId for DescribeTopicsDetectionJobError

source§

impl RequestId for DetectDominantLanguageError

source§

impl RequestId for DetectEntitiesError

source§

impl RequestId for DetectKeyPhrasesError

source§

impl RequestId for DetectPiiEntitiesError

source§

impl RequestId for DetectSentimentError

source§

impl RequestId for DetectSyntaxError

source§

impl RequestId for DetectTargetedSentimentError

source§

impl RequestId for DetectToxicContentError

source§

impl RequestId for ImportModelError

source§

impl RequestId for ListDatasetsError

source§

impl RequestId for ListDocumentClassificationJobsError

source§

impl RequestId for ListDocumentClassifierSummariesError

source§

impl RequestId for ListDocumentClassifiersError

source§

impl RequestId for ListDominantLanguageDetectionJobsError

source§

impl RequestId for ListEndpointsError

source§

impl RequestId for ListEntitiesDetectionJobsError

source§

impl RequestId for ListEntityRecognizerSummariesError

source§

impl RequestId for ListEntityRecognizersError

source§

impl RequestId for ListEventsDetectionJobsError

source§

impl RequestId for ListFlywheelIterationHistoryError

source§

impl RequestId for ListFlywheelsError

source§

impl RequestId for ListKeyPhrasesDetectionJobsError

source§

impl RequestId for ListPiiEntitiesDetectionJobsError

source§

impl RequestId for ListSentimentDetectionJobsError

source§

impl RequestId for ListTagsForResourceError

source§

impl RequestId for ListTargetedSentimentDetectionJobsError

source§

impl RequestId for ListTopicsDetectionJobsError

source§

impl RequestId for PutResourcePolicyError

source§

impl RequestId for StartDocumentClassificationJobError

source§

impl RequestId for StartDominantLanguageDetectionJobError

source§

impl RequestId for StartEntitiesDetectionJobError

source§

impl RequestId for StartEventsDetectionJobError

source§

impl RequestId for StartFlywheelIterationError

source§

impl RequestId for StartKeyPhrasesDetectionJobError

source§

impl RequestId for StartPiiEntitiesDetectionJobError

source§

impl RequestId for StartSentimentDetectionJobError

source§

impl RequestId for StartTargetedSentimentDetectionJobError

source§

impl RequestId for StartTopicsDetectionJobError

source§

impl RequestId for StopDominantLanguageDetectionJobError

source§

impl RequestId for StopEntitiesDetectionJobError

source§

impl RequestId for StopEventsDetectionJobError

source§

impl RequestId for StopKeyPhrasesDetectionJobError

source§

impl RequestId for StopPiiEntitiesDetectionJobError

source§

impl RequestId for StopSentimentDetectionJobError

source§

impl RequestId for StopTargetedSentimentDetectionJobError

source§

impl RequestId for StopTrainingDocumentClassifierError

source§

impl RequestId for StopTrainingEntityRecognizerError

source§

impl RequestId for TagResourceError

source§

impl RequestId for UntagResourceError

source§

impl RequestId for UpdateEndpointError

source§

impl RequestId for UpdateFlywheelError

source§

impl RequestId for ErrorMetadata

source§

impl RequestId for BatchSizeLimitExceededException

source§

impl RequestId for ConcurrentModificationException

source§

impl RequestId for InternalServerException

source§

impl RequestId for InvalidFilterException

source§

impl RequestId for InvalidRequestException

source§

impl RequestId for JobNotFoundException

source§

impl RequestId for KmsKeyValidationException

source§

impl RequestId for ResourceInUseException

source§

impl RequestId for ResourceLimitExceededException

source§

impl RequestId for ResourceNotFoundException

source§

impl RequestId for ResourceUnavailableException

source§

impl RequestId for TextSizeLimitExceededException

source§

impl RequestId for TooManyRequestsException

source§

impl RequestId for TooManyTagKeysException

source§

impl RequestId for TooManyTagsException

source§

impl RequestId for UnsupportedLanguageException

source§

impl RequestId for BatchDetectDominantLanguageOutput

source§

impl RequestId for BatchDetectEntitiesOutput

source§

impl RequestId for BatchDetectKeyPhrasesOutput

source§

impl RequestId for BatchDetectSentimentOutput

source§

impl RequestId for BatchDetectSyntaxOutput

source§

impl RequestId for BatchDetectTargetedSentimentOutput

source§

impl RequestId for ClassifyDocumentOutput

source§

impl RequestId for ContainsPiiEntitiesOutput

source§

impl RequestId for CreateDatasetOutput

source§

impl RequestId for CreateDocumentClassifierOutput

source§

impl RequestId for CreateEndpointOutput

source§

impl RequestId for CreateEntityRecognizerOutput

source§

impl RequestId for CreateFlywheelOutput

source§

impl RequestId for DeleteDocumentClassifierOutput

source§

impl RequestId for DeleteEndpointOutput

source§

impl RequestId for DeleteEntityRecognizerOutput

source§

impl RequestId for DeleteFlywheelOutput

source§

impl RequestId for DeleteResourcePolicyOutput

source§

impl RequestId for DescribeDatasetOutput

source§

impl RequestId for DescribeDocumentClassificationJobOutput

source§

impl RequestId for DescribeDocumentClassifierOutput

source§

impl RequestId for DescribeDominantLanguageDetectionJobOutput

source§

impl RequestId for DescribeEndpointOutput

source§

impl RequestId for DescribeEntitiesDetectionJobOutput

source§

impl RequestId for DescribeEntityRecognizerOutput

source§

impl RequestId for DescribeEventsDetectionJobOutput

source§

impl RequestId for DescribeFlywheelOutput

source§

impl RequestId for DescribeFlywheelIterationOutput

source§

impl RequestId for DescribeKeyPhrasesDetectionJobOutput

source§

impl RequestId for DescribePiiEntitiesDetectionJobOutput

source§

impl RequestId for DescribeResourcePolicyOutput

source§

impl RequestId for DescribeSentimentDetectionJobOutput

source§

impl RequestId for DescribeTargetedSentimentDetectionJobOutput

source§

impl RequestId for DescribeTopicsDetectionJobOutput

source§

impl RequestId for DetectDominantLanguageOutput

source§

impl RequestId for DetectEntitiesOutput

source§

impl RequestId for DetectKeyPhrasesOutput

source§

impl RequestId for DetectPiiEntitiesOutput

source§

impl RequestId for DetectSentimentOutput

source§

impl RequestId for DetectSyntaxOutput

source§

impl RequestId for DetectTargetedSentimentOutput

source§

impl RequestId for DetectToxicContentOutput

source§

impl RequestId for ImportModelOutput

source§

impl RequestId for ListDatasetsOutput

source§

impl RequestId for ListDocumentClassificationJobsOutput

source§

impl RequestId for ListDocumentClassifierSummariesOutput

source§

impl RequestId for ListDocumentClassifiersOutput

source§

impl RequestId for ListDominantLanguageDetectionJobsOutput

source§

impl RequestId for ListEndpointsOutput

source§

impl RequestId for ListEntitiesDetectionJobsOutput

source§

impl RequestId for ListEntityRecognizerSummariesOutput

source§

impl RequestId for ListEntityRecognizersOutput

source§

impl RequestId for ListEventsDetectionJobsOutput

source§

impl RequestId for ListFlywheelIterationHistoryOutput

source§

impl RequestId for ListFlywheelsOutput

source§

impl RequestId for ListKeyPhrasesDetectionJobsOutput

source§

impl RequestId for ListPiiEntitiesDetectionJobsOutput

source§

impl RequestId for ListSentimentDetectionJobsOutput

source§

impl RequestId for ListTagsForResourceOutput

source§

impl RequestId for ListTargetedSentimentDetectionJobsOutput

source§

impl RequestId for ListTopicsDetectionJobsOutput

source§

impl RequestId for PutResourcePolicyOutput

source§

impl RequestId for StartDocumentClassificationJobOutput

source§

impl RequestId for StartDominantLanguageDetectionJobOutput

source§

impl RequestId for StartEntitiesDetectionJobOutput

source§

impl RequestId for StartEventsDetectionJobOutput

source§

impl RequestId for StartFlywheelIterationOutput

source§

impl RequestId for StartKeyPhrasesDetectionJobOutput

source§

impl RequestId for StartPiiEntitiesDetectionJobOutput

source§

impl RequestId for StartSentimentDetectionJobOutput

source§

impl RequestId for StartTargetedSentimentDetectionJobOutput

source§

impl RequestId for StartTopicsDetectionJobOutput

source§

impl RequestId for StopDominantLanguageDetectionJobOutput

source§

impl RequestId for StopEntitiesDetectionJobOutput

source§

impl RequestId for StopEventsDetectionJobOutput

source§

impl RequestId for StopKeyPhrasesDetectionJobOutput

source§

impl RequestId for StopPiiEntitiesDetectionJobOutput

source§

impl RequestId for StopSentimentDetectionJobOutput

source§

impl RequestId for StopTargetedSentimentDetectionJobOutput

source§

impl RequestId for StopTrainingDocumentClassifierOutput

source§

impl RequestId for StopTrainingEntityRecognizerOutput

source§

impl RequestId for TagResourceOutput

source§

impl RequestId for UntagResourceOutput

source§

impl RequestId for UpdateEndpointOutput

source§

impl RequestId for UpdateFlywheelOutput