- batchDetectDominantLanguage(BatchDetectDominantLanguageRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Determines the dominant language of the input text for a batch of documents.
- batchDetectDominantLanguage(Consumer<BatchDetectDominantLanguageRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Determines the dominant language of the input text for a batch of documents.
- batchDetectDominantLanguage(BatchDetectDominantLanguageRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Determines the dominant language of the input text for a batch of documents.
- batchDetectDominantLanguage(Consumer<BatchDetectDominantLanguageRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Determines the dominant language of the input text for a batch of documents.
- BatchDetectDominantLanguageItemResult - Class in software.amazon.awssdk.services.comprehend.model
-
The result of calling the operation.
- BatchDetectDominantLanguageItemResult.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- BatchDetectDominantLanguageRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- BatchDetectDominantLanguageRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- BatchDetectDominantLanguageRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- BatchDetectDominantLanguageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.BatchDetectDominantLanguageRequestMarshaller
-
- BatchDetectDominantLanguageResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- BatchDetectDominantLanguageResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- batchDetectEntities(BatchDetectEntitiesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Inspects the text of a batch of documents for named entities and returns information about them.
- batchDetectEntities(Consumer<BatchDetectEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Inspects the text of a batch of documents for named entities and returns information about them.
- batchDetectEntities(BatchDetectEntitiesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Inspects the text of a batch of documents for named entities and returns information about them.
- batchDetectEntities(Consumer<BatchDetectEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Inspects the text of a batch of documents for named entities and returns information about them.
- BatchDetectEntitiesItemResult - Class in software.amazon.awssdk.services.comprehend.model
-
The result of calling the operation.
- BatchDetectEntitiesItemResult.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- BatchDetectEntitiesRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- BatchDetectEntitiesRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- BatchDetectEntitiesRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- BatchDetectEntitiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.BatchDetectEntitiesRequestMarshaller
-
- BatchDetectEntitiesResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- BatchDetectEntitiesResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- batchDetectKeyPhrases(BatchDetectKeyPhrasesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Detects the key noun phrases found in a batch of documents.
- batchDetectKeyPhrases(Consumer<BatchDetectKeyPhrasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Detects the key noun phrases found in a batch of documents.
- batchDetectKeyPhrases(BatchDetectKeyPhrasesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Detects the key noun phrases found in a batch of documents.
- batchDetectKeyPhrases(Consumer<BatchDetectKeyPhrasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Detects the key noun phrases found in a batch of documents.
- BatchDetectKeyPhrasesItemResult - Class in software.amazon.awssdk.services.comprehend.model
-
The result of calling the operation.
- BatchDetectKeyPhrasesItemResult.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- BatchDetectKeyPhrasesRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- BatchDetectKeyPhrasesRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- BatchDetectKeyPhrasesRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- BatchDetectKeyPhrasesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.BatchDetectKeyPhrasesRequestMarshaller
-
- BatchDetectKeyPhrasesResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- BatchDetectKeyPhrasesResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- batchDetectSentiment(BatchDetectSentimentRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Inspects a batch of documents and returns an inference of the prevailing sentiment, POSITIVE,
NEUTRAL, MIXED, or NEGATIVE, in each one.
- batchDetectSentiment(Consumer<BatchDetectSentimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Inspects a batch of documents and returns an inference of the prevailing sentiment, POSITIVE,
NEUTRAL, MIXED, or NEGATIVE, in each one.
- batchDetectSentiment(BatchDetectSentimentRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Inspects a batch of documents and returns an inference of the prevailing sentiment, POSITIVE,
NEUTRAL, MIXED, or NEGATIVE, in each one.
- batchDetectSentiment(Consumer<BatchDetectSentimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Inspects a batch of documents and returns an inference of the prevailing sentiment, POSITIVE,
NEUTRAL, MIXED, or NEGATIVE, in each one.
- BatchDetectSentimentItemResult - Class in software.amazon.awssdk.services.comprehend.model
-
The result of calling the operation.
- BatchDetectSentimentItemResult.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- BatchDetectSentimentRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- BatchDetectSentimentRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- BatchDetectSentimentRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- BatchDetectSentimentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.BatchDetectSentimentRequestMarshaller
-
- BatchDetectSentimentResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- BatchDetectSentimentResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- batchDetectSyntax(BatchDetectSyntaxRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Inspects the text of a batch of documents for the syntax and part of speech of the words in the document and
returns information about them.
- batchDetectSyntax(Consumer<BatchDetectSyntaxRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Inspects the text of a batch of documents for the syntax and part of speech of the words in the document and
returns information about them.
- batchDetectSyntax(BatchDetectSyntaxRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Inspects the text of a batch of documents for the syntax and part of speech of the words in the document and
returns information about them.
- batchDetectSyntax(Consumer<BatchDetectSyntaxRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Inspects the text of a batch of documents for the syntax and part of speech of the words in the document and
returns information about them.
- BatchDetectSyntaxItemResult - Class in software.amazon.awssdk.services.comprehend.model
-
The result of calling the operation.
- BatchDetectSyntaxItemResult.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- BatchDetectSyntaxRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- BatchDetectSyntaxRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- BatchDetectSyntaxRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- BatchDetectSyntaxRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.BatchDetectSyntaxRequestMarshaller
-
- BatchDetectSyntaxResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- BatchDetectSyntaxResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- batchDetectTargetedSentiment(BatchDetectTargetedSentimentRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Inspects a batch of documents and returns a sentiment analysis for each entity identified in the documents.
- batchDetectTargetedSentiment(Consumer<BatchDetectTargetedSentimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Inspects a batch of documents and returns a sentiment analysis for each entity identified in the documents.
- batchDetectTargetedSentiment(BatchDetectTargetedSentimentRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Inspects a batch of documents and returns a sentiment analysis for each entity identified in the documents.
- batchDetectTargetedSentiment(Consumer<BatchDetectTargetedSentimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Inspects a batch of documents and returns a sentiment analysis for each entity identified in the documents.
- BatchDetectTargetedSentimentItemResult - Class in software.amazon.awssdk.services.comprehend.model
-
Analysis results for one of the documents in the batch.
- BatchDetectTargetedSentimentItemResult.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- BatchDetectTargetedSentimentRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- BatchDetectTargetedSentimentRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- BatchDetectTargetedSentimentRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- BatchDetectTargetedSentimentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.BatchDetectTargetedSentimentRequestMarshaller
-
- BatchDetectTargetedSentimentResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- BatchDetectTargetedSentimentResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- BatchItemError - Class in software.amazon.awssdk.services.comprehend.model
-
Describes an error that occurred while processing a document in a batch.
- BatchItemError.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- BatchSizeLimitExceededException - Exception in software.amazon.awssdk.services.comprehend.model
-
The number of documents in the request exceeds the limit of 25.
- BatchSizeLimitExceededException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- beginOffset() - Method in class software.amazon.awssdk.services.comprehend.model.BlockReference
-
Offset of the start of the block within its parent block.
- beginOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.BlockReference.Builder
-
Offset of the start of the block within its parent block.
- beginOffset() - Method in class software.amazon.awssdk.services.comprehend.model.ChildBlock
-
Offset of the start of the child block within its parent block.
- beginOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ChildBlock.Builder
-
Offset of the start of the child block within its parent block.
- beginOffset() - Method in class software.amazon.awssdk.services.comprehend.model.Entity
-
The zero-based offset from the beginning of the source text to the first character in the entity.
- beginOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.Entity.Builder
-
The zero-based offset from the beginning of the source text to the first character in the entity.
- beginOffset() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrase
-
The zero-based offset from the beginning of the source text to the first character in the key phrase.
- beginOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrase.Builder
-
The zero-based offset from the beginning of the source text to the first character in the key phrase.
- beginOffset() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
-
The zero-based offset from the beginning of the source text to the first character in the entity.
- beginOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntity.Builder
-
The zero-based offset from the beginning of the source text to the first character in the entity.
- beginOffset() - Method in class software.amazon.awssdk.services.comprehend.model.SyntaxToken
-
The zero-based offset from the beginning of the source text to the first character in the word.
- beginOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.SyntaxToken.Builder
-
The zero-based offset from the beginning of the source text to the first character in the word.
- beginOffset() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentMention
-
The offset into the document text where the mention begins.
- beginOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentMention.Builder
-
The offset into the document text where the mention begins.
- Block - Class in software.amazon.awssdk.services.comprehend.model
-
Information about each word or line of text in the input document.
- Block.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- blockId() - Method in class software.amazon.awssdk.services.comprehend.model.BlockReference
-
Unique identifier for the block.
- blockId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.BlockReference.Builder
-
Unique identifier for the block.
- BlockReference - Class in software.amazon.awssdk.services.comprehend.model
-
A reference to a block.
- BlockReference.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- blockReferences() - Method in class software.amazon.awssdk.services.comprehend.model.Entity
-
A reference to each block for this entity.
- blockReferences(Collection<BlockReference>) - Method in interface software.amazon.awssdk.services.comprehend.model.Entity.Builder
-
A reference to each block for this entity.
- blockReferences(BlockReference...) - Method in interface software.amazon.awssdk.services.comprehend.model.Entity.Builder
-
A reference to each block for this entity.
- blockReferences(Consumer<BlockReference.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.Entity.Builder
-
A reference to each block for this entity.
- blocks() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
-
Information about each block of text in the input document.
- blocks(Collection<Block>) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse.Builder
-
Information about each block of text in the input document.
- blocks(Block...) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse.Builder
-
Information about each block of text in the input document.
- blocks(Consumer<Block.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse.Builder
-
Information about each block of text in the input document.
- blockType() - Method in class software.amazon.awssdk.services.comprehend.model.Block
-
The block represents a line of text or one word of text.
- blockType(String) - Method in interface software.amazon.awssdk.services.comprehend.model.Block.Builder
-
The block represents a line of text or one word of text.
- blockType(BlockType) - Method in interface software.amazon.awssdk.services.comprehend.model.Block.Builder
-
The block represents a line of text or one word of text.
- BlockType - Enum in software.amazon.awssdk.services.comprehend.model
-
- blockTypeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.Block
-
The block represents a line of text or one word of text.
- BooleanEqualsFn - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.BooleanEqualsFn
-
- BoundingBox - Class in software.amazon.awssdk.services.comprehend.model
-
The bounding box around the detected page or around an element on a document page.
- boundingBox() - Method in class software.amazon.awssdk.services.comprehend.model.Geometry
-
An axis-aligned coarse representation of the location of the recognized item on the document page.
- boundingBox(BoundingBox) - Method in interface software.amazon.awssdk.services.comprehend.model.Geometry.Builder
-
An axis-aligned coarse representation of the location of the recognized item on the document page.
- boundingBox(Consumer<BoundingBox.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.Geometry.Builder
-
An axis-aligned coarse representation of the location of the recognized item on the document page.
- BoundingBox.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- build() - Method in interface software.amazon.awssdk.services.comprehend.endpoints.ComprehendEndpointParams.Builder
-
- build() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Condition.Builder
-
- build() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.EndpointResult.Builder
-
- build() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.EndpointRuleset.Builder
-
- build() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.FnNode.Builder
-
- build() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.GetAttr.Builder
-
- build() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Outputs.Builder
-
- build() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter.Builder
-
- build() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.ParameterReference.Builder
-
- build() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameters.Builder
-
- build() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Partition.Builder
-
- build() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Partitions.Builder
-
- build() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.RegionOverride.Builder
-
- build() - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.RuleError.Builder
-
- build() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.SourceException.BuilderImpl
-
- build() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Endpoint.Builder
-
- build() - Method in class software.amazon.awssdk.services.comprehend.model.ComprehendException.BuilderImpl
-
- build() - Method in interface software.amazon.awssdk.services.comprehend.model.ComprehendRequest.Builder
-
- build() - Method in interface software.amazon.awssdk.services.comprehend.model.ComprehendResponse.Builder
-
- builder() - Static method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
- builder() - Static method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.endpoints.ComprehendEndpointParams
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Condition
-
- Builder() - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.Condition.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.EndpointResult
-
- Builder() - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.EndpointResult.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.EndpointRuleset
-
- Builder() - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.EndpointRuleset.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.FnNode
-
- Builder() - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.FnNode.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.GetAttr
-
- Builder() - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.GetAttr.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Outputs
-
- Builder() - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.Outputs.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter
-
- Builder() - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.ParameterReference
-
- Builder() - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.ParameterReference.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameters
-
- Builder() - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameters.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Partition
-
- Builder() - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.Partition.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Partitions
-
- Builder() - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.Partitions.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.RegionOverride
-
- Builder() - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.RegionOverride.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Rule
-
- Builder() - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.Rule.Builder
-
- builder() - Static method in exception software.amazon.awssdk.services.comprehend.endpoints.internal.RuleError
-
- builder() - Static method in exception software.amazon.awssdk.services.comprehend.endpoints.internal.SourceException
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Endpoint
-
- Builder() - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Endpoint.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentItemResult
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchItemError
-
- builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.BatchSizeLimitExceededException
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.Block
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BlockReference
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BoundingBox
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ChildBlock
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ClassifierMetadata
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
-
- builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.ComprehendException
-
- builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.ConcurrentModificationException
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteResourcePolicyRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteResourcePolicyResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeResourcePolicyRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeResourcePolicyResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeTargetedSentimentDetectionJobRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeTargetedSentimentDetectionJobResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClass
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierOutputDataConfig
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierSummary
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentLabel
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentMetadata
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentReaderConfig
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentTypeListItem
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DominantLanguage
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EndpointFilter
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.Entity
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityLabel
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerAnnotations
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEntityList
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerSummary
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityTypesListItem
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ErrorsListItem
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ExtractedCharactersListItem
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.Geometry
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ImportModelRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ImportModelResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.InputDataConfig
-
- builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.InternalServerException
-
- builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.InvalidFilterException
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.InvalidRequestDetail
-
- builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.InvalidRequestException
-
- builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.JobNotFoundException
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.KeyPhrase
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
- builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.KmsKeyValidationException
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.MentionSentiment
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.OutputDataConfig
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.PiiOutputDataConfig
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.Point
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.PutResourcePolicyRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.PutResourcePolicyResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.RelationshipsListItem
-
- builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.ResourceInUseException
-
- builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.ResourceLimitExceededException
-
- builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.ResourceNotFoundException
-
- builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.ResourceUnavailableException
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.SentimentScore
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopTargetedSentimentDetectionJobRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopTargetedSentimentDetectionJobResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.SyntaxToken
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.Tag
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.TagResourceRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.TagResourceResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobFilter
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentEntity
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentMention
-
- builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.TextSizeLimitExceededException
-
- builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.TooManyRequestsException
-
- builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.TooManyTagKeysException
-
- builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.TooManyTagsException
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
-
- builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.UnsupportedLanguageException
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.UntagResourceRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.UntagResourceResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointResponse
-
- builder() - Static method in class software.amazon.awssdk.services.comprehend.model.VpcConfig
-
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.SourceException.BuilderImpl
-
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.comprehend.model.ComprehendException.BuilderImpl
-
- BuilderImpl(ComprehendException) - Constructor for class software.amazon.awssdk.services.comprehend.model.ComprehendException.BuilderImpl
-
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.comprehend.model.ComprehendRequest.BuilderImpl
-
- BuilderImpl(ComprehendRequest) - Constructor for class software.amazon.awssdk.services.comprehend.model.ComprehendRequest.BuilderImpl
-
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.comprehend.model.ComprehendResponse.BuilderImpl
-
- BuilderImpl(ComprehendResponse) - Constructor for class software.amazon.awssdk.services.comprehend.model.ComprehendResponse.BuilderImpl
-
- builtIn(String) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter.Builder
-
- bytes(SdkBytes) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest.Builder
-
Use the Bytes parameter to input a text, PDF, Word or image file.
- bytes() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest
-
Use the Bytes parameter to input a text, PDF, Word or image file.
- bytes(SdkBytes) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest.Builder
-
This field applies only when you use a custom entity recognition model that was trained with PDF annotations.
- bytes() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
-
This field applies only when you use a custom entity recognition model that was trained with PDF annotations.
- dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
-
The Amazon Resource Name (ARN) of the AWS Identity and Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Management (IAM) role that grants Amazon Comprehend read
access to your input data.
- dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest.Builder
-
The Amazon Resource Name (ARN) of the AWS identity and Access Management (IAM) role that grants Amazon
Comprehend read access to trained custom models encrypted with a customer managed key (ModelKmsKeyId).
- dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
-
The Amazon Resource Name (ARN) of the AWS identity and Access Management (IAM) role that grants Amazon Comprehend
read access to trained custom models encrypted with a customer managed key (ModelKmsKeyId).
- dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
-
The Amazon Resource Name (ARN) of the AWS Identity and Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Management (IAM) role that grants Amazon Comprehend read
access to your input data.
- dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
-
The Amazon Resource Name (ARN) of the AWS identity and Access Management (IAM) role that grants Amazon
Comprehend read access to your input data.
- dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
-
The Amazon Resource Name (ARN) of the AWS identity and Access Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
-
The Amazon Resource Name (ARN) of the AWS Identity and Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
The Amazon Resource Name (ARN) of the AWS Identity and Management (IAM) role that grants Amazon Comprehend read
access to your input data.
- dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
- dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
- dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointProperties.Builder
-
The Amazon Resource Name (ARN) of the AWS identity and Access Management (IAM) role that grants Amazon
Comprehend read access to trained custom models encrypted with a customer managed key (ModelKmsKeyId).
- dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
-
The Amazon Resource Name (ARN) of the AWS identity and Access Management (IAM) role that grants Amazon Comprehend
read access to trained custom models encrypted with a customer managed key (ModelKmsKeyId).
- dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
- dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
- dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
-
The Amazon Resource Name (ARN) of the AWS Identity and Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
-
The Amazon Resource Name (ARN) of the AWS Identity and Management (IAM) role that grants Amazon Comprehend read
access to your input data.
- dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
-
The Amazon Resource Name (ARN) of the AWS Identify and Access Management (IAM) role that grants Amazon
Comprehend read access to your input data.
- dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
-
The Amazon Resource Name (ARN) of the AWS Identify and Access Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ImportModelRequest.Builder
-
The Amazon Resource Name (ARN) of the AWS Identity and Management (IAM) role that allows Amazon Comprehend to
use Amazon Key Management Service (KMS) to encrypt or decrypt the custom model.
- dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.ImportModelRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Management (IAM) role that allows Amazon Comprehend to use
Amazon Key Management Service (KMS) to encrypt or decrypt the custom model.
- dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
- dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
- dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
- dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
- dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
- dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
- dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest.Builder
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon
Comprehend read access to your input data.
- dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest.Builder
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon
Comprehend read access to your input data.
- dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon
Comprehend read access to your input data.
- dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest.Builder
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon
Comprehend read access to your input data.
- dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest.Builder
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon
Comprehend read access to your input data.
- dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon
Comprehend read access to your input data.
- dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest.Builder
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon
Comprehend read access to your input data.
- dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest.Builder
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon
Comprehend read access to your input data.
- dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest.Builder
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon
Comprehend read access to your input data.
- dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties.Builder
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
- dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
- dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
-
The Amazon Resource Name (ARN) of the AWS Identity and Management (IAM) role that grants Amazon Comprehend
read access to your job data.
- dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
-
The Amazon Resource Name (ARN) of the AWS Identity and Management (IAM) role that grants Amazon Comprehend read
access to your job data.
- dataFormat(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig.Builder
-
The format of your training data:
- dataFormat(DocumentClassifierDataFormat) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig.Builder
-
The format of your training data:
- dataFormat() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
-
The format of your training data:
- dataFormat(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig.Builder
-
The format of your training data:
- dataFormat(EntityRecognizerDataFormat) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig.Builder
-
The format of your training data:
- dataFormat() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
-
The format of your training data:
- dataFormatAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
-
The format of your training data:
- dataFormatAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
-
The format of your training data:
- Default() - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.ExprVisitor.Default
-
- DEFAULT - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter
-
- DefaultComprehendEndpointProvider - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- DefaultComprehendEndpointProvider() - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.DefaultComprehendEndpointProvider
-
- defaultEngine() - Static method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.RuleEngine
-
- DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.DefaultPartitionDataProvider
-
- defaultProvider() - Static method in interface software.amazon.awssdk.services.comprehend.endpoints.ComprehendEndpointProvider
-
- DefaultRuleEngine - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.DefaultRuleEngine
-
- defaultValue(Value) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter.Builder
-
- deleteDocumentClassifier(DeleteDocumentClassifierRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Deletes a previously created document classifier
- deleteDocumentClassifier(Consumer<DeleteDocumentClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Deletes a previously created document classifier
- deleteDocumentClassifier(DeleteDocumentClassifierRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Deletes a previously created document classifier
- deleteDocumentClassifier(Consumer<DeleteDocumentClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Deletes a previously created document classifier
- DeleteDocumentClassifierRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- DeleteDocumentClassifierRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DeleteDocumentClassifierRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- DeleteDocumentClassifierRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DeleteDocumentClassifierRequestMarshaller
-
- DeleteDocumentClassifierResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- DeleteDocumentClassifierResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- deleteEndpoint(DeleteEndpointRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Deletes a model-specific endpoint for a previously-trained custom model.
- deleteEndpoint(Consumer<DeleteEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Deletes a model-specific endpoint for a previously-trained custom model.
- deleteEndpoint(DeleteEndpointRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Deletes a model-specific endpoint for a previously-trained custom model.
- deleteEndpoint(Consumer<DeleteEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Deletes a model-specific endpoint for a previously-trained custom model.
- DeleteEndpointRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- DeleteEndpointRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DeleteEndpointRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- DeleteEndpointRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DeleteEndpointRequestMarshaller
-
- DeleteEndpointResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- DeleteEndpointResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- deleteEntityRecognizer(DeleteEntityRecognizerRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Deletes an entity recognizer.
- deleteEntityRecognizer(Consumer<DeleteEntityRecognizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Deletes an entity recognizer.
- deleteEntityRecognizer(DeleteEntityRecognizerRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Deletes an entity recognizer.
- deleteEntityRecognizer(Consumer<DeleteEntityRecognizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Deletes an entity recognizer.
- DeleteEntityRecognizerRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- DeleteEntityRecognizerRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DeleteEntityRecognizerRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- DeleteEntityRecognizerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DeleteEntityRecognizerRequestMarshaller
-
- DeleteEntityRecognizerResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- DeleteEntityRecognizerResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- deleteResourcePolicy(DeleteResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Deletes a resource-based policy that is attached to a custom model.
- deleteResourcePolicy(Consumer<DeleteResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Deletes a resource-based policy that is attached to a custom model.
- deleteResourcePolicy(DeleteResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Deletes a resource-based policy that is attached to a custom model.
- deleteResourcePolicy(Consumer<DeleteResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Deletes a resource-based policy that is attached to a custom model.
- DeleteResourcePolicyRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- DeleteResourcePolicyRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DeleteResourcePolicyRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- DeleteResourcePolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DeleteResourcePolicyRequestMarshaller
-
- DeleteResourcePolicyResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- DeleteResourcePolicyResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter.Builder
-
- DEPRECATED - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter
-
- Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter.Deprecated
-
- describeDocumentClassificationJob(DescribeDocumentClassificationJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets the properties associated with a document classification job.
- describeDocumentClassificationJob(Consumer<DescribeDocumentClassificationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets the properties associated with a document classification job.
- describeDocumentClassificationJob(DescribeDocumentClassificationJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets the properties associated with a document classification job.
- describeDocumentClassificationJob(Consumer<DescribeDocumentClassificationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets the properties associated with a document classification job.
- DescribeDocumentClassificationJobRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- DescribeDocumentClassificationJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DescribeDocumentClassificationJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- DescribeDocumentClassificationJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DescribeDocumentClassificationJobRequestMarshaller
-
- DescribeDocumentClassificationJobResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- DescribeDocumentClassificationJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- describeDocumentClassifier(DescribeDocumentClassifierRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets the properties associated with a document classifier.
- describeDocumentClassifier(Consumer<DescribeDocumentClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets the properties associated with a document classifier.
- describeDocumentClassifier(DescribeDocumentClassifierRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets the properties associated with a document classifier.
- describeDocumentClassifier(Consumer<DescribeDocumentClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets the properties associated with a document classifier.
- DescribeDocumentClassifierRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- DescribeDocumentClassifierRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DescribeDocumentClassifierRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- DescribeDocumentClassifierRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DescribeDocumentClassifierRequestMarshaller
-
- DescribeDocumentClassifierResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- DescribeDocumentClassifierResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- describeDominantLanguageDetectionJob(DescribeDominantLanguageDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets the properties associated with a dominant language detection job.
- describeDominantLanguageDetectionJob(Consumer<DescribeDominantLanguageDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets the properties associated with a dominant language detection job.
- describeDominantLanguageDetectionJob(DescribeDominantLanguageDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets the properties associated with a dominant language detection job.
- describeDominantLanguageDetectionJob(Consumer<DescribeDominantLanguageDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets the properties associated with a dominant language detection job.
- DescribeDominantLanguageDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- DescribeDominantLanguageDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DescribeDominantLanguageDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- DescribeDominantLanguageDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DescribeDominantLanguageDetectionJobRequestMarshaller
-
- DescribeDominantLanguageDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- DescribeDominantLanguageDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- describeEndpoint(DescribeEndpointRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets the properties associated with a specific endpoint.
- describeEndpoint(Consumer<DescribeEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets the properties associated with a specific endpoint.
- describeEndpoint(DescribeEndpointRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets the properties associated with a specific endpoint.
- describeEndpoint(Consumer<DescribeEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets the properties associated with a specific endpoint.
- DescribeEndpointRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- DescribeEndpointRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DescribeEndpointRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- DescribeEndpointRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DescribeEndpointRequestMarshaller
-
- DescribeEndpointResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- DescribeEndpointResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- describeEntitiesDetectionJob(DescribeEntitiesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets the properties associated with an entities detection job.
- describeEntitiesDetectionJob(Consumer<DescribeEntitiesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets the properties associated with an entities detection job.
- describeEntitiesDetectionJob(DescribeEntitiesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets the properties associated with an entities detection job.
- describeEntitiesDetectionJob(Consumer<DescribeEntitiesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets the properties associated with an entities detection job.
- DescribeEntitiesDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- DescribeEntitiesDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DescribeEntitiesDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- DescribeEntitiesDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DescribeEntitiesDetectionJobRequestMarshaller
-
- DescribeEntitiesDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- DescribeEntitiesDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- describeEntityRecognizer(DescribeEntityRecognizerRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Provides details about an entity recognizer including status, S3 buckets containing training data, recognizer
metadata, metrics, and so on.
- describeEntityRecognizer(Consumer<DescribeEntityRecognizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Provides details about an entity recognizer including status, S3 buckets containing training data, recognizer
metadata, metrics, and so on.
- describeEntityRecognizer(DescribeEntityRecognizerRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Provides details about an entity recognizer including status, S3 buckets containing training data, recognizer
metadata, metrics, and so on.
- describeEntityRecognizer(Consumer<DescribeEntityRecognizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Provides details about an entity recognizer including status, S3 buckets containing training data, recognizer
metadata, metrics, and so on.
- DescribeEntityRecognizerRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- DescribeEntityRecognizerRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DescribeEntityRecognizerRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- DescribeEntityRecognizerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DescribeEntityRecognizerRequestMarshaller
-
- DescribeEntityRecognizerResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- DescribeEntityRecognizerResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- describeEventsDetectionJob(DescribeEventsDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets the status and details of an events detection job.
- describeEventsDetectionJob(Consumer<DescribeEventsDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets the status and details of an events detection job.
- describeEventsDetectionJob(DescribeEventsDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets the status and details of an events detection job.
- describeEventsDetectionJob(Consumer<DescribeEventsDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets the status and details of an events detection job.
- DescribeEventsDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- DescribeEventsDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DescribeEventsDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- DescribeEventsDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DescribeEventsDetectionJobRequestMarshaller
-
- DescribeEventsDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- DescribeEventsDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- describeKeyPhrasesDetectionJob(DescribeKeyPhrasesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets the properties associated with a key phrases detection job.
- describeKeyPhrasesDetectionJob(Consumer<DescribeKeyPhrasesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets the properties associated with a key phrases detection job.
- describeKeyPhrasesDetectionJob(DescribeKeyPhrasesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets the properties associated with a key phrases detection job.
- describeKeyPhrasesDetectionJob(Consumer<DescribeKeyPhrasesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets the properties associated with a key phrases detection job.
- DescribeKeyPhrasesDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- DescribeKeyPhrasesDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DescribeKeyPhrasesDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- DescribeKeyPhrasesDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DescribeKeyPhrasesDetectionJobRequestMarshaller
-
- DescribeKeyPhrasesDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- DescribeKeyPhrasesDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- describePiiEntitiesDetectionJob(DescribePiiEntitiesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets the properties associated with a PII entities detection job.
- describePiiEntitiesDetectionJob(Consumer<DescribePiiEntitiesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets the properties associated with a PII entities detection job.
- describePiiEntitiesDetectionJob(DescribePiiEntitiesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets the properties associated with a PII entities detection job.
- describePiiEntitiesDetectionJob(Consumer<DescribePiiEntitiesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets the properties associated with a PII entities detection job.
- DescribePiiEntitiesDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- DescribePiiEntitiesDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DescribePiiEntitiesDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- DescribePiiEntitiesDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DescribePiiEntitiesDetectionJobRequestMarshaller
-
- DescribePiiEntitiesDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- DescribePiiEntitiesDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- describeResourcePolicy(DescribeResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets the details of a resource-based policy that is attached to a custom model, including the JSON body of the
policy.
- describeResourcePolicy(Consumer<DescribeResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets the details of a resource-based policy that is attached to a custom model, including the JSON body of the
policy.
- describeResourcePolicy(DescribeResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets the details of a resource-based policy that is attached to a custom model, including the JSON body of the
policy.
- describeResourcePolicy(Consumer<DescribeResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets the details of a resource-based policy that is attached to a custom model, including the JSON body of the
policy.
- DescribeResourcePolicyRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- DescribeResourcePolicyRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DescribeResourcePolicyRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- DescribeResourcePolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DescribeResourcePolicyRequestMarshaller
-
- DescribeResourcePolicyResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- DescribeResourcePolicyResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- describeSentimentDetectionJob(DescribeSentimentDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets the properties associated with a sentiment detection job.
- describeSentimentDetectionJob(Consumer<DescribeSentimentDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets the properties associated with a sentiment detection job.
- describeSentimentDetectionJob(DescribeSentimentDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets the properties associated with a sentiment detection job.
- describeSentimentDetectionJob(Consumer<DescribeSentimentDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets the properties associated with a sentiment detection job.
- DescribeSentimentDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- DescribeSentimentDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DescribeSentimentDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- DescribeSentimentDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DescribeSentimentDetectionJobRequestMarshaller
-
- DescribeSentimentDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- DescribeSentimentDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- describeTargetedSentimentDetectionJob(DescribeTargetedSentimentDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets the properties associated with a targeted sentiment detection job.
- describeTargetedSentimentDetectionJob(Consumer<DescribeTargetedSentimentDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets the properties associated with a targeted sentiment detection job.
- describeTargetedSentimentDetectionJob(DescribeTargetedSentimentDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets the properties associated with a targeted sentiment detection job.
- describeTargetedSentimentDetectionJob(Consumer<DescribeTargetedSentimentDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets the properties associated with a targeted sentiment detection job.
- DescribeTargetedSentimentDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- DescribeTargetedSentimentDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DescribeTargetedSentimentDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- DescribeTargetedSentimentDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DescribeTargetedSentimentDetectionJobRequestMarshaller
-
- DescribeTargetedSentimentDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- DescribeTargetedSentimentDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- describeTopicsDetectionJob(DescribeTopicsDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets the properties associated with a topic detection job.
- describeTopicsDetectionJob(Consumer<DescribeTopicsDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets the properties associated with a topic detection job.
- describeTopicsDetectionJob(DescribeTopicsDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets the properties associated with a topic detection job.
- describeTopicsDetectionJob(Consumer<DescribeTopicsDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets the properties associated with a topic detection job.
- DescribeTopicsDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- DescribeTopicsDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DescribeTopicsDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- DescribeTopicsDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DescribeTopicsDetectionJobRequestMarshaller
-
- DescribeTopicsDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- DescribeTopicsDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- descriptiveMentionIndex(Collection<Integer>) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentEntity.Builder
-
One or more index into the Mentions array that provides the best name for the entity group.
- descriptiveMentionIndex(Integer...) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentEntity.Builder
-
One or more index into the Mentions array that provides the best name for the entity group.
- descriptiveMentionIndex() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentEntity
-
One or more index into the Mentions array that provides the best name for the entity group.
- desiredDataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointProperties.Builder
-
Data access role ARN to use in case the new model is encrypted with a customer KMS key.
- desiredDataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
-
Data access role ARN to use in case the new model is encrypted with a customer KMS key.
- desiredDataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest.Builder
-
Data access role ARN to use in case the new model is encrypted with a customer CMK.
- desiredDataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest
-
Data access role ARN to use in case the new model is encrypted with a customer CMK.
- desiredInferenceUnits(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest.Builder
-
The desired number of inference units to be used by the model using this endpoint.
- desiredInferenceUnits() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
-
The desired number of inference units to be used by the model using this endpoint.
- desiredInferenceUnits(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointProperties.Builder
-
The desired number of inference units to be used by the model using this endpoint.
- desiredInferenceUnits() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
-
The desired number of inference units to be used by the model using this endpoint.
- desiredInferenceUnits(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest.Builder
-
The desired number of inference units to be used by the model using this endpoint.
- desiredInferenceUnits() - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest
-
The desired number of inference units to be used by the model using this endpoint.
- desiredModelArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointProperties.Builder
-
ARN of the new model to use for updating an existing endpoint.
- desiredModelArn() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
-
ARN of the new model to use for updating an existing endpoint.
- desiredModelArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest.Builder
-
The ARN of the new model to use when updating an existing endpoint.
- desiredModelArn() - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest
-
The ARN of the new model to use when updating an existing endpoint.
- detail(InvalidRequestDetail) - Method in interface software.amazon.awssdk.services.comprehend.model.InvalidRequestException.Builder
-
Sets the value of the Detail property for this object.
- detail(Consumer<InvalidRequestDetail.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.InvalidRequestException.Builder
-
Sets the value of the Detail property for this object.
- detail() - Method in exception software.amazon.awssdk.services.comprehend.model.InvalidRequestException
-
Returns the value of the Detail property for this object.
- detectDominantLanguage(DetectDominantLanguageRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Determines the dominant language of the input text.
- detectDominantLanguage(Consumer<DetectDominantLanguageRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Determines the dominant language of the input text.
- detectDominantLanguage(DetectDominantLanguageRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Determines the dominant language of the input text.
- detectDominantLanguage(Consumer<DetectDominantLanguageRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Determines the dominant language of the input text.
- DetectDominantLanguageRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- DetectDominantLanguageRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DetectDominantLanguageRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- DetectDominantLanguageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DetectDominantLanguageRequestMarshaller
-
- DetectDominantLanguageResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- DetectDominantLanguageResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- detectEntities(DetectEntitiesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Detects named entities in input text when you use the pre-trained model.
- detectEntities(Consumer<DetectEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Detects named entities in input text when you use the pre-trained model.
- detectEntities(DetectEntitiesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Detects named entities in input text when you use the pre-trained model.
- detectEntities(Consumer<DetectEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Detects named entities in input text when you use the pre-trained model.
- DetectEntitiesRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- DetectEntitiesRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DetectEntitiesRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- DetectEntitiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DetectEntitiesRequestMarshaller
-
- DetectEntitiesResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- DetectEntitiesResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- detectKeyPhrases(DetectKeyPhrasesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Detects the key noun phrases found in the text.
- detectKeyPhrases(Consumer<DetectKeyPhrasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Detects the key noun phrases found in the text.
- detectKeyPhrases(DetectKeyPhrasesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Detects the key noun phrases found in the text.
- detectKeyPhrases(Consumer<DetectKeyPhrasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Detects the key noun phrases found in the text.
- DetectKeyPhrasesRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- DetectKeyPhrasesRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DetectKeyPhrasesRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- DetectKeyPhrasesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DetectKeyPhrasesRequestMarshaller
-
- DetectKeyPhrasesResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- DetectKeyPhrasesResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- detectPiiEntities(DetectPiiEntitiesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Inspects the input text for entities that contain personally identifiable information (PII) and returns
information about them.
- detectPiiEntities(Consumer<DetectPiiEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Inspects the input text for entities that contain personally identifiable information (PII) and returns
information about them.
- detectPiiEntities(DetectPiiEntitiesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Inspects the input text for entities that contain personally identifiable information (PII) and returns
information about them.
- detectPiiEntities(Consumer<DetectPiiEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Inspects the input text for entities that contain personally identifiable information (PII) and returns
information about them.
- DetectPiiEntitiesRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- DetectPiiEntitiesRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DetectPiiEntitiesRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- DetectPiiEntitiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DetectPiiEntitiesRequestMarshaller
-
- DetectPiiEntitiesResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- DetectPiiEntitiesResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- detectSentiment(DetectSentimentRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Inspects text and returns an inference of the prevailing sentiment (POSITIVE, NEUTRAL,
MIXED, or NEGATIVE).
- detectSentiment(Consumer<DetectSentimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Inspects text and returns an inference of the prevailing sentiment (POSITIVE, NEUTRAL,
MIXED, or NEGATIVE).
- detectSentiment(DetectSentimentRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Inspects text and returns an inference of the prevailing sentiment (POSITIVE, NEUTRAL,
MIXED, or NEGATIVE).
- detectSentiment(Consumer<DetectSentimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Inspects text and returns an inference of the prevailing sentiment (POSITIVE, NEUTRAL,
MIXED, or NEGATIVE).
- DetectSentimentRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- DetectSentimentRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DetectSentimentRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- DetectSentimentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DetectSentimentRequestMarshaller
-
- DetectSentimentResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- DetectSentimentResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- detectSyntax(DetectSyntaxRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Inspects text for syntax and the part of speech of words in the document.
- detectSyntax(Consumer<DetectSyntaxRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Inspects text for syntax and the part of speech of words in the document.
- detectSyntax(DetectSyntaxRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Inspects text for syntax and the part of speech of words in the document.
- detectSyntax(Consumer<DetectSyntaxRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Inspects text for syntax and the part of speech of words in the document.
- DetectSyntaxRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- DetectSyntaxRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DetectSyntaxRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- DetectSyntaxRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DetectSyntaxRequestMarshaller
-
- DetectSyntaxResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- DetectSyntaxResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- detectTargetedSentiment(DetectTargetedSentimentRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Inspects the input text and returns a sentiment analysis for each entity identified in the text.
- detectTargetedSentiment(Consumer<DetectTargetedSentimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Inspects the input text and returns a sentiment analysis for each entity identified in the text.
- detectTargetedSentiment(DetectTargetedSentimentRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Inspects the input text and returns a sentiment analysis for each entity identified in the text.
- detectTargetedSentiment(Consumer<DetectTargetedSentimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Inspects the input text and returns a sentiment analysis for each entity identified in the text.
- DetectTargetedSentimentRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- DetectTargetedSentimentRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DetectTargetedSentimentRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- DetectTargetedSentimentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DetectTargetedSentimentRequestMarshaller
-
- DetectTargetedSentimentResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- DetectTargetedSentimentResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.AwsEndpointProviderUtils
-
- DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.PartitionFn
-
- dnsSuffix(String) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Outputs.Builder
-
- dnsSuffix() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Outputs
-
- documentation(String) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter.Builder
-
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter
-
- documentation(String) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Rule.Builder
-
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.Rule
-
- documentation - Variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.Rule
-
- DocumentClass - Class in software.amazon.awssdk.services.comprehend.model
-
Specifies the class that categorizes the document being analyzed
- DocumentClass.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DocumentClassificationJobFilter - Class in software.amazon.awssdk.services.comprehend.model
-
Provides information for filtering a list of document classification jobs.
- DocumentClassificationJobFilter.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- documentClassificationJobProperties(DocumentClassificationJobProperties) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobResponse.Builder
-
An object that describes the properties associated with the document classification job.
- documentClassificationJobProperties(Consumer<DocumentClassificationJobProperties.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobResponse.Builder
-
An object that describes the properties associated with the document classification job.
- documentClassificationJobProperties() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobResponse
-
An object that describes the properties associated with the document classification job.
- DocumentClassificationJobProperties - Class in software.amazon.awssdk.services.comprehend.model
-
Provides information about a document classification job.
- DocumentClassificationJobProperties.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- documentClassificationJobPropertiesList(Collection<DocumentClassificationJobProperties>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse.Builder
-
A list containing the properties of each job returned.
- documentClassificationJobPropertiesList(DocumentClassificationJobProperties...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse.Builder
-
A list containing the properties of each job returned.
- documentClassificationJobPropertiesList(Consumer<DocumentClassificationJobProperties.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse.Builder
-
A list containing the properties of each job returned.
- documentClassificationJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse
-
A list containing the properties of each job returned.
- documentClassifierArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierResponse.Builder
-
The Amazon Resource Name (ARN) that identifies the document classifier.
- documentClassifierArn() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierResponse
-
The Amazon Resource Name (ARN) that identifies the document classifier.
- documentClassifierArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierRequest.Builder
-
The Amazon Resource Name (ARN) that identifies the document classifier.
- documentClassifierArn() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierRequest
-
The Amazon Resource Name (ARN) that identifies the document classifier.
- documentClassifierArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierRequest.Builder
-
The Amazon Resource Name (ARN) that identifies the document classifier.
- documentClassifierArn() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierRequest
-
The Amazon Resource Name (ARN) that identifies the document classifier.
- documentClassifierArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
-
The Amazon Resource Name (ARN) that identifies the document classifier.
- documentClassifierArn() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
-
The Amazon Resource Name (ARN) that identifies the document classifier.
- documentClassifierArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
-
The Amazon Resource Name (ARN) that identifies the document classifier.
- documentClassifierArn() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
The Amazon Resource Name (ARN) that identifies the document classifier.
- documentClassifierArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest.Builder
-
The Amazon Resource Name (ARN) of the document classifier to use to process the job.
- documentClassifierArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
-
The Amazon Resource Name (ARN) of the document classifier to use to process the job.
- documentClassifierArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierRequest.Builder
-
The Amazon Resource Name (ARN) that identifies the document classifier currently being trained.
- documentClassifierArn() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierRequest
-
The Amazon Resource Name (ARN) that identifies the document classifier currently being trained.
- DocumentClassifierDataFormat - Enum in software.amazon.awssdk.services.comprehend.model
-
- DocumentClassifierFilter - Class in software.amazon.awssdk.services.comprehend.model
-
Provides information for filtering a list of document classifiers.
- DocumentClassifierFilter.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DocumentClassifierInputDataConfig - Class in software.amazon.awssdk.services.comprehend.model
-
The input properties for training a document classifier.
- DocumentClassifierInputDataConfig.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DocumentClassifierMode - Enum in software.amazon.awssdk.services.comprehend.model
-
- documentClassifierName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
-
The name of the document classifier.
- documentClassifierName() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
-
The name of the document classifier.
- documentClassifierName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter.Builder
-
The name that you assigned to the document classifier
- documentClassifierName() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter
-
The name that you assigned to the document classifier
- documentClassifierName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierSummary.Builder
-
The name that you assigned the document classifier.
- documentClassifierName() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierSummary
-
The name that you assigned the document classifier.
- DocumentClassifierOutputDataConfig - Class in software.amazon.awssdk.services.comprehend.model
-
Provides output results configuration parameters for custom classifier jobs.
- DocumentClassifierOutputDataConfig.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- documentClassifierProperties(DocumentClassifierProperties) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierResponse.Builder
-
An object that contains the properties associated with a document classifier.
- documentClassifierProperties(Consumer<DocumentClassifierProperties.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierResponse.Builder
-
An object that contains the properties associated with a document classifier.
- documentClassifierProperties() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierResponse
-
An object that contains the properties associated with a document classifier.
- DocumentClassifierProperties - Class in software.amazon.awssdk.services.comprehend.model
-
Provides information about a document classifier.
- DocumentClassifierProperties.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- documentClassifierPropertiesList(Collection<DocumentClassifierProperties>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse.Builder
-
A list containing the properties of each job returned.
- documentClassifierPropertiesList(DocumentClassifierProperties...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse.Builder
-
A list containing the properties of each job returned.
- documentClassifierPropertiesList(Consumer<DocumentClassifierProperties.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse.Builder
-
A list containing the properties of each job returned.
- documentClassifierPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse
-
A list containing the properties of each job returned.
- documentClassifierSummariesList(Collection<DocumentClassifierSummary>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesResponse.Builder
-
The list of summaries of document classifiers.
- documentClassifierSummariesList(DocumentClassifierSummary...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesResponse.Builder
-
The list of summaries of document classifiers.
- documentClassifierSummariesList(Consumer<DocumentClassifierSummary.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesResponse.Builder
-
The list of summaries of document classifiers.
- documentClassifierSummariesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesResponse
-
The list of summaries of document classifiers.
- DocumentClassifierSummary - Class in software.amazon.awssdk.services.comprehend.model
-
Describes information about a document classifier and its versions.
- DocumentClassifierSummary.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DocumentLabel - Class in software.amazon.awssdk.services.comprehend.model
-
Specifies one of the label or labels that categorize the document being analyzed.
- DocumentLabel.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- documentMetadata(DocumentMetadata) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse.Builder
-
Extraction information about the document.
- documentMetadata(Consumer<DocumentMetadata.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse.Builder
-
Extraction information about the document.
- documentMetadata() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
-
Extraction information about the document.
- documentMetadata(DocumentMetadata) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse.Builder
-
Information about the document, discovered during text extraction.
- documentMetadata(Consumer<DocumentMetadata.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse.Builder
-
Information about the document, discovered during text extraction.
- documentMetadata() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
-
Information about the document, discovered during text extraction.
- DocumentMetadata - Class in software.amazon.awssdk.services.comprehend.model
-
Information about the document, discovered during text extraction.
- DocumentMetadata.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DocumentReadAction - Enum in software.amazon.awssdk.services.comprehend.model
-
- documentReadAction(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentReaderConfig.Builder
-
This field defines the Amazon Textract API operation that Amazon Comprehend uses to extract text from PDF
files and image files.
- documentReadAction(DocumentReadAction) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentReaderConfig.Builder
-
This field defines the Amazon Textract API operation that Amazon Comprehend uses to extract text from PDF
files and image files.
- documentReadAction() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentReaderConfig
-
This field defines the Amazon Textract API operation that Amazon Comprehend uses to extract text from PDF files
and image files.
- documentReadActionAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentReaderConfig
-
This field defines the Amazon Textract API operation that Amazon Comprehend uses to extract text from PDF files
and image files.
- documentReaderConfig(DocumentReaderConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest.Builder
-
Provides configuration parameters to override the default actions for extracting text from PDF documents and
image files.
- documentReaderConfig(Consumer<DocumentReaderConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest.Builder
-
Provides configuration parameters to override the default actions for extracting text from PDF documents and
image files.
- documentReaderConfig() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest
-
Provides configuration parameters to override the default actions for extracting text from PDF documents and
image files.
- documentReaderConfig(DocumentReaderConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest.Builder
-
Provides configuration parameters to override the default actions for extracting text from PDF documents and
image files.
- documentReaderConfig(Consumer<DocumentReaderConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest.Builder
-
Provides configuration parameters to override the default actions for extracting text from PDF documents and
image files.
- documentReaderConfig() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
-
Provides configuration parameters to override the default actions for extracting text from PDF documents and
image files.
- DocumentReaderConfig - Class in software.amazon.awssdk.services.comprehend.model
-
Provides configuration parameters to override the default actions for extracting text from PDF documents and image
files.
- documentReaderConfig(DocumentReaderConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.InputDataConfig.Builder
-
Provides configuration parameters to override the default actions for extracting text from PDF documents and
image files.
- documentReaderConfig(Consumer<DocumentReaderConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.InputDataConfig.Builder
-
Provides configuration parameters to override the default actions for extracting text from PDF documents and
image files.
- documentReaderConfig() - Method in class software.amazon.awssdk.services.comprehend.model.InputDataConfig
-
Provides configuration parameters to override the default actions for extracting text from PDF documents and
image files.
- DocumentReaderConfig.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DocumentReadFeatureTypes - Enum in software.amazon.awssdk.services.comprehend.model
-
Specifies the type of Amazon Textract features to apply.
- documentReadMode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentReaderConfig.Builder
-
Determines the text extraction actions for PDF files.
- documentReadMode(DocumentReadMode) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentReaderConfig.Builder
-
Determines the text extraction actions for PDF files.
- documentReadMode() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentReaderConfig
-
Determines the text extraction actions for PDF files.
- DocumentReadMode - Enum in software.amazon.awssdk.services.comprehend.model
-
- documentReadModeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentReaderConfig
-
Determines the text extraction actions for PDF files.
- documents(EntityRecognizerDocuments) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig.Builder
-
The S3 location of the folder that contains the training documents for your custom entity recognizer.
- documents(Consumer<EntityRecognizerDocuments.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig.Builder
-
The S3 location of the folder that contains the training documents for your custom entity recognizer.
- documents() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
-
The S3 location of the folder that contains the training documents for your custom entity recognizer.
- documentType(String) - Method in interface software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem.Builder
-
The type of augmented manifest.
- documentType(AugmentedManifestsDocumentTypeFormat) - Method in interface software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem.Builder
-
The type of augmented manifest.
- documentType() - Method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
-
The type of augmented manifest.
- documentType(Collection<DocumentTypeListItem>) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse.Builder
-
The document type for each page in the input document.
- documentType(DocumentTypeListItem...) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse.Builder
-
The document type for each page in the input document.
- documentType(Consumer<DocumentTypeListItem.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse.Builder
-
The document type for each page in the input document.
- documentType() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
-
The document type for each page in the input document.
- documentType(Collection<DocumentTypeListItem>) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse.Builder
-
The document type for each page in the input document.
- documentType(DocumentTypeListItem...) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse.Builder
-
The document type for each page in the input document.
- documentType(Consumer<DocumentTypeListItem.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse.Builder
-
The document type for each page in the input document.
- documentType() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
-
The document type for each page in the input document.
- DocumentType - Enum in software.amazon.awssdk.services.comprehend.model
-
- documentTypeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
-
The type of augmented manifest.
- DocumentTypeListItem - Class in software.amazon.awssdk.services.comprehend.model
-
Document type for each page in the document.
- DocumentTypeListItem.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DominantLanguage - Class in software.amazon.awssdk.services.comprehend.model
-
Returns the code for the dominant language in the input text and the level of confidence that Amazon Comprehend has
in the accuracy of the detection.
- DominantLanguage.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- DominantLanguageDetectionJobFilter - Class in software.amazon.awssdk.services.comprehend.model
-
Provides information for filtering a list of dominant language detection jobs.
- DominantLanguageDetectionJobFilter.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- dominantLanguageDetectionJobProperties(DominantLanguageDetectionJobProperties) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobResponse.Builder
-
An object that contains the properties associated with a dominant language detection job.
- dominantLanguageDetectionJobProperties(Consumer<DominantLanguageDetectionJobProperties.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobResponse.Builder
-
An object that contains the properties associated with a dominant language detection job.
- dominantLanguageDetectionJobProperties() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobResponse
-
An object that contains the properties associated with a dominant language detection job.
- DominantLanguageDetectionJobProperties - Class in software.amazon.awssdk.services.comprehend.model
-
Provides information about a dominant language detection job.
- DominantLanguageDetectionJobProperties.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- dominantLanguageDetectionJobPropertiesList(Collection<DominantLanguageDetectionJobProperties>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse.Builder
-
A list containing the properties of each job that is returned.
- dominantLanguageDetectionJobPropertiesList(DominantLanguageDetectionJobProperties...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse.Builder
-
A list containing the properties of each job that is returned.
- dominantLanguageDetectionJobPropertiesList(Consumer<DominantLanguageDetectionJobProperties.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse.Builder
-
A list containing the properties of each job that is returned.
- dominantLanguageDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse
-
A list containing the properties of each job that is returned.
- DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.PartitionFn
-
- dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Outputs.Builder
-
- dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Outputs
-
- dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.AwsEndpointProviderUtils
-
- endOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.BlockReference.Builder
-
Offset of the end of the block within its parent block.
- endOffset() - Method in class software.amazon.awssdk.services.comprehend.model.BlockReference
-
Offset of the end of the block within its parent block.
- endOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ChildBlock.Builder
-
Offset of the end of the child block within its parent block.
- endOffset() - Method in class software.amazon.awssdk.services.comprehend.model.ChildBlock
-
Offset of the end of the child block within its parent block.
- endOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.Entity.Builder
-
The zero-based offset from the beginning of the source text to the last character in the entity.
- endOffset() - Method in class software.amazon.awssdk.services.comprehend.model.Entity
-
The zero-based offset from the beginning of the source text to the last character in the entity.
- endOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrase.Builder
-
The zero-based offset from the beginning of the source text to the last character in the key phrase.
- endOffset() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrase
-
The zero-based offset from the beginning of the source text to the last character in the key phrase.
- endOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntity.Builder
-
The zero-based offset from the beginning of the source text to the last character in the entity.
- endOffset() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
-
The zero-based offset from the beginning of the source text to the last character in the entity.
- endOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.SyntaxToken.Builder
-
The zero-based offset from the beginning of the source text to the last character in the word.
- endOffset() - Method in class software.amazon.awssdk.services.comprehend.model.SyntaxToken
-
The zero-based offset from the beginning of the source text to the last character in the word.
- endOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentMention.Builder
-
The offset into the document text where the mention ends.
- endOffset() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentMention
-
The offset into the document text where the mention ends.
- endpoint(String) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.ComprehendEndpointParams.Builder
-
- endpoint() - Method in class software.amazon.awssdk.services.comprehend.endpoints.ComprehendEndpointParams
-
- endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Rule.Builder
-
- ENDPOINT - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.Rule
-
- endpointArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest.Builder
-
The Amazon Resource Number (ARN) of the endpoint.
- endpointArn() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest
-
The Amazon Resource Number (ARN) of the endpoint.
- endpointArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEndpointResponse.Builder
-
The Amazon Resource Number (ARN) of the endpoint being created.
- endpointArn() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointResponse
-
The Amazon Resource Number (ARN) of the endpoint being created.
- endpointArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DeleteEndpointRequest.Builder
-
The Amazon Resource Number (ARN) of the endpoint being deleted.
- endpointArn() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointRequest
-
The Amazon Resource Number (ARN) of the endpoint being deleted.
- endpointArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEndpointRequest.Builder
-
The Amazon Resource Number (ARN) of the endpoint being described.
- endpointArn() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointRequest
-
The Amazon Resource Number (ARN) of the endpoint being described.
- endpointArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest.Builder
-
The Amazon Resource Name of an endpoint that is associated with a custom entity recognition model.
- endpointArn() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
-
The Amazon Resource Name of an endpoint that is associated with a custom entity recognition model.
- endpointArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointProperties.Builder
-
The Amazon Resource Number (ARN) of the endpoint.
- endpointArn() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
-
The Amazon Resource Number (ARN) of the endpoint.
- endpointArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest.Builder
-
The Amazon Resource Number (ARN) of the endpoint being updated.
- endpointArn() - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest
-
The Amazon Resource Number (ARN) of the endpoint being updated.
- endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.AwsEndpointProviderUtils
-
Returns the endpoint set on the client.
- EndpointFilter - Class in software.amazon.awssdk.services.comprehend.model
-
The filter used to determine which endpoints are returned.
- EndpointFilter.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value
-
- endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.AwsEndpointProviderUtils
-
- endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.AwsEndpointProviderUtils
-
- endpointName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest.Builder
-
This is the descriptive suffix that becomes part of the EndpointArn used for all subsequent
requests to this resource.
- endpointName() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
-
This is the descriptive suffix that becomes part of the EndpointArn used for all subsequent requests
to this resource.
- endpointProperties(EndpointProperties) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEndpointResponse.Builder
-
Describes information associated with the specific endpoint.
- endpointProperties(Consumer<EndpointProperties.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEndpointResponse.Builder
-
Describes information associated with the specific endpoint.
- endpointProperties() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointResponse
-
Describes information associated with the specific endpoint.
- EndpointProperties - Class in software.amazon.awssdk.services.comprehend.model
-
Specifies information about the specified endpoint.
- EndpointProperties.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- endpointPropertiesList(Collection<EndpointProperties>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse.Builder
-
Displays a list of endpoint properties being retrieved by the service in response to the request.
- endpointPropertiesList(EndpointProperties...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse.Builder
-
Displays a list of endpoint properties being retrieved by the service in response to the request.
- endpointPropertiesList(Consumer<EndpointProperties.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse.Builder
-
Displays a list of endpoint properties being retrieved by the service in response to the request.
- endpointPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse
-
Displays a list of endpoint properties being retrieved by the service in response to the request.
- endpointPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.paginators.ListEndpointsIterable
-
- endpointPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.paginators.ListEndpointsPublisher
-
Returns a publisher that can be used to get a stream of data.
- endpointProvider(ComprehendEndpointProvider) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendBaseClientBuilder
-
- EndpointResult - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- EndpointResult.Builder - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- EndpointRule - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.EndpointRule
-
- EndpointRuleset - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
The set of rules that are used to compute the endpoint to use for a request.
- EndpointRuleset.Builder - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- EndpointStatus - Enum in software.amazon.awssdk.services.comprehend.model
-
- endTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
-
The time that the document classification job completed.
- endTime() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
-
The time that the document classification job completed.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
-
The time that training the document classifier completed.
- endTime() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
The time that training the document classifier completed.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
-
The time that the dominant language detection job completed.
- endTime() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
-
The time that the dominant language detection job completed.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
-
The time that the entities detection job completed
- endTime() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
-
The time that the entities detection job completed
- endTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
-
The time that the recognizer creation completed.
- endTime() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
-
The time that the recognizer creation completed.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
-
The time that the events detection job completed.
- endTime() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
-
The time that the events detection job completed.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
-
The time that the key phrases detection job completed.
- endTime() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The time that the key phrases detection job completed.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
-
The time that the PII entities detection job completed.
- endTime() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
-
The time that the PII entities detection job completed.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
-
The time that the sentiment detection job ended.
- endTime() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
-
The time that the sentiment detection job ended.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties.Builder
-
The time that the targeted sentiment detection job ended.
- endTime() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties
-
The time that the targeted sentiment detection job ended.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
-
The time that the topic detection job was completed.
- endTime() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
-
The time that the topic detection job was completed.
- entities(Collection<Entity>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult.Builder
-
One or more
Entity objects, one for each entity detected in the document.
- entities(Entity...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult.Builder
-
One or more
Entity objects, one for each entity detected in the document.
- entities(Consumer<Entity.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult.Builder
-
One or more
Entity objects, one for each entity detected in the document.
- entities() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult
-
One or more
Entity objects, one for each entity detected in the document.
- entities(Collection<TargetedSentimentEntity>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentItemResult.Builder
-
An array of targeted sentiment entities.
- entities(TargetedSentimentEntity...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentItemResult.Builder
-
An array of targeted sentiment entities.
- entities(Consumer<TargetedSentimentEntity.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentItemResult.Builder
-
An array of targeted sentiment entities.
- entities() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentItemResult
-
An array of targeted sentiment entities.
- entities(Collection<Entity>) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse.Builder
-
A collection of entities identified in the input text.
- entities(Entity...) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse.Builder
-
A collection of entities identified in the input text.
- entities(Consumer<Entity.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse.Builder
-
A collection of entities identified in the input text.
- entities() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
-
A collection of entities identified in the input text.
- entities(Collection<PiiEntity>) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse.Builder
-
A collection of PII entities identified in the input text.
- entities(PiiEntity...) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse.Builder
-
A collection of PII entities identified in the input text.
- entities(Consumer<PiiEntity.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse.Builder
-
A collection of PII entities identified in the input text.
- entities() - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse
-
A collection of PII entities identified in the input text.
- entities(Collection<TargetedSentimentEntity>) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentResponse.Builder
-
Targeted sentiment analysis for each of the entities identified in the input text.
- entities(TargetedSentimentEntity...) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentResponse.Builder
-
Targeted sentiment analysis for each of the entities identified in the input text.
- entities(Consumer<TargetedSentimentEntity.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentResponse.Builder
-
Targeted sentiment analysis for each of the entities identified in the input text.
- entities() - Method in class software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentResponse
-
Targeted sentiment analysis for each of the entities identified in the input text.
- EntitiesDetectionJobFilter - Class in software.amazon.awssdk.services.comprehend.model
-
Provides information for filtering a list of dominant language detection jobs.
- EntitiesDetectionJobFilter.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- entitiesDetectionJobProperties(EntitiesDetectionJobProperties) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobResponse.Builder
-
An object that contains the properties associated with an entities detection job.
- entitiesDetectionJobProperties(Consumer<EntitiesDetectionJobProperties.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobResponse.Builder
-
An object that contains the properties associated with an entities detection job.
- entitiesDetectionJobProperties() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobResponse
-
An object that contains the properties associated with an entities detection job.
- EntitiesDetectionJobProperties - Class in software.amazon.awssdk.services.comprehend.model
-
Provides information about an entities detection job.
- EntitiesDetectionJobProperties.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- entitiesDetectionJobPropertiesList(Collection<EntitiesDetectionJobProperties>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse.Builder
-
A list containing the properties of each job that is returned.
- entitiesDetectionJobPropertiesList(EntitiesDetectionJobProperties...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse.Builder
-
A list containing the properties of each job that is returned.
- entitiesDetectionJobPropertiesList(Consumer<EntitiesDetectionJobProperties.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse.Builder
-
A list containing the properties of each job that is returned.
- entitiesDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse
-
A list containing the properties of each job that is returned.
- Entity - Class in software.amazon.awssdk.services.comprehend.model
-
Provides information about an entity.
- Entity.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- EntityLabel - Class in software.amazon.awssdk.services.comprehend.model
-
Specifies one of the label or labels that categorize the personally identifiable information (PII) entity being
analyzed.
- EntityLabel.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- entityList(EntityRecognizerEntityList) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig.Builder
-
The S3 location of the CSV file that has the entity list for your custom entity recognizer.
- entityList(Consumer<EntityRecognizerEntityList.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig.Builder
-
The S3 location of the CSV file that has the entity list for your custom entity recognizer.
- entityList() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
-
The S3 location of the CSV file that has the entity list for your custom entity recognizer.
- EntityRecognizerAnnotations - Class in software.amazon.awssdk.services.comprehend.model
-
Describes the annotations associated with a entity recognizer.
- EntityRecognizerAnnotations.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- entityRecognizerArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerResponse.Builder
-
The Amazon Resource Name (ARN) that identifies the entity recognizer.
- entityRecognizerArn() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerResponse
-
The Amazon Resource Name (ARN) that identifies the entity recognizer.
- entityRecognizerArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerRequest.Builder
-
The Amazon Resource Name (ARN) that identifies the entity recognizer.
- entityRecognizerArn() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerRequest
-
The Amazon Resource Name (ARN) that identifies the entity recognizer.
- entityRecognizerArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerRequest.Builder
-
The Amazon Resource Name (ARN) that identifies the entity recognizer.
- entityRecognizerArn() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerRequest
-
The Amazon Resource Name (ARN) that identifies the entity recognizer.
- entityRecognizerArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
-
The Amazon Resource Name (ARN) that identifies the entity recognizer.
- entityRecognizerArn() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
-
The Amazon Resource Name (ARN) that identifies the entity recognizer.
- entityRecognizerArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
-
The Amazon Resource Name (ARN) that identifies the entity recognizer.
- entityRecognizerArn() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
-
The Amazon Resource Name (ARN) that identifies the entity recognizer.
- entityRecognizerArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
-
The Amazon Resource Name (ARN) that identifies the specific entity recognizer to be used by the
StartEntitiesDetectionJob.
- entityRecognizerArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
-
The Amazon Resource Name (ARN) that identifies the specific entity recognizer to be used by the
StartEntitiesDetectionJob.
- entityRecognizerArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerRequest.Builder
-
The Amazon Resource Name (ARN) that identifies the entity recognizer currently being trained.
- entityRecognizerArn() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerRequest
-
The Amazon Resource Name (ARN) that identifies the entity recognizer currently being trained.
- EntityRecognizerDataFormat - Enum in software.amazon.awssdk.services.comprehend.model
-
- EntityRecognizerDocuments - Class in software.amazon.awssdk.services.comprehend.model
-
Describes the training documents submitted with an entity recognizer.
- EntityRecognizerDocuments.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- EntityRecognizerEntityList - Class in software.amazon.awssdk.services.comprehend.model
-
Describes the entity recognizer submitted with an entity recognizer.
- EntityRecognizerEntityList.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- EntityRecognizerEvaluationMetrics - Class in software.amazon.awssdk.services.comprehend.model
-
Detailed information about the accuracy of an entity recognizer.
- EntityRecognizerEvaluationMetrics.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- EntityRecognizerFilter - Class in software.amazon.awssdk.services.comprehend.model
-
Provides information for filtering a list of entity recognizers.
- EntityRecognizerFilter.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- EntityRecognizerInputDataConfig - Class in software.amazon.awssdk.services.comprehend.model
-
Specifies the format and location of the input data.
- EntityRecognizerInputDataConfig.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- EntityRecognizerMetadata - Class in software.amazon.awssdk.services.comprehend.model
-
Detailed information about an entity recognizer.
- EntityRecognizerMetadata.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- EntityRecognizerMetadataEntityTypesListItem - Class in software.amazon.awssdk.services.comprehend.model
-
Individual item from the list of entity types in the metadata of an entity recognizer.
- EntityRecognizerMetadataEntityTypesListItem.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- entityRecognizerProperties(EntityRecognizerProperties) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerResponse.Builder
-
Describes information associated with an entity recognizer.
- entityRecognizerProperties(Consumer<EntityRecognizerProperties.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerResponse.Builder
-
Describes information associated with an entity recognizer.
- entityRecognizerProperties() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerResponse
-
Describes information associated with an entity recognizer.
- EntityRecognizerProperties - Class in software.amazon.awssdk.services.comprehend.model
-
Describes information about an entity recognizer.
- EntityRecognizerProperties.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- entityRecognizerPropertiesList(Collection<EntityRecognizerProperties>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse.Builder
-
The list of properties of an entity recognizer.
- entityRecognizerPropertiesList(EntityRecognizerProperties...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse.Builder
-
The list of properties of an entity recognizer.
- entityRecognizerPropertiesList(Consumer<EntityRecognizerProperties.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse.Builder
-
The list of properties of an entity recognizer.
- entityRecognizerPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse
-
The list of properties of an entity recognizer.
- entityRecognizerSummariesList(Collection<EntityRecognizerSummary>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesResponse.Builder
-
The list entity recognizer summaries.
- entityRecognizerSummariesList(EntityRecognizerSummary...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesResponse.Builder
-
The list entity recognizer summaries.
- entityRecognizerSummariesList(Consumer<EntityRecognizerSummary.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesResponse.Builder
-
The list entity recognizer summaries.
- entityRecognizerSummariesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesResponse
-
The list entity recognizer summaries.
- EntityRecognizerSummary - Class in software.amazon.awssdk.services.comprehend.model
-
Describes the information about an entity recognizer and its versions.
- EntityRecognizerSummary.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- EntityType - Enum in software.amazon.awssdk.services.comprehend.model
-
- entityTypes(Collection<EntityTypesListItem>) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig.Builder
-
The entity types in the labeled training data that Amazon Comprehend uses to train the custom entity
recognizer.
- entityTypes(EntityTypesListItem...) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig.Builder
-
The entity types in the labeled training data that Amazon Comprehend uses to train the custom entity
recognizer.
- entityTypes(Consumer<EntityTypesListItem.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig.Builder
-
The entity types in the labeled training data that Amazon Comprehend uses to train the custom entity
recognizer.
- entityTypes() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
-
The entity types in the labeled training data that Amazon Comprehend uses to train the custom entity recognizer.
- entityTypes(Collection<EntityRecognizerMetadataEntityTypesListItem>) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata.Builder
-
Entity types from the metadata of an entity recognizer.
- entityTypes(EntityRecognizerMetadataEntityTypesListItem...) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata.Builder
-
Entity types from the metadata of an entity recognizer.
- entityTypes(Consumer<EntityRecognizerMetadataEntityTypesListItem.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata.Builder
-
Entity types from the metadata of an entity recognizer.
- entityTypes() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
-
Entity types from the metadata of an entity recognizer.
- EntityTypesEvaluationMetrics - Class in software.amazon.awssdk.services.comprehend.model
-
Detailed information about the accuracy of an entity recognizer for a specific entity type.
- EntityTypesEvaluationMetrics.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- EntityTypesListItem - Class in software.amazon.awssdk.services.comprehend.model
-
An entity type within a labeled training dataset that Amazon Comprehend uses to train a custom entity recognizer.
- EntityTypesListItem.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- eq(boolean) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter
-
- eq(Expr) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Arn
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.EndpointResult
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.FatScope
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Fn
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.FnNode
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.GetAttr.Part.Index
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.GetAttr.Part.Key
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Identifier
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Literal
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Outputs
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter.Deprecated
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.ParameterReference
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameters
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Partition
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Partitions
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Ref
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.RegionOverride
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Template.Dynamic
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Template
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Template.Literal
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Array
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Bool
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Endpoint
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Int
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Record
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Str
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentItemResult
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchItemError
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.Block
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BlockReference
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BoundingBox
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ChildBlock
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierMetadata
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteResourcePolicyRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteResourcePolicyResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeResourcePolicyRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeResourcePolicyResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTargetedSentimentDetectionJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTargetedSentimentDetectionJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClass
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierOutputDataConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentLabel
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentMetadata
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentReaderConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentTypeListItem
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguage
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EndpointFilter
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.Entity
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityLabel
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerAnnotations
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEntityList
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesListItem
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ErrorsListItem
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ExtractedCharactersListItem
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.Geometry
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ImportModelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ImportModelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.InputDataConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.InvalidRequestDetail
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrase
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.MentionSentiment
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.OutputDataConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.PiiOutputDataConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.Point
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.PutResourcePolicyRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.PutResourcePolicyResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.RelationshipsListItem
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.SentimentScore
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopTargetedSentimentDetectionJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopTargetedSentimentDetectionJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.SyntaxToken
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.Tag
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobFilter
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentEntity
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentMention
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.VpcConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentItemResult
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchItemError
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.Block
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BlockReference
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BoundingBox
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ChildBlock
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierMetadata
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteResourcePolicyRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteResourcePolicyResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeResourcePolicyRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeResourcePolicyResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTargetedSentimentDetectionJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTargetedSentimentDetectionJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClass
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierOutputDataConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentLabel
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentMetadata
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentReaderConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentTypeListItem
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguage
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EndpointFilter
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.Entity
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityLabel
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerAnnotations
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEntityList
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesListItem
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ErrorsListItem
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ExtractedCharactersListItem
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.Geometry
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ImportModelRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ImportModelResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.InputDataConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.InvalidRequestDetail
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrase
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.MentionSentiment
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.OutputDataConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.PiiOutputDataConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.Point
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.PutResourcePolicyRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.PutResourcePolicyResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.RelationshipsListItem
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.SentimentScore
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopTargetedSentimentDetectionJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopTargetedSentimentDetectionJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.SyntaxToken
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.Tag
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobFilter
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentEntity
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentMention
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.VpcConfig
-
- error(String) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Rule.Builder
-
- ERROR - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.Rule
-
- errorCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchItemError.Builder
-
The numeric error code of the error.
- errorCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchItemError
-
The numeric error code of the error.
- errorCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ErrorsListItem.Builder
-
Error code for the cause of the error.
- errorCode(PageBasedErrorCode) - Method in interface software.amazon.awssdk.services.comprehend.model.ErrorsListItem.Builder
-
Error code for the cause of the error.
- errorCode() - Method in class software.amazon.awssdk.services.comprehend.model.ErrorsListItem
-
Error code for the cause of the error.
- errorCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.ErrorsListItem
-
Error code for the cause of the error.
- errorList(Collection<BatchItemError>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse.Builder
-
A list containing one object for each document that contained an error.
- errorList(BatchItemError...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse.Builder
-
A list containing one object for each document that contained an error.
- errorList(Consumer<BatchItemError.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse.Builder
-
A list containing one object for each document that contained an error.
- errorList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse
-
A list containing one object for each document that contained an error.
- errorList(Collection<BatchItemError>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse.Builder
-
A list containing one object for each document that contained an error.
- errorList(BatchItemError...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse.Builder
-
A list containing one object for each document that contained an error.
- errorList(Consumer<BatchItemError.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse.Builder
-
A list containing one object for each document that contained an error.
- errorList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse
-
A list containing one object for each document that contained an error.
- errorList(Collection<BatchItemError>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse.Builder
-
A list containing one object for each document that contained an error.
- errorList(BatchItemError...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse.Builder
-
A list containing one object for each document that contained an error.
- errorList(Consumer<BatchItemError.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse.Builder
-
A list containing one object for each document that contained an error.
- errorList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse
-
A list containing one object for each document that contained an error.
- errorList(Collection<BatchItemError>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse.Builder
-
A list containing one object for each document that contained an error.
- errorList(BatchItemError...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse.Builder
-
A list containing one object for each document that contained an error.
- errorList(Consumer<BatchItemError.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse.Builder
-
A list containing one object for each document that contained an error.
- errorList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse
-
A list containing one object for each document that contained an error.
- errorList(Collection<BatchItemError>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse.Builder
-
A list containing one object for each document that contained an error.
- errorList(BatchItemError...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse.Builder
-
A list containing one object for each document that contained an error.
- errorList(Consumer<BatchItemError.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse.Builder
-
A list containing one object for each document that contained an error.
- errorList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse
-
A list containing one object for each document that contained an error.
- errorList(Collection<BatchItemError>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentResponse.Builder
-
List of errors that the operation can return.
- errorList(BatchItemError...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentResponse.Builder
-
List of errors that the operation can return.
- errorList(Consumer<BatchItemError.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentResponse.Builder
-
List of errors that the operation can return.
- errorList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentResponse
-
List of errors that the operation can return.
- errorMessage(String) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchItemError.Builder
-
A text description of the error.
- errorMessage() - Method in class software.amazon.awssdk.services.comprehend.model.BatchItemError
-
A text description of the error.
- errorMessage(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ErrorsListItem.Builder
-
Text message explaining the reason for the error.
- errorMessage() - Method in class software.amazon.awssdk.services.comprehend.model.ErrorsListItem
-
Text message explaining the reason for the error.
- ErrorRule - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.ErrorRule
-
- errors(Collection<ErrorsListItem>) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse.Builder
-
Page-level errors that the system detected while processing the input document.
- errors(ErrorsListItem...) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse.Builder
-
Page-level errors that the system detected while processing the input document.
- errors(Consumer<ErrorsListItem.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse.Builder
-
Page-level errors that the system detected while processing the input document.
- errors() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
-
Page-level errors that the system detected while processing the input document.
- errors(Collection<ErrorsListItem>) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse.Builder
-
Page-level errors that the system detected while processing the input document.
- errors(ErrorsListItem...) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse.Builder
-
Page-level errors that the system detected while processing the input document.
- errors(Consumer<ErrorsListItem.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse.Builder
-
Page-level errors that the system detected while processing the input document.
- errors() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
-
Page-level errors that the system detected while processing the input document.
- ErrorsListItem - Class in software.amazon.awssdk.services.comprehend.model
-
Text extraction encountered one or more page-level errors in the input document.
- ErrorsListItem.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.BooleanEqualsFn
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Condition
-
- Eval - Interface in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.Eval
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.GetAttr
-
- eval(Value) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.GetAttr.Part
-
- eval(Value) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.GetAttr.Part.Index
-
- eval(Value) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.GetAttr.Part.Key
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.IsValidHostLabel
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.IsVirtualHostableS3Bucket
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Literal
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Ref
-
- eval(Expr) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Scope
-
Search the fact stack for an explicitly calculated value for [expr]
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.SingleArgFn
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.StringEqualsFn
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Substring
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Template
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.IsSet
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Not
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.ParseArn
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.ParseUrl
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.PartitionFn
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.SingleArgFn
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.UriEncodeFn
-
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.DefaultRuleEngine
-
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.RuleEngine
-
Evaluate the given
EndpointRuleset using the named values in
args as input into the rule set.
- evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.RuleEvaluator
-
- evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.RuleEvaluator
-
- evaluationMetrics(ClassifierEvaluationMetrics) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifierMetadata.Builder
-
Describes the result metrics for the test data associated with an documentation classifier.
- evaluationMetrics(Consumer<ClassifierEvaluationMetrics.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifierMetadata.Builder
-
Describes the result metrics for the test data associated with an documentation classifier.
- evaluationMetrics() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierMetadata
-
Describes the result metrics for the test data associated with an documentation classifier.
- evaluationMetrics(EntityRecognizerEvaluationMetrics) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata.Builder
-
Detailed information about the accuracy of an entity recognizer.
- evaluationMetrics(Consumer<EntityRecognizerEvaluationMetrics.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata.Builder
-
Detailed information about the accuracy of an entity recognizer.
- evaluationMetrics() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
-
Detailed information about the accuracy of an entity recognizer.
- evaluationMetrics(EntityTypesEvaluationMetrics) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem.Builder
-
Detailed information about the accuracy of the entity recognizer for a specific item on the list of entity
types.
- evaluationMetrics(Consumer<EntityTypesEvaluationMetrics.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem.Builder
-
Detailed information about the accuracy of the entity recognizer for a specific item on the list of entity
types.
- evaluationMetrics() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem
-
Detailed information about the accuracy of the entity recognizer for a specific item on the list of entity types.
- EventsDetectionJobFilter - Class in software.amazon.awssdk.services.comprehend.model
-
Provides information for filtering a list of event detection jobs.
- EventsDetectionJobFilter.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- eventsDetectionJobProperties(EventsDetectionJobProperties) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobResponse.Builder
-
An object that contains the properties associated with an event detection job.
- eventsDetectionJobProperties(Consumer<EventsDetectionJobProperties.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobResponse.Builder
-
An object that contains the properties associated with an event detection job.
- eventsDetectionJobProperties() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobResponse
-
An object that contains the properties associated with an event detection job.
- EventsDetectionJobProperties - Class in software.amazon.awssdk.services.comprehend.model
-
Provides information about an events detection job.
- EventsDetectionJobProperties.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- eventsDetectionJobPropertiesList(Collection<EventsDetectionJobProperties>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse.Builder
-
A list containing the properties of each job that is returned.
- eventsDetectionJobPropertiesList(EventsDetectionJobProperties...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse.Builder
-
A list containing the properties of each job that is returned.
- eventsDetectionJobPropertiesList(Consumer<EventsDetectionJobProperties.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse.Builder
-
A list containing the properties of each job that is returned.
- eventsDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse
-
A list containing the properties of each job that is returned.
- expectArray() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Array
-
- expectArray() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value
-
- expectBool() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Bool
-
- expectBool() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value
-
- expectEndpoint() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Endpoint
-
- expectEndpoint() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value
-
- expectInt() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value
-
- expectInt() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Int
-
- expectLiteral() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Template
-
- expectLiteralString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Literal
-
- expectOneArg() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Fn
-
- expectRecord() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value
-
- expectRecord() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Record
-
- expectString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value
-
- expectString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Str
-
- expectTwoArgs() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Fn
-
- expectValue(Identifier) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Scope
-
- expectVariableArgs(int) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Fn
-
- expr() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Condition
-
- Expr - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- Expr() - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.Expr
-
- expr() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter
-
- ExprVisitor<R> - Interface in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- extractedCharacters(Collection<ExtractedCharactersListItem>) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentMetadata.Builder
-
List of pages in the document, with the number of characters extracted from each page.
- extractedCharacters(ExtractedCharactersListItem...) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentMetadata.Builder
-
List of pages in the document, with the number of characters extracted from each page.
- extractedCharacters(Consumer<ExtractedCharactersListItem.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentMetadata.Builder
-
List of pages in the document, with the number of characters extracted from each page.
- extractedCharacters() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentMetadata
-
List of pages in the document, with the number of characters extracted from each page.
- ExtractedCharactersListItem - Class in software.amazon.awssdk.services.comprehend.model
-
Array of the number of characters extracted from each page.
- ExtractedCharactersListItem.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- f1Score(Double) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics.Builder
-
A measure of how accurate the classifier results are for the test data.
- f1Score() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
-
A measure of how accurate the classifier results are for the test data.
- f1Score(Double) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics.Builder
-
A measure of how accurate the recognizer results are for the test data.
- f1Score() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics
-
A measure of how accurate the recognizer results are for the test data.
- f1Score(Double) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics.Builder
-
A measure of how accurate the recognizer results are for a specific entity type in the test data.
- f1Score() - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics
-
A measure of how accurate the recognizer results are for a specific entity type in the test data.
- facts() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.FatScope
-
- FatScope<T> - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.FatScope
-
- FatScope() - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.FatScope
-
- featureTypes(Collection<DocumentReadFeatureTypes>) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentReaderConfig.Builder
-
Specifies the type of Amazon Textract features to apply.
- featureTypes(DocumentReadFeatureTypes...) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentReaderConfig.Builder
-
Specifies the type of Amazon Textract features to apply.
- featureTypes() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentReaderConfig
-
Specifies the type of Amazon Textract features to apply.
- featureTypesAsStrings() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentReaderConfig
-
Specifies the type of Amazon Textract features to apply.
- featureTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentReaderConfig.Builder
-
Specifies the type of Amazon Textract features to apply.
- featureTypesWithStrings(String...) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentReaderConfig.Builder
-
Specifies the type of Amazon Textract features to apply.
- filter(DocumentClassificationJobFilter) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest.Builder
-
Filters the jobs that are returned.
- filter(Consumer<DocumentClassificationJobFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest.Builder
-
Filters the jobs that are returned.
- filter() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest
-
Filters the jobs that are returned.
- filter(DocumentClassifierFilter) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest.Builder
-
Filters the jobs that are returned.
- filter(Consumer<DocumentClassifierFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest.Builder
-
Filters the jobs that are returned.
- filter() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest
-
Filters the jobs that are returned.
- filter(DominantLanguageDetectionJobFilter) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest.Builder
-
Filters that jobs that are returned.
- filter(Consumer<DominantLanguageDetectionJobFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest.Builder
-
Filters that jobs that are returned.
- filter() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest
-
Filters that jobs that are returned.
- filter(EndpointFilter) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest.Builder
-
Filters the endpoints that are returned.
- filter(Consumer<EndpointFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest.Builder
-
Filters the endpoints that are returned.
- filter() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest
-
Filters the endpoints that are returned.
- filter(EntitiesDetectionJobFilter) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest.Builder
-
Filters the jobs that are returned.
- filter(Consumer<EntitiesDetectionJobFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest.Builder
-
Filters the jobs that are returned.
- filter() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest
-
Filters the jobs that are returned.
- filter(EntityRecognizerFilter) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest.Builder
-
Filters the list of entities returned.
- filter(Consumer<EntityRecognizerFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest.Builder
-
Filters the list of entities returned.
- filter() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest
-
Filters the list of entities returned.
- filter(EventsDetectionJobFilter) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest.Builder
-
Filters the jobs that are returned.
- filter(Consumer<EventsDetectionJobFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest.Builder
-
Filters the jobs that are returned.
- filter() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest
-
Filters the jobs that are returned.
- filter(KeyPhrasesDetectionJobFilter) - Method in interface software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest.Builder
-
Filters the jobs that are returned.
- filter(Consumer<KeyPhrasesDetectionJobFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest.Builder
-
Filters the jobs that are returned.
- filter() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
-
Filters the jobs that are returned.
- filter(PiiEntitiesDetectionJobFilter) - Method in interface software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest.Builder
-
Filters the jobs that are returned.
- filter(Consumer<PiiEntitiesDetectionJobFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest.Builder
-
Filters the jobs that are returned.
- filter() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest
-
Filters the jobs that are returned.
- filter(SentimentDetectionJobFilter) - Method in interface software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest.Builder
-
Filters the jobs that are returned.
- filter(Consumer<SentimentDetectionJobFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest.Builder
-
Filters the jobs that are returned.
- filter() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest
-
Filters the jobs that are returned.
- filter(TargetedSentimentDetectionJobFilter) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsRequest.Builder
-
Filters the jobs that are returned.
- filter(Consumer<TargetedSentimentDetectionJobFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsRequest.Builder
-
Filters the jobs that are returned.
- filter() - Method in class software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsRequest
-
Filters the jobs that are returned.
- filter(TopicsDetectionJobFilter) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest.Builder
-
Filters the jobs that are returned.
- filter(Consumer<TopicsDetectionJobFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest.Builder
-
Filters the jobs that are returned.
- filter() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest
-
Filters the jobs that are returned.
- finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.TemplateVisitor
-
Invoked at the conclusion of visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.AwsEndpointProviderUtils
-
- fn(Fn) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Condition.Builder
-
- Fn - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- Fn(FnNode) - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.Fn
-
- fn(String) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.FnNode.Builder
-
- fnNode - Variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.Fn
-
- FnNode - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
Parsed but not validated function contents containing the `fn` name and `argv`
- FnNode.Builder - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- FnVisitor<R> - Interface in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Record
-
- from(String) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.ParameterReference
-
- from(String, String) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.ParameterReference
-
- fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value
-
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Literal
-
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value
-
- fromInteger(int) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Literal
-
- fromInteger(int) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Condition
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.EndpointResult
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.EndpointRuleset
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Expr
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.FnNode
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Literal
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Outputs
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter.Deprecated
-
- fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameters
-
- fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.comprehend.endpoints.internal.ParameterType
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Partition
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Partitions
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.RegionOverride
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Rule
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Endpoint
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value
-
- fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.BooleanEqualsFn
-
- fromParam(Parameter) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.PartitionFn
-
- fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Literal
-
- fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value
-
- fromStr(Template) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Literal
-
- fromStr(String) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Literal
-
- fromStr(String) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value
-
- fromString(String) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Identifier
-
- fromString(String) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Template
-
- fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Literal
-
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.endpoints.internal.ParameterType
-
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.AugmentedManifestsDocumentTypeFormat
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.BlockType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.DocumentClassifierDataFormat
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.DocumentClassifierMode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.DocumentReadAction
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.DocumentReadFeatureTypes
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.DocumentReadMode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.DocumentType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.EndpointStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.EntityRecognizerDataFormat
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.EntityType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.InputFormat
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.InvalidRequestDetailReason
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.InvalidRequestReason
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.JobStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.LanguageCode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.ModelStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.PageBasedErrorCode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.PartOfSpeechTagType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionMaskMode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionMode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.PiiEntityType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.RelationshipType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.SentimentType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.Split
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.SyntaxLanguageCode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.TargetedSentimentEntityType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- hammingLoss(Double) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics.Builder
-
Indicates the fraction of labels that are incorrectly predicted.
- hammingLoss() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
-
Indicates the fraction of labels that are incorrectly predicted.
- hasAttributeNames() - Method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
-
For responses, this returns true if the service returned a value for the AttributeNames property.
- hasAugmentedManifests() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
-
For responses, this returns true if the service returned a value for the AugmentedManifests property.
- hasAugmentedManifests() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
-
For responses, this returns true if the service returned a value for the AugmentedManifests property.
- hasBlockReferences() - Method in class software.amazon.awssdk.services.comprehend.model.Entity
-
For responses, this returns true if the service returned a value for the BlockReferences property.
- hasBlocks() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
-
For responses, this returns true if the service returned a value for the Blocks property.
- hasChildBlocks() - Method in class software.amazon.awssdk.services.comprehend.model.BlockReference
-
For responses, this returns true if the service returned a value for the ChildBlocks property.
- hasClasses() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
-
For responses, this returns true if the service returned a value for the Classes property.
- hasDescriptiveMentionIndex() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentEntity
-
For responses, this returns true if the service returned a value for the DescriptiveMentionIndex property.
- hasDocumentClassificationJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse
-
For responses, this returns true if the service returned a value for the DocumentClassificationJobPropertiesList
property.
- hasDocumentClassifierPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse
-
For responses, this returns true if the service returned a value for the DocumentClassifierPropertiesList
property.
- hasDocumentClassifierSummariesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesResponse
-
For responses, this returns true if the service returned a value for the DocumentClassifierSummariesList
property.
- hasDocumentType() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
-
For responses, this returns true if the service returned a value for the DocumentType property.
- hasDocumentType() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
-
For responses, this returns true if the service returned a value for the DocumentType property.
- hasDominantLanguageDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse
-
For responses, this returns true if the service returned a value for the
DominantLanguageDetectionJobPropertiesList property.
- hasEndpointPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse
-
For responses, this returns true if the service returned a value for the EndpointPropertiesList property.
- hasEntities() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult
-
For responses, this returns true if the service returned a value for the Entities property.
- hasEntities() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentItemResult
-
For responses, this returns true if the service returned a value for the Entities property.
- hasEntities() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
-
For responses, this returns true if the service returned a value for the Entities property.
- hasEntities() - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse
-
For responses, this returns true if the service returned a value for the Entities property.
- hasEntities() - Method in class software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentResponse
-
For responses, this returns true if the service returned a value for the Entities property.
- hasEntitiesDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse
-
For responses, this returns true if the service returned a value for the EntitiesDetectionJobPropertiesList
property.
- hasEntityRecognizerPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse
-
For responses, this returns true if the service returned a value for the EntityRecognizerPropertiesList property.
- hasEntityRecognizerSummariesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesResponse
-
For responses, this returns true if the service returned a value for the EntityRecognizerSummariesList property.
- hasEntityTypes() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
-
For responses, this returns true if the service returned a value for the EntityTypes property.
- hasEntityTypes() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
-
For responses, this returns true if the service returned a value for the EntityTypes property.
- hasErrorList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse
-
For responses, this returns true if the service returned a value for the ErrorList property.
- hasErrorList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse
-
For responses, this returns true if the service returned a value for the ErrorList property.
- hasErrorList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse
-
For responses, this returns true if the service returned a value for the ErrorList property.
- hasErrorList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse
-
For responses, this returns true if the service returned a value for the ErrorList property.
- hasErrorList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse
-
For responses, this returns true if the service returned a value for the ErrorList property.
- hasErrorList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentResponse
-
For responses, this returns true if the service returned a value for the ErrorList property.
- hasErrors() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
-
For responses, this returns true if the service returned a value for the Errors property.
- hasErrors() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
-
For responses, this returns true if the service returned a value for the Errors property.
- hasEventsDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse
-
For responses, this returns true if the service returned a value for the EventsDetectionJobPropertiesList
property.
- hasExtractedCharacters() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentMetadata
-
For responses, this returns true if the service returned a value for the ExtractedCharacters property.
- hasFeatureTypes() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentReaderConfig
-
For responses, this returns true if the service returned a value for the FeatureTypes property.
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Arn
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.EndpointResult
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.FatScope
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Fn
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.FnNode
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.GetAttr.Part.Index
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.GetAttr.Part.Key
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Identifier
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Literal
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Outputs
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter.Deprecated
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.ParameterReference
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameters
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Partition
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Partitions
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Ref
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.RegionOverride
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Template.Dynamic
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Template
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Template.Literal
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Array
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Bool
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Endpoint
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Int
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Record
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Str
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentItemResult
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchItemError
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.Block
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BlockReference
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BoundingBox
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ChildBlock
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierMetadata
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteResourcePolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteResourcePolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeResourcePolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeResourcePolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTargetedSentimentDetectionJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTargetedSentimentDetectionJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClass
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierOutputDataConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentLabel
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentMetadata
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentReaderConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentTypeListItem
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguage
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointFilter
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.Entity
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityLabel
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerAnnotations
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEntityList
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesListItem
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ErrorsListItem
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ExtractedCharactersListItem
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.Geometry
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ImportModelRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ImportModelResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.InputDataConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.InvalidRequestDetail
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrase
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.MentionSentiment
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.OutputDataConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.PiiOutputDataConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.Point
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.PutResourcePolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.PutResourcePolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.RelationshipsListItem
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentScore
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopTargetedSentimentDetectionJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopTargetedSentimentDetectionJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.SyntaxToken
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.Tag
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobFilter
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentEntity
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentMention
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.VpcConfig
-
- hasIds() - Method in class software.amazon.awssdk.services.comprehend.model.RelationshipsListItem
-
For responses, this returns true if the service returned a value for the Ids property.
- hasKeyPhrases() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult
-
For responses, this returns true if the service returned a value for the KeyPhrases property.
- hasKeyPhrases() - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesResponse
-
For responses, this returns true if the service returned a value for the KeyPhrases property.
- hasKeyPhrasesDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse
-
For responses, this returns true if the service returned a value for the KeyPhrasesDetectionJobPropertiesList
property.
- hasLabels() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
-
For responses, this returns true if the service returned a value for the Labels property.
- hasLabels() - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse
-
For responses, this returns true if the service returned a value for the Labels property.
- hasLanguages() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult
-
For responses, this returns true if the service returned a value for the Languages property.
- hasLanguages() - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse
-
For responses, this returns true if the service returned a value for the Languages property.
- hasMentions() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentEntity
-
For responses, this returns true if the service returned a value for the Mentions property.
- hasPiiEntitiesDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse
-
For responses, this returns true if the service returned a value for the PiiEntitiesDetectionJobPropertiesList
property.
- hasPiiEntityTypes() - Method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
-
For responses, this returns true if the service returned a value for the PiiEntityTypes property.
- hasPolygon() - Method in class software.amazon.awssdk.services.comprehend.model.Geometry
-
For responses, this returns true if the service returned a value for the Polygon property.
- hasRelationships() - Method in class software.amazon.awssdk.services.comprehend.model.Block
-
For responses, this returns true if the service returned a value for the Relationships property.
- hasResultList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse
-
For responses, this returns true if the service returned a value for the ResultList property.
- hasResultList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse
-
For responses, this returns true if the service returned a value for the ResultList property.
- hasResultList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse
-
For responses, this returns true if the service returned a value for the ResultList property.
- hasResultList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse
-
For responses, this returns true if the service returned a value for the ResultList property.
- hasResultList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse
-
For responses, this returns true if the service returned a value for the ResultList property.
- hasResultList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentResponse
-
For responses, this returns true if the service returned a value for the ResultList property.
- hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.comprehend.model.VpcConfig
-
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
- hasSentimentDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse
-
For responses, this returns true if the service returned a value for the SentimentDetectionJobPropertiesList
property.
- hasSubnets() - Method in class software.amazon.awssdk.services.comprehend.model.VpcConfig
-
For responses, this returns true if the service returned a value for the Subnets property.
- hasSyntaxTokens() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult
-
For responses, this returns true if the service returned a value for the SyntaxTokens property.
- hasSyntaxTokens() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse
-
For responses, this returns true if the service returned a value for the SyntaxTokens property.
- hasTagKeys() - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceRequest
-
For responses, this returns true if the service returned a value for the TagKeys property.
- hasTags() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.comprehend.model.ImportModelRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTargetedSentimentDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsResponse
-
For responses, this returns true if the service returned a value for the
TargetedSentimentDetectionJobPropertiesList property.
- hasTargetEventTypes() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
-
For responses, this returns true if the service returned a value for the TargetEventTypes property.
- hasTargetEventTypes() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
-
For responses, this returns true if the service returned a value for the TargetEventTypes property.
- hasTextList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest
-
For responses, this returns true if the service returned a value for the TextList property.
- hasTextList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest
-
For responses, this returns true if the service returned a value for the TextList property.
- hasTextList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest
-
For responses, this returns true if the service returned a value for the TextList property.
- hasTextList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest
-
For responses, this returns true if the service returned a value for the TextList property.
- hasTextList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest
-
For responses, this returns true if the service returned a value for the TextList property.
- hasTextList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentRequest
-
For responses, this returns true if the service returned a value for the TextList property.
- hasTopicsDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse
-
For responses, this returns true if the service returned a value for the TopicsDetectionJobPropertiesList
property.
- height(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.BoundingBox.Builder
-
The height of the bounding box as a ratio of the overall document page height.
- height() - Method in class software.amazon.awssdk.services.comprehend.model.BoundingBox
-
The height of the bounding box as a ratio of the overall document page height.
- hostLabel() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.IsValidHostLabel
-
- hostLabel() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.IsVirtualHostableS3Bucket
-
- ID - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.BooleanEqualsFn
-
- ID - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.GetAttr
-
- ID - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.IsSet
-
- ID - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.IsValidHostLabel
-
- ID - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.IsVirtualHostableS3Bucket
-
- ID - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.Not
-
- ID - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.ParseArn
-
- ID - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.ParseUrl
-
- id(String) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Partition.Builder
-
- id() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Partition
-
- ID - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.PartitionFn
-
- ID - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.StringEqualsFn
-
- ID - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.Substring
-
- ID - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.UriEncodeFn
-
- id(String) - Method in interface software.amazon.awssdk.services.comprehend.model.Block.Builder
-
Unique identifier for the block.
- id() - Method in class software.amazon.awssdk.services.comprehend.model.Block
-
Unique identifier for the block.
- Identifier - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
Identifiers for variables declared within the rule engine, e.g.
- Identifier(String) - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.Identifier
-
- ids(Collection<String>) - Method in interface software.amazon.awssdk.services.comprehend.model.RelationshipsListItem.Builder
-
Identifers of the child blocks.
- ids(String...) - Method in interface software.amazon.awssdk.services.comprehend.model.RelationshipsListItem.Builder
-
Identifers of the child blocks.
- ids() - Method in class software.amazon.awssdk.services.comprehend.model.RelationshipsListItem
-
Identifers of the child blocks.
- importModel(ImportModelRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Creates a new custom model that replicates a source custom model that you import.
- importModel(Consumer<ImportModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Creates a new custom model that replicates a source custom model that you import.
- importModel(ImportModelRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Creates a new custom model that replicates a source custom model that you import.
- importModel(Consumer<ImportModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Creates a new custom model that replicates a source custom model that you import.
- ImportModelRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- ImportModelRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- ImportModelRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- ImportModelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ImportModelRequestMarshaller
-
- ImportModelResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- ImportModelResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- Index(int) - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.GetAttr.Part.Index
-
- index() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.GetAttr.Part.Index
-
- index(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult.Builder
-
The zero-based index of the document in the input list.
- index() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult
-
The zero-based index of the document in the input list.
- index(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult.Builder
-
The zero-based index of the document in the input list.
- index() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult
-
The zero-based index of the document in the input list.
- index(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult.Builder
-
The zero-based index of the document in the input list.
- index() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult
-
The zero-based index of the document in the input list.
- index(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult.Builder
-
The zero-based index of the document in the input list.
- index() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult
-
The zero-based index of the document in the input list.
- index(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult.Builder
-
The zero-based index of the document in the input list.
- index() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult
-
The zero-based index of the document in the input list.
- index(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentItemResult.Builder
-
The zero-based index of this result in the input list.
- index() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentItemResult
-
The zero-based index of this result in the input list.
- index(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchItemError.Builder
-
The zero-based index of the document in the input list.
- index() - Method in class software.amazon.awssdk.services.comprehend.model.BatchItemError
-
The zero-based index of the document in the input list.
- INFERRED - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.PartitionFn
-
- InnerParseError - Exception in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.comprehend.endpoints.internal.InnerParseError
-
- inputDataConfig(DocumentClassifierInputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
-
Specifies the format and location of the input data for the job.
- inputDataConfig(Consumer<DocumentClassifierInputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
-
Specifies the format and location of the input data for the job.
- inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
-
Specifies the format and location of the input data for the job.
- inputDataConfig(EntityRecognizerInputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
-
Specifies the format and location of the input data.
- inputDataConfig(Consumer<EntityRecognizerInputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
-
Specifies the format and location of the input data.
- inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
-
Specifies the format and location of the input data.
- inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
-
The input data configuration that you supplied when you created the document classification job.
- inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
-
The input data configuration that you supplied when you created the document classification job.
- inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
-
The input data configuration that you supplied when you created the document classification job.
- inputDataConfig(DocumentClassifierInputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
-
The input data configuration that you supplied when you created the document classifier for training.
- inputDataConfig(Consumer<DocumentClassifierInputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
-
The input data configuration that you supplied when you created the document classifier for training.
- inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
The input data configuration that you supplied when you created the document classifier for training.
- inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
-
The input data configuration that you supplied when you created the dominant language detection job.
- inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
-
The input data configuration that you supplied when you created the dominant language detection job.
- inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
-
The input data configuration that you supplied when you created the dominant language detection job.
- inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
-
The input data configuration that you supplied when you created the entities detection job.
- inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
-
The input data configuration that you supplied when you created the entities detection job.
- inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
-
The input data configuration that you supplied when you created the entities detection job.
- inputDataConfig(EntityRecognizerInputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
-
The input data properties of an entity recognizer.
- inputDataConfig(Consumer<EntityRecognizerInputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
-
The input data properties of an entity recognizer.
- inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
-
The input data properties of an entity recognizer.
- inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
-
The input data configuration that you supplied when you created the events detection job.
- inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
-
The input data configuration that you supplied when you created the events detection job.
- inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
-
The input data configuration that you supplied when you created the events detection job.
- InputDataConfig - Class in software.amazon.awssdk.services.comprehend.model
-
The input properties for an inference job.
- inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
-
The input data configuration that you supplied when you created the key phrases detection job.
- inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
-
The input data configuration that you supplied when you created the key phrases detection job.
- inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The input data configuration that you supplied when you created the key phrases detection job.
- inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
-
The input properties for a PII entities detection job.
- inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
-
The input properties for a PII entities detection job.
- inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
-
The input properties for a PII entities detection job.
- inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
-
The input data configuration that you supplied when you created the sentiment detection job.
- inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
-
The input data configuration that you supplied when you created the sentiment detection job.
- inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
-
The input data configuration that you supplied when you created the sentiment detection job.
- inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest.Builder
-
Specifies the format and location of the input data for the job.
- inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest.Builder
-
Specifies the format and location of the input data for the job.
- inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
-
Specifies the format and location of the input data for the job.
- inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest.Builder
-
Specifies the format and location of the input data for the job.
- inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest.Builder
-
Specifies the format and location of the input data for the job.
- inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
Specifies the format and location of the input data for the job.
- inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
-
Specifies the format and location of the input data for the job.
- inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
-
Specifies the format and location of the input data for the job.
- inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
-
Specifies the format and location of the input data for the job.
- inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest.Builder
-
Specifies the format and location of the input data for the job.
- inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest.Builder
-
Specifies the format and location of the input data for the job.
- inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
-
Specifies the format and location of the input data for the job.
- inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest.Builder
-
Specifies the format and location of the input data for the job.
- inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest.Builder
-
Specifies the format and location of the input data for the job.
- inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
Specifies the format and location of the input data for the job.
- inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
-
The input properties for a PII entities detection job.
- inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
-
The input properties for a PII entities detection job.
- inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
-
The input properties for a PII entities detection job.
- inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest.Builder
-
Specifies the format and location of the input data for the job.
- inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest.Builder
-
Specifies the format and location of the input data for the job.
- inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
-
Specifies the format and location of the input data for the job.
- inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest.Builder
-
Sets the value of the InputDataConfig property for this object.
- inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest.Builder
-
Sets the value of the InputDataConfig property for this object.
- inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest
-
Returns the value of the InputDataConfig property for this object.
- inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest.Builder
-
Specifies the format and location of the input data for the job.
- inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest.Builder
-
Specifies the format and location of the input data for the job.
- inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
-
Specifies the format and location of the input data for the job.
- inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties.Builder
-
Sets the value of the InputDataConfig property for this object.
- inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties.Builder
-
Sets the value of the InputDataConfig property for this object.
- inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties
-
Returns the value of the InputDataConfig property for this object.
- inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
-
The input data configuration supplied when you created the topic detection job.
- inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
-
The input data configuration supplied when you created the topic detection job.
- inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
-
The input data configuration supplied when you created the topic detection job.
- InputDataConfig.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- inputFormat(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments.Builder
-
Specifies how the text in an input file should be processed.
- inputFormat(InputFormat) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments.Builder
-
Specifies how the text in an input file should be processed.
- inputFormat() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments
-
Specifies how the text in an input file should be processed.
- inputFormat(String) - Method in interface software.amazon.awssdk.services.comprehend.model.InputDataConfig.Builder
-
Specifies how the text in an input file should be processed:
- inputFormat(InputFormat) - Method in interface software.amazon.awssdk.services.comprehend.model.InputDataConfig.Builder
-
Specifies how the text in an input file should be processed:
- inputFormat() - Method in class software.amazon.awssdk.services.comprehend.model.InputDataConfig
-
Specifies how the text in an input file should be processed:
- InputFormat - Enum in software.amazon.awssdk.services.comprehend.model
-
- inputFormatAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments
-
Specifies how the text in an input file should be processed.
- inputFormatAsString() - Method in class software.amazon.awssdk.services.comprehend.model.InputDataConfig
-
Specifies how the text in an input file should be processed:
- inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Scope
-
- insert(String, T) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Scope
-
- insert(Identifier, T) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Scope
-
- insertFact(Expr, T) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Scope
-
- InternalServerException - Exception in software.amazon.awssdk.services.comprehend.model
-
An internal server error occurred.
- InternalServerException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- into() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Fn
-
- Into<T> - Interface in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- into() - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.Into
-
- into() - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.IntoSelf
-
- IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- InvalidFilterException - Exception in software.amazon.awssdk.services.comprehend.model
-
The filter specified for the operation is invalid.
- InvalidFilterException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- InvalidRequestDetail - Class in software.amazon.awssdk.services.comprehend.model
-
Provides additional detail about why the request failed:
- InvalidRequestDetail.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- InvalidRequestDetailReason - Enum in software.amazon.awssdk.services.comprehend.model
-
- InvalidRequestException - Exception in software.amazon.awssdk.services.comprehend.model
-
The request is invalid.
- InvalidRequestException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- InvalidRequestReason - Enum in software.amazon.awssdk.services.comprehend.model
-
- IS_IP - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.ParseUrl
-
- isBuiltIn() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter
-
- isNone() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value
-
- isNone() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.None
-
- isRequired() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter
-
- IsSet - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.IsSet
-
- isStatic() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Template
-
- IsValidHostLabel - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.IsValidHostLabel
-
- IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.IsVirtualHostableS3Bucket
-
- iterator() - Method in class software.amazon.awssdk.services.comprehend.paginators.ListDocumentClassificationJobsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.comprehend.paginators.ListDocumentClassifiersIterable
-
- iterator() - Method in class software.amazon.awssdk.services.comprehend.paginators.ListDocumentClassifierSummariesIterable
-
- iterator() - Method in class software.amazon.awssdk.services.comprehend.paginators.ListDominantLanguageDetectionJobsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.comprehend.paginators.ListEndpointsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.comprehend.paginators.ListEntitiesDetectionJobsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.comprehend.paginators.ListEntityRecognizersIterable
-
- iterator() - Method in class software.amazon.awssdk.services.comprehend.paginators.ListEntityRecognizerSummariesIterable
-
- iterator() - Method in class software.amazon.awssdk.services.comprehend.paginators.ListEventsDetectionJobsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.comprehend.paginators.ListKeyPhrasesDetectionJobsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.comprehend.paginators.ListPiiEntitiesDetectionJobsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.comprehend.paginators.ListSentimentDetectionJobsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.comprehend.paginators.ListTargetedSentimentDetectionJobsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.comprehend.paginators.ListTopicsDetectionJobsIterable
-
- jobArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
-
The Amazon Resource Name (ARN) of the document classification job.
- jobArn() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
-
The Amazon Resource Name (ARN) of the document classification job.
- jobArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
-
The Amazon Resource Name (ARN) of the dominant language detection job.
- jobArn() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
-
The Amazon Resource Name (ARN) of the dominant language detection job.
- jobArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
-
The Amazon Resource Name (ARN) of the entities detection job.
- jobArn() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
-
The Amazon Resource Name (ARN) of the entities detection job.
- jobArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
-
The Amazon Resource Name (ARN) of the events detection job.
- jobArn() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
-
The Amazon Resource Name (ARN) of the events detection job.
- jobArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
-
The Amazon Resource Name (ARN) of the key phrases detection job.
- jobArn() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The Amazon Resource Name (ARN) of the key phrases detection job.
- jobArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
-
The Amazon Resource Name (ARN) of the PII entities detection job.
- jobArn() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
-
The Amazon Resource Name (ARN) of the PII entities detection job.
- jobArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
-
The Amazon Resource Name (ARN) of the sentiment detection job.
- jobArn() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
-
The Amazon Resource Name (ARN) of the sentiment detection job.
- jobArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse.Builder
-
The Amazon Resource Name (ARN) of the document classification job.
- jobArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse
-
The Amazon Resource Name (ARN) of the document classification job.
- jobArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse.Builder
-
The Amazon Resource Name (ARN) of the dominant language detection job.
- jobArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse
-
The Amazon Resource Name (ARN) of the dominant language detection job.
- jobArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse.Builder
-
The Amazon Resource Name (ARN) of the entities detection job.
- jobArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse
-
The Amazon Resource Name (ARN) of the entities detection job.
- jobArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse.Builder
-
The Amazon Resource Name (ARN) of the events detection job.
- jobArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse
-
The Amazon Resource Name (ARN) of the events detection job.
- jobArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse.Builder
-
The Amazon Resource Name (ARN) of the key phrase detection job.
- jobArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse
-
The Amazon Resource Name (ARN) of the key phrase detection job.
- jobArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse.Builder
-
The Amazon Resource Name (ARN) of the PII entity detection job.
- jobArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse
-
The Amazon Resource Name (ARN) of the PII entity detection job.
- jobArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse.Builder
-
The Amazon Resource Name (ARN) of the sentiment detection job.
- jobArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse
-
The Amazon Resource Name (ARN) of the sentiment detection job.
- jobArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobResponse.Builder
-
The Amazon Resource Name (ARN) of the targeted sentiment detection job.
- jobArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobResponse
-
The Amazon Resource Name (ARN) of the targeted sentiment detection job.
- jobArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse.Builder
-
The Amazon Resource Name (ARN) of the topics detection job.
- jobArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse
-
The Amazon Resource Name (ARN) of the topics detection job.
- jobArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties.Builder
-
The Amazon Resource Name (ARN) of the targeted sentiment detection job.
- jobArn() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties
-
The Amazon Resource Name (ARN) of the targeted sentiment detection job.
- jobArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
-
The Amazon Resource Name (ARN) of the topics detection job.
- jobArn() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
-
The Amazon Resource Name (ARN) of the topics detection job.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobRequest.Builder
-
The identifier that Amazon Comprehend generated for the job.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobRequest
-
The identifier that Amazon Comprehend generated for the job.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobRequest.Builder
-
The identifier that Amazon Comprehend generated for the job.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobRequest
-
The identifier that Amazon Comprehend generated for the job.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobRequest.Builder
-
The identifier that Amazon Comprehend generated for the job.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobRequest
-
The identifier that Amazon Comprehend generated for the job.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobRequest.Builder
-
The identifier of the events detection job.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobRequest
-
The identifier of the events detection job.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest.Builder
-
The identifier that Amazon Comprehend generated for the job.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest
-
The identifier that Amazon Comprehend generated for the job.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobRequest.Builder
-
The identifier that Amazon Comprehend generated for the job.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobRequest
-
The identifier that Amazon Comprehend generated for the job.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobRequest.Builder
-
The identifier that Amazon Comprehend generated for the job.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobRequest
-
The identifier that Amazon Comprehend generated for the job.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeTargetedSentimentDetectionJobRequest.Builder
-
The identifier that Amazon Comprehend generated for the job.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTargetedSentimentDetectionJobRequest
-
The identifier that Amazon Comprehend generated for the job.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobRequest.Builder
-
The identifier assigned by the user to the detection job.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobRequest
-
The identifier assigned by the user to the detection job.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
-
The identifier assigned to the document classification job.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
-
The identifier assigned to the document classification job.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
-
The identifier assigned to the dominant language detection job.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
-
The identifier assigned to the dominant language detection job.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
-
The identifier assigned to the entities detection job.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
-
The identifier assigned to the entities detection job.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
-
The identifier assigned to the events detection job.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
-
The identifier assigned to the events detection job.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
-
The identifier assigned to the key phrases detection job.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The identifier assigned to the key phrases detection job.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
-
The identifier assigned to the PII entities detection job.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
-
The identifier assigned to the PII entities detection job.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
-
The identifier assigned to the sentiment detection job.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
-
The identifier assigned to the sentiment detection job.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse.Builder
-
The identifier generated for the job.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse
-
The identifier generated for the job.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse.Builder
-
The identifier generated for the job.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse
-
The identifier generated for the job.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse.Builder
-
The identifier generated for the job.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse
-
The identifier generated for the job.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse.Builder
-
An unique identifier for the request.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse
-
An unique identifier for the request.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse.Builder
-
The identifier generated for the job.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse
-
The identifier generated for the job.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse.Builder
-
The identifier generated for the job.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse
-
The identifier generated for the job.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse.Builder
-
The identifier generated for the job.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse
-
The identifier generated for the job.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobResponse.Builder
-
The identifier generated for the job.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobResponse
-
The identifier generated for the job.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse.Builder
-
The identifier generated for the job.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse
-
The identifier generated for the job.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobRequest.Builder
-
The identifier of the dominant language detection job to stop.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobRequest
-
The identifier of the dominant language detection job to stop.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse.Builder
-
The identifier of the dominant language detection job to stop.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse
-
The identifier of the dominant language detection job to stop.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobRequest.Builder
-
The identifier of the entities detection job to stop.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobRequest
-
The identifier of the entities detection job to stop.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse.Builder
-
The identifier of the entities detection job to stop.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse
-
The identifier of the entities detection job to stop.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobRequest.Builder
-
The identifier of the events detection job to stop.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobRequest
-
The identifier of the events detection job to stop.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse.Builder
-
The identifier of the events detection job to stop.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse
-
The identifier of the events detection job to stop.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobRequest.Builder
-
The identifier of the key phrases detection job to stop.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobRequest
-
The identifier of the key phrases detection job to stop.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse.Builder
-
The identifier of the key phrases detection job to stop.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse
-
The identifier of the key phrases detection job to stop.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobRequest.Builder
-
The identifier of the PII entities detection job to stop.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobRequest
-
The identifier of the PII entities detection job to stop.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse.Builder
-
The identifier of the PII entities detection job to stop.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse
-
The identifier of the PII entities detection job to stop.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobRequest.Builder
-
The identifier of the sentiment detection job to stop.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobRequest
-
The identifier of the sentiment detection job to stop.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse.Builder
-
The identifier of the sentiment detection job to stop.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse
-
The identifier of the sentiment detection job to stop.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopTargetedSentimentDetectionJobRequest.Builder
-
The identifier of the targeted sentiment detection job to stop.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StopTargetedSentimentDetectionJobRequest
-
The identifier of the targeted sentiment detection job to stop.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopTargetedSentimentDetectionJobResponse.Builder
-
The identifier of the targeted sentiment detection job to stop.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StopTargetedSentimentDetectionJobResponse
-
The identifier of the targeted sentiment detection job to stop.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties.Builder
-
The identifier assigned to the targeted sentiment detection job.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties
-
The identifier assigned to the targeted sentiment detection job.
- jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
-
The identifier assigned to the topic detection job.
- jobId() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
-
The identifier assigned to the topic detection job.
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter.Builder
-
Filters on the name of the job.
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
-
Filters on the name of the job.
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
-
The name that you assigned to the document classification job.
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
-
The name that you assigned to the document classification job.
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter.Builder
-
Filters on the name of the job.
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
-
Filters on the name of the job.
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
-
The name that you assigned to the dominant language detection job.
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
-
The name that you assigned to the dominant language detection job.
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter.Builder
-
Filters on the name of the job.
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
-
Filters on the name of the job.
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
-
The name that you assigned the entities detection job.
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
-
The name that you assigned the entities detection job.
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter.Builder
-
Filters on the name of the events detection job.
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
-
Filters on the name of the events detection job.
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
-
The name you assigned the events detection job.
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
-
The name you assigned the events detection job.
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter.Builder
-
Filters on the name of the job.
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
-
Filters on the name of the job.
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
-
The name that you assigned the key phrases detection job.
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The name that you assigned the key phrases detection job.
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter.Builder
-
Filters on the name of the job.
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
-
Filters on the name of the job.
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
-
The name that you assigned the PII entities detection job.
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
-
The name that you assigned the PII entities detection job.
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter.Builder
-
Filters on the name of the job.
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
-
Filters on the name of the job.
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
-
The name that you assigned to the sentiment detection job
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
-
The name that you assigned to the sentiment detection job
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest.Builder
-
The identifier of the job.
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
-
The identifier of the job.
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest.Builder
-
An identifier for the job.
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
An identifier for the job.
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
-
The identifier of the job.
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
-
The identifier of the job.
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest.Builder
-
The identifier of the events detection job.
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
-
The identifier of the events detection job.
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest.Builder
-
The identifier of the job.
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
The identifier of the job.
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
-
The identifier of the job.
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
-
The identifier of the job.
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest.Builder
-
The identifier of the job.
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
-
The identifier of the job.
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest.Builder
-
The identifier of the job.
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest
-
The identifier of the job.
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest.Builder
-
The identifier of the job.
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
-
The identifier of the job.
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobFilter.Builder
-
Filters on the name of the job.
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobFilter
-
Filters on the name of the job.
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties.Builder
-
The name that you assigned to the targeted sentiment detection job.
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties
-
The name that you assigned to the targeted sentiment detection job.
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter.Builder
-
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter
-
- jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
-
The name of the topic detection job.
- jobName() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
-
The name of the topic detection job.
- JobNotFoundException - Exception in software.amazon.awssdk.services.comprehend.model
-
The specified job was not found.
- JobNotFoundException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter.Builder
-
Filters the list based on job status.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter.Builder
-
Filters the list based on job status.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
-
Filters the list based on job status.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
-
The current status of the document classification job.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
-
The current status of the document classification job.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
-
The current status of the document classification job.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter.Builder
-
Filters the list of jobs based on job status.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter.Builder
-
Filters the list of jobs based on job status.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
-
Filters the list of jobs based on job status.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
-
The current status of the dominant language detection job.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
-
The current status of the dominant language detection job.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
-
The current status of the dominant language detection job.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter.Builder
-
Filters the list of jobs based on job status.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter.Builder
-
Filters the list of jobs based on job status.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
-
Filters the list of jobs based on job status.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
-
The current status of the entities detection job.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
-
The current status of the entities detection job.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
-
The current status of the entities detection job.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter.Builder
-
Filters the list of jobs based on job status.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter.Builder
-
Filters the list of jobs based on job status.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
-
Filters the list of jobs based on job status.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
-
The current status of the events detection job.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
-
The current status of the events detection job.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
-
The current status of the events detection job.
- JobStatus - Enum in software.amazon.awssdk.services.comprehend.model
-
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter.Builder
-
Filters the list of jobs based on job status.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter.Builder
-
Filters the list of jobs based on job status.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
-
Filters the list of jobs based on job status.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
-
The current status of the key phrases detection job.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
-
The current status of the key phrases detection job.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The current status of the key phrases detection job.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter.Builder
-
Filters the list of jobs based on job status.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter.Builder
-
Filters the list of jobs based on job status.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
-
Filters the list of jobs based on job status.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
-
The current status of the PII entities detection job.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
-
The current status of the PII entities detection job.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
-
The current status of the PII entities detection job.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter.Builder
-
Filters the list of jobs based on job status.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter.Builder
-
Filters the list of jobs based on job status.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
-
Filters the list of jobs based on job status.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
-
The current status of the sentiment detection job.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
-
The current status of the sentiment detection job.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
-
The current status of the sentiment detection job.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse.Builder
-
The status of the job:
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse.Builder
-
The status of the job:
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse
-
The status of the job:
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse.Builder
-
The status of the job.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse.Builder
-
The status of the job.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse
-
The status of the job.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse.Builder
-
The status of the job.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse.Builder
-
The status of the job.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse
-
The status of the job.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse.Builder
-
The status of the events detection job.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse.Builder
-
The status of the events detection job.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse
-
The status of the events detection job.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse.Builder
-
The status of the job.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse.Builder
-
The status of the job.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse
-
The status of the job.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse.Builder
-
The status of the job.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse.Builder
-
The status of the job.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse
-
The status of the job.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse.Builder
-
The status of the job.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse.Builder
-
The status of the job.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse
-
The status of the job.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobResponse.Builder
-
The status of the job.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobResponse.Builder
-
The status of the job.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobResponse
-
The status of the job.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse.Builder
-
The status of the job:
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse.Builder
-
The status of the job:
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse
-
The status of the job:
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse.Builder
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopDominantLanguageDetectionJob operation.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse.Builder
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopDominantLanguageDetectionJob operation.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopDominantLanguageDetectionJob operation.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse.Builder
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopEntitiesDetectionJob operation.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse.Builder
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopEntitiesDetectionJob operation.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopEntitiesDetectionJob operation.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse.Builder
-
The status of the events detection job.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse.Builder
-
The status of the events detection job.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse
-
The status of the events detection job.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse.Builder
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopKeyPhrasesDetectionJob operation.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse.Builder
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopKeyPhrasesDetectionJob operation.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopKeyPhrasesDetectionJob operation.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse.Builder
-
The status of the PII entities detection job.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse.Builder
-
The status of the PII entities detection job.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse
-
The status of the PII entities detection job.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse.Builder
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopSentimentDetectionJob operation.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse.Builder
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopSentimentDetectionJob operation.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopSentimentDetectionJob operation.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopTargetedSentimentDetectionJobResponse.Builder
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopSentimentDetectionJob operation.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StopTargetedSentimentDetectionJobResponse.Builder
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopSentimentDetectionJob operation.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StopTargetedSentimentDetectionJobResponse
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopSentimentDetectionJob operation.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobFilter.Builder
-
Filters the list of jobs based on job status.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobFilter.Builder
-
Filters the list of jobs based on job status.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobFilter
-
Filters the list of jobs based on job status.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties.Builder
-
The current status of the targeted sentiment detection job.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties.Builder
-
The current status of the targeted sentiment detection job.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties
-
The current status of the targeted sentiment detection job.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter.Builder
-
Filters the list of topic detection jobs based on job status.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter.Builder
-
Filters the list of topic detection jobs based on job status.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter
-
Filters the list of topic detection jobs based on job status.
- jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
-
The current status of the topic detection job.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
-
The current status of the topic detection job.
- jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
-
The current status of the topic detection job.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
-
Filters the list based on job status.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
-
The current status of the document classification job.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
-
Filters the list of jobs based on job status.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
-
The current status of the dominant language detection job.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
-
Filters the list of jobs based on job status.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
-
The current status of the entities detection job.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
-
Filters the list of jobs based on job status.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
-
The current status of the events detection job.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
-
Filters the list of jobs based on job status.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The current status of the key phrases detection job.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
-
Filters the list of jobs based on job status.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
-
The current status of the PII entities detection job.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
-
Filters the list of jobs based on job status.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
-
The current status of the sentiment detection job.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse
-
The status of the job:
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse
-
The status of the job.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse
-
The status of the job.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse
-
The status of the events detection job.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse
-
The status of the job.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse
-
The status of the job.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse
-
The status of the job.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobResponse
-
The status of the job.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse
-
The status of the job:
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopDominantLanguageDetectionJob operation.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopEntitiesDetectionJob operation.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse
-
The status of the events detection job.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopKeyPhrasesDetectionJob operation.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse
-
The status of the PII entities detection job.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopSentimentDetectionJob operation.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StopTargetedSentimentDetectionJobResponse
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopSentimentDetectionJob operation.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobFilter
-
Filters the list of jobs based on job status.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties
-
The current status of the targeted sentiment detection job.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter
-
Filters the list of topic detection jobs based on job status.
- jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
-
The current status of the topic detection job.
- labelDelimiter(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig.Builder
-
Indicates the delimiter used to separate each label for training a multi-label classifier.
- labelDelimiter() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
-
Indicates the delimiter used to separate each label for training a multi-label classifier.
- labels(Collection<DocumentLabel>) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse.Builder
-
The labels used the document being analyzed.
- labels(DocumentLabel...) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse.Builder
-
The labels used the document being analyzed.
- labels(Consumer<DocumentLabel.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse.Builder
-
The labels used the document being analyzed.
- labels() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
-
The labels used the document being analyzed.
- labels(Collection<EntityLabel>) - Method in interface software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse.Builder
-
The labels used in the document being analyzed.
- labels(EntityLabel...) - Method in interface software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse.Builder
-
The labels used in the document being analyzed.
- labels(Consumer<EntityLabel.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse.Builder
-
The labels used in the document being analyzed.
- labels() - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse
-
The labels used in the document being analyzed.
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest.Builder
-
The language of the input documents.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest.Builder
-
The language of the input documents.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest
-
The language of the input documents.
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest.Builder
-
The language of the input documents.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest.Builder
-
The language of the input documents.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest
-
The language of the input documents.
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest.Builder
-
The language of the input documents.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest.Builder
-
The language of the input documents.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest
-
The language of the input documents.
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest.Builder
-
The language of the input documents.
- languageCode(SyntaxLanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest.Builder
-
The language of the input documents.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest
-
The language of the input documents.
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentRequest.Builder
-
The language of the input documents.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentRequest.Builder
-
The language of the input documents.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentRequest
-
The language of the input documents.
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest.Builder
-
The language of the input documents.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest.Builder
-
The language of the input documents.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest
-
The language of the input documents.
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
-
The language of the input documents.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
-
The language of the input documents.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
-
The language of the input documents.
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
-
You can specify any of the following languages: English ("en"), Spanish ("es"), French ("fr"), Italian
("it"), German ("de"), or Portuguese ("pt").
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
-
You can specify any of the following languages: English ("en"), Spanish ("es"), French ("fr"), Italian
("it"), German ("de"), or Portuguese ("pt").
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
-
You can specify any of the following languages: English ("en"), Spanish ("es"), French ("fr"), Italian ("it"),
German ("de"), or Portuguese ("pt").
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest.Builder
-
The language of the input documents.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest.Builder
-
The language of the input documents.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
-
The language of the input documents.
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest.Builder
-
The language of the input documents.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest.Builder
-
The language of the input documents.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest
-
The language of the input documents.
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest.Builder
-
The language of the input documents.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest.Builder
-
The language of the input documents.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest
-
The language of the input documents.
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest.Builder
-
The language of the input documents.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest.Builder
-
The language of the input documents.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest
-
The language of the input documents.
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest.Builder
-
The language code of the input documents.
- languageCode(SyntaxLanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest.Builder
-
The language code of the input documents.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest
-
The language code of the input documents.
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentRequest.Builder
-
The language of the input documents.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentRequest.Builder
-
The language of the input documents.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentRequest
-
The language of the input documents.
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
-
The language code for the language of the documents that the classifier was trained on.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
-
The language code for the language of the documents that the classifier was trained on.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
The language code for the language of the documents that the classifier was trained on.
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguage.Builder
-
The RFC 5646 language code for the dominant language.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguage
-
The RFC 5646 language code for the dominant language.
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
-
The language code of the input documents.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
-
The language code of the input documents.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
-
The language code of the input documents.
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
-
The language of the input documents.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
-
The language of the input documents.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
-
The language of the input documents.
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
-
The language code of the input documents.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
-
The language code of the input documents.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
-
The language code of the input documents.
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
-
The language code of the input documents.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
-
The language code of the input documents.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The language code of the input documents.
- LanguageCode - Enum in software.amazon.awssdk.services.comprehend.model
-
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
-
The language code of the input documents
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
-
The language code of the input documents
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
-
The language code of the input documents
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
-
The language code of the input documents.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
-
The language code of the input documents.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
-
The language code of the input documents.
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
-
The language of the input documents.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
-
The language of the input documents.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
-
The language of the input documents.
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest.Builder
-
The language code of the input documents.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest.Builder
-
The language code of the input documents.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
-
The language code of the input documents.
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest.Builder
-
The language of the input documents.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest.Builder
-
The language of the input documents.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
The language of the input documents.
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
-
The language of the input documents.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
-
The language of the input documents.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
-
The language of the input documents.
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest.Builder
-
The language of the input documents.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest.Builder
-
The language of the input documents.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
-
The language of the input documents.
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest.Builder
-
The language of the input documents.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest.Builder
-
The language of the input documents.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest
-
The language of the input documents.
- languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties.Builder
-
The language code of the input documents.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties.Builder
-
The language code of the input documents.
- languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties
-
The language code of the input documents.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest
-
The language of the input documents.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest
-
The language of the input documents.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest
-
The language of the input documents.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest
-
The language of the input documents.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentRequest
-
The language of the input documents.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest
-
The language of the input documents.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
-
The language of the input documents.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
-
You can specify any of the following languages: English ("en"), Spanish ("es"), French ("fr"), Italian ("it"),
German ("de"), or Portuguese ("pt").
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
-
The language of the input documents.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest
-
The language of the input documents.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest
-
The language of the input documents.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest
-
The language of the input documents.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest
-
The language code of the input documents.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentRequest
-
The language of the input documents.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
The language code for the language of the documents that the classifier was trained on.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
-
The language code of the input documents.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
-
The language of the input documents.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
-
The language code of the input documents.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The language code of the input documents.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
-
The language code of the input documents
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
-
The language code of the input documents.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
-
The language of the input documents.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
-
The language code of the input documents.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
The language of the input documents.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
-
The language of the input documents.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
-
The language of the input documents.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest
-
The language of the input documents.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties
-
The language code of the input documents.
- languages(Collection<DominantLanguage>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult.Builder
-
One or more
DominantLanguage objects describing the dominant languages in the document.
- languages(DominantLanguage...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult.Builder
-
One or more
DominantLanguage objects describing the dominant languages in the document.
- languages(Consumer<DominantLanguage.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult.Builder
-
One or more
DominantLanguage objects describing the dominant languages in the document.
- languages() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult
-
One or more
DominantLanguage objects describing the dominant languages in the document.
- languages(Collection<DominantLanguage>) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse.Builder
-
The languages that Amazon Comprehend detected in the input text.
- languages(DominantLanguage...) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse.Builder
-
The languages that Amazon Comprehend detected in the input text.
- languages(Consumer<DominantLanguage.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse.Builder
-
The languages that Amazon Comprehend detected in the input text.
- languages() - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse
-
The languages that Amazon Comprehend detected in the input text.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeResourcePolicyResponse.Builder
-
The time at which the policy was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeResourcePolicyResponse
-
The time at which the policy was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointProperties.Builder
-
The date and time that the endpoint was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
-
The date and time that the endpoint was last modified.
- latestVersionCreatedAt(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierSummary.Builder
-
The time that the latest document classifier version was submitted for processing.
- latestVersionCreatedAt() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierSummary
-
The time that the latest document classifier version was submitted for processing.
- latestVersionCreatedAt(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerSummary.Builder
-
The time that the latest entity recognizer version was submitted for processing.
- latestVersionCreatedAt() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerSummary
-
The time that the latest entity recognizer version was submitted for processing.
- latestVersionName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierSummary.Builder
-
The version name you assigned to the latest document classifier version.
- latestVersionName() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierSummary
-
The version name you assigned to the latest document classifier version.
- latestVersionName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerSummary.Builder
-
The version name you assigned to the latest entity recognizer version.
- latestVersionName() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerSummary
-
The version name you assigned to the latest entity recognizer version.
- latestVersionStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierSummary.Builder
-
Provides the status of the latest document classifier version.
- latestVersionStatus(ModelStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierSummary.Builder
-
Provides the status of the latest document classifier version.
- latestVersionStatus() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierSummary
-
Provides the status of the latest document classifier version.
- latestVersionStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerSummary.Builder
-
Provides the status of the latest entity recognizer version.
- latestVersionStatus(ModelStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerSummary.Builder
-
Provides the status of the latest entity recognizer version.
- latestVersionStatus() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerSummary
-
Provides the status of the latest entity recognizer version.
- latestVersionStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierSummary
-
Provides the status of the latest document classifier version.
- latestVersionStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerSummary
-
Provides the status of the latest entity recognizer version.
- left(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.BoundingBox.Builder
-
The left coordinate of the bounding box as a ratio of overall document page width.
- left() - Method in class software.amazon.awssdk.services.comprehend.model.BoundingBox
-
The left coordinate of the bounding box as a ratio of overall document page width.
- listDocumentClassificationJobs(ListDocumentClassificationJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the documentation classification jobs that you have submitted.
- listDocumentClassificationJobs(Consumer<ListDocumentClassificationJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the documentation classification jobs that you have submitted.
- listDocumentClassificationJobs() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the documentation classification jobs that you have submitted.
- listDocumentClassificationJobs() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the documentation classification jobs that you have submitted.
- listDocumentClassificationJobs(ListDocumentClassificationJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the documentation classification jobs that you have submitted.
- listDocumentClassificationJobs(Consumer<ListDocumentClassificationJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the documentation classification jobs that you have submitted.
- ListDocumentClassificationJobsIterable - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListDocumentClassificationJobsIterable(ComprehendClient, ListDocumentClassificationJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListDocumentClassificationJobsIterable
-
- listDocumentClassificationJobsPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the documentation classification jobs that you have submitted.
- listDocumentClassificationJobsPaginator(ListDocumentClassificationJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the documentation classification jobs that you have submitted.
- listDocumentClassificationJobsPaginator(Consumer<ListDocumentClassificationJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the documentation classification jobs that you have submitted.
- listDocumentClassificationJobsPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the documentation classification jobs that you have submitted.
- listDocumentClassificationJobsPaginator(ListDocumentClassificationJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the documentation classification jobs that you have submitted.
- listDocumentClassificationJobsPaginator(Consumer<ListDocumentClassificationJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the documentation classification jobs that you have submitted.
- ListDocumentClassificationJobsPublisher - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListDocumentClassificationJobsPublisher(ComprehendAsyncClient, ListDocumentClassificationJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListDocumentClassificationJobsPublisher
-
- ListDocumentClassificationJobsRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- ListDocumentClassificationJobsRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- ListDocumentClassificationJobsRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- ListDocumentClassificationJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListDocumentClassificationJobsRequestMarshaller
-
- ListDocumentClassificationJobsResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- ListDocumentClassificationJobsResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- listDocumentClassifiers(ListDocumentClassifiersRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the document classifiers that you have created.
- listDocumentClassifiers(Consumer<ListDocumentClassifiersRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the document classifiers that you have created.
- listDocumentClassifiers() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the document classifiers that you have created.
- listDocumentClassifiers() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the document classifiers that you have created.
- listDocumentClassifiers(ListDocumentClassifiersRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the document classifiers that you have created.
- listDocumentClassifiers(Consumer<ListDocumentClassifiersRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the document classifiers that you have created.
- ListDocumentClassifiersIterable - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListDocumentClassifiersIterable(ComprehendClient, ListDocumentClassifiersRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListDocumentClassifiersIterable
-
- listDocumentClassifiersPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the document classifiers that you have created.
- listDocumentClassifiersPaginator(ListDocumentClassifiersRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the document classifiers that you have created.
- listDocumentClassifiersPaginator(Consumer<ListDocumentClassifiersRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the document classifiers that you have created.
- listDocumentClassifiersPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the document classifiers that you have created.
- listDocumentClassifiersPaginator(ListDocumentClassifiersRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the document classifiers that you have created.
- listDocumentClassifiersPaginator(Consumer<ListDocumentClassifiersRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the document classifiers that you have created.
- ListDocumentClassifiersPublisher - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListDocumentClassifiersPublisher(ComprehendAsyncClient, ListDocumentClassifiersRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListDocumentClassifiersPublisher
-
- ListDocumentClassifiersRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- ListDocumentClassifiersRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- ListDocumentClassifiersRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- ListDocumentClassifiersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListDocumentClassifiersRequestMarshaller
-
- ListDocumentClassifiersResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- ListDocumentClassifiersResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- listDocumentClassifierSummaries(ListDocumentClassifierSummariesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of summaries of the document classifiers that you have created
- listDocumentClassifierSummaries(Consumer<ListDocumentClassifierSummariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of summaries of the document classifiers that you have created
- listDocumentClassifierSummaries(ListDocumentClassifierSummariesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of summaries of the document classifiers that you have created
- listDocumentClassifierSummaries(Consumer<ListDocumentClassifierSummariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of summaries of the document classifiers that you have created
- ListDocumentClassifierSummariesIterable - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListDocumentClassifierSummariesIterable(ComprehendClient, ListDocumentClassifierSummariesRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListDocumentClassifierSummariesIterable
-
- listDocumentClassifierSummariesPaginator(ListDocumentClassifierSummariesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of summaries of the document classifiers that you have created
- listDocumentClassifierSummariesPaginator(Consumer<ListDocumentClassifierSummariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of summaries of the document classifiers that you have created
- listDocumentClassifierSummariesPaginator(ListDocumentClassifierSummariesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of summaries of the document classifiers that you have created
- listDocumentClassifierSummariesPaginator(Consumer<ListDocumentClassifierSummariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of summaries of the document classifiers that you have created
- ListDocumentClassifierSummariesPublisher - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListDocumentClassifierSummariesPublisher(ComprehendAsyncClient, ListDocumentClassifierSummariesRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListDocumentClassifierSummariesPublisher
-
- ListDocumentClassifierSummariesRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- ListDocumentClassifierSummariesRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- ListDocumentClassifierSummariesRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- ListDocumentClassifierSummariesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListDocumentClassifierSummariesRequestMarshaller
-
- ListDocumentClassifierSummariesResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- ListDocumentClassifierSummariesResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- listDominantLanguageDetectionJobs(ListDominantLanguageDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the dominant language detection jobs that you have submitted.
- listDominantLanguageDetectionJobs(Consumer<ListDominantLanguageDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the dominant language detection jobs that you have submitted.
- listDominantLanguageDetectionJobs() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the dominant language detection jobs that you have submitted.
- listDominantLanguageDetectionJobs() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the dominant language detection jobs that you have submitted.
- listDominantLanguageDetectionJobs(ListDominantLanguageDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the dominant language detection jobs that you have submitted.
- listDominantLanguageDetectionJobs(Consumer<ListDominantLanguageDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the dominant language detection jobs that you have submitted.
- ListDominantLanguageDetectionJobsIterable - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListDominantLanguageDetectionJobsIterable(ComprehendClient, ListDominantLanguageDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListDominantLanguageDetectionJobsIterable
-
- listDominantLanguageDetectionJobsPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the dominant language detection jobs that you have submitted.
- listDominantLanguageDetectionJobsPaginator(ListDominantLanguageDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the dominant language detection jobs that you have submitted.
- listDominantLanguageDetectionJobsPaginator(Consumer<ListDominantLanguageDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the dominant language detection jobs that you have submitted.
- listDominantLanguageDetectionJobsPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the dominant language detection jobs that you have submitted.
- listDominantLanguageDetectionJobsPaginator(ListDominantLanguageDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the dominant language detection jobs that you have submitted.
- listDominantLanguageDetectionJobsPaginator(Consumer<ListDominantLanguageDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the dominant language detection jobs that you have submitted.
- ListDominantLanguageDetectionJobsPublisher - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListDominantLanguageDetectionJobsPublisher(ComprehendAsyncClient, ListDominantLanguageDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListDominantLanguageDetectionJobsPublisher
-
- ListDominantLanguageDetectionJobsRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- ListDominantLanguageDetectionJobsRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- ListDominantLanguageDetectionJobsRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- ListDominantLanguageDetectionJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListDominantLanguageDetectionJobsRequestMarshaller
-
- ListDominantLanguageDetectionJobsResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- ListDominantLanguageDetectionJobsResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- listEndpoints(ListEndpointsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of all existing endpoints that you've created.
- listEndpoints(Consumer<ListEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of all existing endpoints that you've created.
- listEndpoints(ListEndpointsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of all existing endpoints that you've created.
- listEndpoints(Consumer<ListEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of all existing endpoints that you've created.
- ListEndpointsIterable - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListEndpointsIterable(ComprehendClient, ListEndpointsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListEndpointsIterable
-
- listEndpointsPaginator(ListEndpointsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of all existing endpoints that you've created.
- listEndpointsPaginator(Consumer<ListEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of all existing endpoints that you've created.
- listEndpointsPaginator(ListEndpointsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of all existing endpoints that you've created.
- listEndpointsPaginator(Consumer<ListEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of all existing endpoints that you've created.
- ListEndpointsPublisher - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListEndpointsPublisher(ComprehendAsyncClient, ListEndpointsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListEndpointsPublisher
-
- ListEndpointsRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- ListEndpointsRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- ListEndpointsRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- ListEndpointsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListEndpointsRequestMarshaller
-
- ListEndpointsResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- ListEndpointsResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- listEntitiesDetectionJobs(ListEntitiesDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the entity detection jobs that you have submitted.
- listEntitiesDetectionJobs(Consumer<ListEntitiesDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the entity detection jobs that you have submitted.
- listEntitiesDetectionJobs() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the entity detection jobs that you have submitted.
- listEntitiesDetectionJobs() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the entity detection jobs that you have submitted.
- listEntitiesDetectionJobs(ListEntitiesDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the entity detection jobs that you have submitted.
- listEntitiesDetectionJobs(Consumer<ListEntitiesDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the entity detection jobs that you have submitted.
- ListEntitiesDetectionJobsIterable - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListEntitiesDetectionJobsIterable(ComprehendClient, ListEntitiesDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListEntitiesDetectionJobsIterable
-
- listEntitiesDetectionJobsPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the entity detection jobs that you have submitted.
- listEntitiesDetectionJobsPaginator(ListEntitiesDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the entity detection jobs that you have submitted.
- listEntitiesDetectionJobsPaginator(Consumer<ListEntitiesDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the entity detection jobs that you have submitted.
- listEntitiesDetectionJobsPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the entity detection jobs that you have submitted.
- listEntitiesDetectionJobsPaginator(ListEntitiesDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the entity detection jobs that you have submitted.
- listEntitiesDetectionJobsPaginator(Consumer<ListEntitiesDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the entity detection jobs that you have submitted.
- ListEntitiesDetectionJobsPublisher - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListEntitiesDetectionJobsPublisher(ComprehendAsyncClient, ListEntitiesDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListEntitiesDetectionJobsPublisher
-
- ListEntitiesDetectionJobsRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- ListEntitiesDetectionJobsRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- ListEntitiesDetectionJobsRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- ListEntitiesDetectionJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListEntitiesDetectionJobsRequestMarshaller
-
- ListEntitiesDetectionJobsResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- ListEntitiesDetectionJobsResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- listEntityRecognizers(ListEntityRecognizersRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the properties of all entity recognizers that you created, including recognizers currently in
training.
- listEntityRecognizers(Consumer<ListEntityRecognizersRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the properties of all entity recognizers that you created, including recognizers currently in
training.
- listEntityRecognizers() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the properties of all entity recognizers that you created, including recognizers currently in
training.
- listEntityRecognizers() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the properties of all entity recognizers that you created, including recognizers currently in
training.
- listEntityRecognizers(ListEntityRecognizersRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the properties of all entity recognizers that you created, including recognizers currently in
training.
- listEntityRecognizers(Consumer<ListEntityRecognizersRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the properties of all entity recognizers that you created, including recognizers currently in
training.
- ListEntityRecognizersIterable - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListEntityRecognizersIterable(ComprehendClient, ListEntityRecognizersRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListEntityRecognizersIterable
-
- listEntityRecognizersPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the properties of all entity recognizers that you created, including recognizers currently in
training.
- listEntityRecognizersPaginator(ListEntityRecognizersRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the properties of all entity recognizers that you created, including recognizers currently in
training.
- listEntityRecognizersPaginator(Consumer<ListEntityRecognizersRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the properties of all entity recognizers that you created, including recognizers currently in
training.
- listEntityRecognizersPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the properties of all entity recognizers that you created, including recognizers currently in
training.
- listEntityRecognizersPaginator(ListEntityRecognizersRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the properties of all entity recognizers that you created, including recognizers currently in
training.
- listEntityRecognizersPaginator(Consumer<ListEntityRecognizersRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the properties of all entity recognizers that you created, including recognizers currently in
training.
- ListEntityRecognizersPublisher - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListEntityRecognizersPublisher(ComprehendAsyncClient, ListEntityRecognizersRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListEntityRecognizersPublisher
-
- ListEntityRecognizersRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- ListEntityRecognizersRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- ListEntityRecognizersRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- ListEntityRecognizersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListEntityRecognizersRequestMarshaller
-
- ListEntityRecognizersResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- ListEntityRecognizersResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- listEntityRecognizerSummaries(ListEntityRecognizerSummariesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of summaries for the entity recognizers that you have created.
- listEntityRecognizerSummaries(Consumer<ListEntityRecognizerSummariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of summaries for the entity recognizers that you have created.
- listEntityRecognizerSummaries(ListEntityRecognizerSummariesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of summaries for the entity recognizers that you have created.
- listEntityRecognizerSummaries(Consumer<ListEntityRecognizerSummariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of summaries for the entity recognizers that you have created.
- ListEntityRecognizerSummariesIterable - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListEntityRecognizerSummariesIterable(ComprehendClient, ListEntityRecognizerSummariesRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListEntityRecognizerSummariesIterable
-
- listEntityRecognizerSummariesPaginator(ListEntityRecognizerSummariesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of summaries for the entity recognizers that you have created.
- listEntityRecognizerSummariesPaginator(Consumer<ListEntityRecognizerSummariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of summaries for the entity recognizers that you have created.
- listEntityRecognizerSummariesPaginator(ListEntityRecognizerSummariesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of summaries for the entity recognizers that you have created.
- listEntityRecognizerSummariesPaginator(Consumer<ListEntityRecognizerSummariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of summaries for the entity recognizers that you have created.
- ListEntityRecognizerSummariesPublisher - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListEntityRecognizerSummariesPublisher(ComprehendAsyncClient, ListEntityRecognizerSummariesRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListEntityRecognizerSummariesPublisher
-
- ListEntityRecognizerSummariesRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- ListEntityRecognizerSummariesRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- ListEntityRecognizerSummariesRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- ListEntityRecognizerSummariesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListEntityRecognizerSummariesRequestMarshaller
-
- ListEntityRecognizerSummariesResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- ListEntityRecognizerSummariesResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- listEventsDetectionJobs(ListEventsDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the events detection jobs that you have submitted.
- listEventsDetectionJobs(Consumer<ListEventsDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the events detection jobs that you have submitted.
- listEventsDetectionJobs(ListEventsDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the events detection jobs that you have submitted.
- listEventsDetectionJobs(Consumer<ListEventsDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the events detection jobs that you have submitted.
- ListEventsDetectionJobsIterable - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListEventsDetectionJobsIterable(ComprehendClient, ListEventsDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListEventsDetectionJobsIterable
-
- listEventsDetectionJobsPaginator(ListEventsDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the events detection jobs that you have submitted.
- listEventsDetectionJobsPaginator(Consumer<ListEventsDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the events detection jobs that you have submitted.
- listEventsDetectionJobsPaginator(ListEventsDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the events detection jobs that you have submitted.
- listEventsDetectionJobsPaginator(Consumer<ListEventsDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the events detection jobs that you have submitted.
- ListEventsDetectionJobsPublisher - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListEventsDetectionJobsPublisher(ComprehendAsyncClient, ListEventsDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListEventsDetectionJobsPublisher
-
- ListEventsDetectionJobsRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- ListEventsDetectionJobsRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- ListEventsDetectionJobsRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- ListEventsDetectionJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListEventsDetectionJobsRequestMarshaller
-
- ListEventsDetectionJobsResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- ListEventsDetectionJobsResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- listKeyPhrasesDetectionJobs(ListKeyPhrasesDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Get a list of key phrase detection jobs that you have submitted.
- listKeyPhrasesDetectionJobs(Consumer<ListKeyPhrasesDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Get a list of key phrase detection jobs that you have submitted.
- listKeyPhrasesDetectionJobs() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Get a list of key phrase detection jobs that you have submitted.
- listKeyPhrasesDetectionJobs() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Get a list of key phrase detection jobs that you have submitted.
- listKeyPhrasesDetectionJobs(ListKeyPhrasesDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Get a list of key phrase detection jobs that you have submitted.
- listKeyPhrasesDetectionJobs(Consumer<ListKeyPhrasesDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Get a list of key phrase detection jobs that you have submitted.
- ListKeyPhrasesDetectionJobsIterable - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListKeyPhrasesDetectionJobsIterable(ComprehendClient, ListKeyPhrasesDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListKeyPhrasesDetectionJobsIterable
-
- listKeyPhrasesDetectionJobsPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Get a list of key phrase detection jobs that you have submitted.
- listKeyPhrasesDetectionJobsPaginator(ListKeyPhrasesDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Get a list of key phrase detection jobs that you have submitted.
- listKeyPhrasesDetectionJobsPaginator(Consumer<ListKeyPhrasesDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Get a list of key phrase detection jobs that you have submitted.
- listKeyPhrasesDetectionJobsPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Get a list of key phrase detection jobs that you have submitted.
- listKeyPhrasesDetectionJobsPaginator(ListKeyPhrasesDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Get a list of key phrase detection jobs that you have submitted.
- listKeyPhrasesDetectionJobsPaginator(Consumer<ListKeyPhrasesDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Get a list of key phrase detection jobs that you have submitted.
- ListKeyPhrasesDetectionJobsPublisher - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListKeyPhrasesDetectionJobsPublisher(ComprehendAsyncClient, ListKeyPhrasesDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListKeyPhrasesDetectionJobsPublisher
-
- ListKeyPhrasesDetectionJobsRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- ListKeyPhrasesDetectionJobsRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- ListKeyPhrasesDetectionJobsRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- ListKeyPhrasesDetectionJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListKeyPhrasesDetectionJobsRequestMarshaller
-
- ListKeyPhrasesDetectionJobsResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- ListKeyPhrasesDetectionJobsResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- listPiiEntitiesDetectionJobs(ListPiiEntitiesDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the PII entity detection jobs that you have submitted.
- listPiiEntitiesDetectionJobs(Consumer<ListPiiEntitiesDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the PII entity detection jobs that you have submitted.
- listPiiEntitiesDetectionJobs(ListPiiEntitiesDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the PII entity detection jobs that you have submitted.
- listPiiEntitiesDetectionJobs(Consumer<ListPiiEntitiesDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the PII entity detection jobs that you have submitted.
- ListPiiEntitiesDetectionJobsIterable - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListPiiEntitiesDetectionJobsIterable(ComprehendClient, ListPiiEntitiesDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListPiiEntitiesDetectionJobsIterable
-
- listPiiEntitiesDetectionJobsPaginator(ListPiiEntitiesDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the PII entity detection jobs that you have submitted.
- listPiiEntitiesDetectionJobsPaginator(Consumer<ListPiiEntitiesDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the PII entity detection jobs that you have submitted.
- listPiiEntitiesDetectionJobsPaginator(ListPiiEntitiesDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the PII entity detection jobs that you have submitted.
- listPiiEntitiesDetectionJobsPaginator(Consumer<ListPiiEntitiesDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the PII entity detection jobs that you have submitted.
- ListPiiEntitiesDetectionJobsPublisher - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListPiiEntitiesDetectionJobsPublisher(ComprehendAsyncClient, ListPiiEntitiesDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListPiiEntitiesDetectionJobsPublisher
-
- ListPiiEntitiesDetectionJobsRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- ListPiiEntitiesDetectionJobsRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- ListPiiEntitiesDetectionJobsRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- ListPiiEntitiesDetectionJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListPiiEntitiesDetectionJobsRequestMarshaller
-
- ListPiiEntitiesDetectionJobsResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- ListPiiEntitiesDetectionJobsResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- listSentimentDetectionJobs(ListSentimentDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of sentiment detection jobs that you have submitted.
- listSentimentDetectionJobs(Consumer<ListSentimentDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of sentiment detection jobs that you have submitted.
- listSentimentDetectionJobs() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of sentiment detection jobs that you have submitted.
- listSentimentDetectionJobs() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of sentiment detection jobs that you have submitted.
- listSentimentDetectionJobs(ListSentimentDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of sentiment detection jobs that you have submitted.
- listSentimentDetectionJobs(Consumer<ListSentimentDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of sentiment detection jobs that you have submitted.
- ListSentimentDetectionJobsIterable - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListSentimentDetectionJobsIterable(ComprehendClient, ListSentimentDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListSentimentDetectionJobsIterable
-
- listSentimentDetectionJobsPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of sentiment detection jobs that you have submitted.
- listSentimentDetectionJobsPaginator(ListSentimentDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of sentiment detection jobs that you have submitted.
- listSentimentDetectionJobsPaginator(Consumer<ListSentimentDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of sentiment detection jobs that you have submitted.
- listSentimentDetectionJobsPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of sentiment detection jobs that you have submitted.
- listSentimentDetectionJobsPaginator(ListSentimentDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of sentiment detection jobs that you have submitted.
- listSentimentDetectionJobsPaginator(Consumer<ListSentimentDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of sentiment detection jobs that you have submitted.
- ListSentimentDetectionJobsPublisher - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListSentimentDetectionJobsPublisher(ComprehendAsyncClient, ListSentimentDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListSentimentDetectionJobsPublisher
-
- ListSentimentDetectionJobsRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- ListSentimentDetectionJobsRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- ListSentimentDetectionJobsRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- ListSentimentDetectionJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListSentimentDetectionJobsRequestMarshaller
-
- ListSentimentDetectionJobsResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- ListSentimentDetectionJobsResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Lists all tags associated with a given Amazon Comprehend resource.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Lists all tags associated with a given Amazon Comprehend resource.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Lists all tags associated with a given Amazon Comprehend resource.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Lists all tags associated with a given Amazon Comprehend resource.
- ListTagsForResourceRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListTagsForResourceRequestMarshaller
-
- ListTagsForResourceResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- listTargetedSentimentDetectionJobs(ListTargetedSentimentDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of targeted sentiment detection jobs that you have submitted.
- listTargetedSentimentDetectionJobs(Consumer<ListTargetedSentimentDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of targeted sentiment detection jobs that you have submitted.
- listTargetedSentimentDetectionJobs(ListTargetedSentimentDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of targeted sentiment detection jobs that you have submitted.
- listTargetedSentimentDetectionJobs(Consumer<ListTargetedSentimentDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of targeted sentiment detection jobs that you have submitted.
- ListTargetedSentimentDetectionJobsIterable - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListTargetedSentimentDetectionJobsIterable(ComprehendClient, ListTargetedSentimentDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListTargetedSentimentDetectionJobsIterable
-
- listTargetedSentimentDetectionJobsPaginator(ListTargetedSentimentDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of targeted sentiment detection jobs that you have submitted.
- listTargetedSentimentDetectionJobsPaginator(Consumer<ListTargetedSentimentDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of targeted sentiment detection jobs that you have submitted.
- listTargetedSentimentDetectionJobsPaginator(ListTargetedSentimentDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of targeted sentiment detection jobs that you have submitted.
- listTargetedSentimentDetectionJobsPaginator(Consumer<ListTargetedSentimentDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of targeted sentiment detection jobs that you have submitted.
- ListTargetedSentimentDetectionJobsPublisher - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListTargetedSentimentDetectionJobsPublisher(ComprehendAsyncClient, ListTargetedSentimentDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListTargetedSentimentDetectionJobsPublisher
-
- ListTargetedSentimentDetectionJobsRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- ListTargetedSentimentDetectionJobsRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- ListTargetedSentimentDetectionJobsRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- ListTargetedSentimentDetectionJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListTargetedSentimentDetectionJobsRequestMarshaller
-
- ListTargetedSentimentDetectionJobsResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- ListTargetedSentimentDetectionJobsResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- listTopicsDetectionJobs(ListTopicsDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the topic detection jobs that you have submitted.
- listTopicsDetectionJobs(Consumer<ListTopicsDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the topic detection jobs that you have submitted.
- listTopicsDetectionJobs() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the topic detection jobs that you have submitted.
- listTopicsDetectionJobs() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the topic detection jobs that you have submitted.
- listTopicsDetectionJobs(ListTopicsDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the topic detection jobs that you have submitted.
- listTopicsDetectionJobs(Consumer<ListTopicsDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the topic detection jobs that you have submitted.
- ListTopicsDetectionJobsIterable - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListTopicsDetectionJobsIterable(ComprehendClient, ListTopicsDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListTopicsDetectionJobsIterable
-
- listTopicsDetectionJobsPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the topic detection jobs that you have submitted.
- listTopicsDetectionJobsPaginator(ListTopicsDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the topic detection jobs that you have submitted.
- listTopicsDetectionJobsPaginator(Consumer<ListTopicsDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Gets a list of the topic detection jobs that you have submitted.
- listTopicsDetectionJobsPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the topic detection jobs that you have submitted.
- listTopicsDetectionJobsPaginator(ListTopicsDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the topic detection jobs that you have submitted.
- listTopicsDetectionJobsPaginator(Consumer<ListTopicsDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Gets a list of the topic detection jobs that you have submitted.
- ListTopicsDetectionJobsPublisher - Class in software.amazon.awssdk.services.comprehend.paginators
-
- ListTopicsDetectionJobsPublisher(ComprehendAsyncClient, ListTopicsDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListTopicsDetectionJobsPublisher
-
- ListTopicsDetectionJobsRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- ListTopicsDetectionJobsRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- ListTopicsDetectionJobsRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- ListTopicsDetectionJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListTopicsDetectionJobsRequestMarshaller
-
- ListTopicsDetectionJobsResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- ListTopicsDetectionJobsResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- Literal - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- Literal(String) - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.Template.Literal
-
- Literal.Visitor<T> - Interface in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- loadPartitions() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.DefaultPartitionDataProvider
-
- loadPartitions() - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.PartitionDataProvider
-
- marshall(BatchDetectDominantLanguageRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.BatchDetectDominantLanguageRequestMarshaller
-
- marshall(BatchDetectEntitiesRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.BatchDetectEntitiesRequestMarshaller
-
- marshall(BatchDetectKeyPhrasesRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.BatchDetectKeyPhrasesRequestMarshaller
-
- marshall(BatchDetectSentimentRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.BatchDetectSentimentRequestMarshaller
-
- marshall(BatchDetectSyntaxRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.BatchDetectSyntaxRequestMarshaller
-
- marshall(BatchDetectTargetedSentimentRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.BatchDetectTargetedSentimentRequestMarshaller
-
- marshall(ClassifyDocumentRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ClassifyDocumentRequestMarshaller
-
- marshall(ContainsPiiEntitiesRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ContainsPiiEntitiesRequestMarshaller
-
- marshall(CreateDocumentClassifierRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.CreateDocumentClassifierRequestMarshaller
-
- marshall(CreateEndpointRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.CreateEndpointRequestMarshaller
-
- marshall(CreateEntityRecognizerRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.CreateEntityRecognizerRequestMarshaller
-
- marshall(DeleteDocumentClassifierRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DeleteDocumentClassifierRequestMarshaller
-
- marshall(DeleteEndpointRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DeleteEndpointRequestMarshaller
-
- marshall(DeleteEntityRecognizerRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DeleteEntityRecognizerRequestMarshaller
-
- marshall(DeleteResourcePolicyRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DeleteResourcePolicyRequestMarshaller
-
- marshall(DescribeDocumentClassificationJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DescribeDocumentClassificationJobRequestMarshaller
-
- marshall(DescribeDocumentClassifierRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DescribeDocumentClassifierRequestMarshaller
-
- marshall(DescribeDominantLanguageDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DescribeDominantLanguageDetectionJobRequestMarshaller
-
- marshall(DescribeEndpointRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DescribeEndpointRequestMarshaller
-
- marshall(DescribeEntitiesDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DescribeEntitiesDetectionJobRequestMarshaller
-
- marshall(DescribeEntityRecognizerRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DescribeEntityRecognizerRequestMarshaller
-
- marshall(DescribeEventsDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DescribeEventsDetectionJobRequestMarshaller
-
- marshall(DescribeKeyPhrasesDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DescribeKeyPhrasesDetectionJobRequestMarshaller
-
- marshall(DescribePiiEntitiesDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DescribePiiEntitiesDetectionJobRequestMarshaller
-
- marshall(DescribeResourcePolicyRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DescribeResourcePolicyRequestMarshaller
-
- marshall(DescribeSentimentDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DescribeSentimentDetectionJobRequestMarshaller
-
- marshall(DescribeTargetedSentimentDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DescribeTargetedSentimentDetectionJobRequestMarshaller
-
- marshall(DescribeTopicsDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DescribeTopicsDetectionJobRequestMarshaller
-
- marshall(DetectDominantLanguageRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DetectDominantLanguageRequestMarshaller
-
- marshall(DetectEntitiesRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DetectEntitiesRequestMarshaller
-
- marshall(DetectKeyPhrasesRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DetectKeyPhrasesRequestMarshaller
-
- marshall(DetectPiiEntitiesRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DetectPiiEntitiesRequestMarshaller
-
- marshall(DetectSentimentRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DetectSentimentRequestMarshaller
-
- marshall(DetectSyntaxRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DetectSyntaxRequestMarshaller
-
- marshall(DetectTargetedSentimentRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DetectTargetedSentimentRequestMarshaller
-
- marshall(ImportModelRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ImportModelRequestMarshaller
-
- marshall(ListDocumentClassificationJobsRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListDocumentClassificationJobsRequestMarshaller
-
- marshall(ListDocumentClassifiersRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListDocumentClassifiersRequestMarshaller
-
- marshall(ListDocumentClassifierSummariesRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListDocumentClassifierSummariesRequestMarshaller
-
- marshall(ListDominantLanguageDetectionJobsRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListDominantLanguageDetectionJobsRequestMarshaller
-
- marshall(ListEndpointsRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListEndpointsRequestMarshaller
-
- marshall(ListEntitiesDetectionJobsRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListEntitiesDetectionJobsRequestMarshaller
-
- marshall(ListEntityRecognizersRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListEntityRecognizersRequestMarshaller
-
- marshall(ListEntityRecognizerSummariesRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListEntityRecognizerSummariesRequestMarshaller
-
- marshall(ListEventsDetectionJobsRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListEventsDetectionJobsRequestMarshaller
-
- marshall(ListKeyPhrasesDetectionJobsRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListKeyPhrasesDetectionJobsRequestMarshaller
-
- marshall(ListPiiEntitiesDetectionJobsRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListPiiEntitiesDetectionJobsRequestMarshaller
-
- marshall(ListSentimentDetectionJobsRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListSentimentDetectionJobsRequestMarshaller
-
- marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListTagsForResourceRequestMarshaller
-
- marshall(ListTargetedSentimentDetectionJobsRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListTargetedSentimentDetectionJobsRequestMarshaller
-
- marshall(ListTopicsDetectionJobsRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListTopicsDetectionJobsRequestMarshaller
-
- marshall(PutResourcePolicyRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.PutResourcePolicyRequestMarshaller
-
- marshall(StartDocumentClassificationJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StartDocumentClassificationJobRequestMarshaller
-
- marshall(StartDominantLanguageDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StartDominantLanguageDetectionJobRequestMarshaller
-
- marshall(StartEntitiesDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StartEntitiesDetectionJobRequestMarshaller
-
- marshall(StartEventsDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StartEventsDetectionJobRequestMarshaller
-
- marshall(StartKeyPhrasesDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StartKeyPhrasesDetectionJobRequestMarshaller
-
- marshall(StartPiiEntitiesDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StartPiiEntitiesDetectionJobRequestMarshaller
-
- marshall(StartSentimentDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StartSentimentDetectionJobRequestMarshaller
-
- marshall(StartTargetedSentimentDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StartTargetedSentimentDetectionJobRequestMarshaller
-
- marshall(StartTopicsDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StartTopicsDetectionJobRequestMarshaller
-
- marshall(StopDominantLanguageDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StopDominantLanguageDetectionJobRequestMarshaller
-
- marshall(StopEntitiesDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StopEntitiesDetectionJobRequestMarshaller
-
- marshall(StopEventsDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StopEventsDetectionJobRequestMarshaller
-
- marshall(StopKeyPhrasesDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StopKeyPhrasesDetectionJobRequestMarshaller
-
- marshall(StopPiiEntitiesDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StopPiiEntitiesDetectionJobRequestMarshaller
-
- marshall(StopSentimentDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StopSentimentDetectionJobRequestMarshaller
-
- marshall(StopTargetedSentimentDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StopTargetedSentimentDetectionJobRequestMarshaller
-
- marshall(StopTrainingDocumentClassifierRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StopTrainingDocumentClassifierRequestMarshaller
-
- marshall(StopTrainingEntityRecognizerRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StopTrainingEntityRecognizerRequestMarshaller
-
- marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.TagResourceRequestMarshaller
-
- marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.UntagResourceRequestMarshaller
-
- marshall(UpdateEndpointRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.UpdateEndpointRequestMarshaller
-
- maskCharacter(String) - Method in interface software.amazon.awssdk.services.comprehend.model.RedactionConfig.Builder
-
A character that replaces each character in the redacted PII entity.
- maskCharacter() - Method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
-
A character that replaces each character in the redacted PII entity.
- maskMode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.RedactionConfig.Builder
-
Specifies whether the PII entity is redacted with the mask character or the entity type.
- maskMode(PiiEntitiesDetectionMaskMode) - Method in interface software.amazon.awssdk.services.comprehend.model.RedactionConfig.Builder
-
Specifies whether the PII entity is redacted with the mask character or the entity type.
- maskMode() - Method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
-
Specifies whether the PII entity is redacted with the mask character or the entity type.
- maskModeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
-
Specifies whether the PII entity is redacted with the mask character or the entity type.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest.Builder
-
The maximum number of results to return in each page.
- maxResults() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest
-
The maximum number of results to return in each page.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest.Builder
-
The maximum number of results to return in each page.
- maxResults() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest
-
The maximum number of results to return in each page.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesRequest.Builder
-
The maximum number of results to return on each page.
- maxResults() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesRequest
-
The maximum number of results to return on each page.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest.Builder
-
The maximum number of results to return in each page.
- maxResults() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest
-
The maximum number of results to return in each page.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest.Builder
-
The maximum number of results to return in each page.
- maxResults() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest
-
The maximum number of results to return in each page.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest.Builder
-
The maximum number of results to return in each page.
- maxResults() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest
-
The maximum number of results to return in each page.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest.Builder
-
The maximum number of results to return on each page.
- maxResults() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest
-
The maximum number of results to return on each page.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesRequest.Builder
-
The maximum number of results to return on each page.
- maxResults() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesRequest
-
The maximum number of results to return on each page.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest.Builder
-
The maximum number of results to return in each page.
- maxResults() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest
-
The maximum number of results to return in each page.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest.Builder
-
The maximum number of results to return in each page.
- maxResults() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
-
The maximum number of results to return in each page.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest.Builder
-
The maximum number of results to return in each page.
- maxResults() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest
-
The maximum number of results to return in each page.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest.Builder
-
The maximum number of results to return in each page.
- maxResults() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest
-
The maximum number of results to return in each page.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsRequest.Builder
-
The maximum number of results to return in each page.
- maxResults() - Method in class software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsRequest
-
The maximum number of results to return in each page.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest.Builder
-
The maximum number of results to return in each page.
- maxResults() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest
-
The maximum number of results to return in each page.
- mentions(Collection<TargetedSentimentMention>) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentEntity.Builder
-
An array of mentions of the entity in the document.
- mentions(TargetedSentimentMention...) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentEntity.Builder
-
An array of mentions of the entity in the document.
- mentions(Consumer<TargetedSentimentMention.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentEntity.Builder
-
An array of mentions of the entity in the document.
- mentions() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentEntity
-
An array of mentions of the entity in the document.
- MentionSentiment - Class in software.amazon.awssdk.services.comprehend.model
-
Contains the sentiment and sentiment score for one mention of an entity.
- mentionSentiment(MentionSentiment) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentMention.Builder
-
Contains the sentiment and sentiment score for the mention.
- mentionSentiment(Consumer<MentionSentiment.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentMention.Builder
-
Contains the sentiment and sentiment score for the mention.
- mentionSentiment() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentMention
-
Contains the sentiment and sentiment score for the mention.
- MentionSentiment.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- message() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter.Deprecated
-
- message(String) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.SourceException.BuilderImpl
-
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchSizeLimitExceededException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ComprehendException.Builder
-
- message(String) - Method in class software.amazon.awssdk.services.comprehend.model.ComprehendException.BuilderImpl
-
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ConcurrentModificationException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
-
A description of the status of the job.
- message() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
-
A description of the status of the job.
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
-
Additional information about the status of the classifier.
- message() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
Additional information about the status of the classifier.
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
-
A description for the status of a job.
- message() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
-
A description for the status of a job.
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointProperties.Builder
-
Specifies a reason for failure in cases of Failed status.
- message() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
-
Specifies a reason for failure in cases of Failed status.
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
-
A description of the status of a job.
- message() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
-
A description of the status of a job.
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
-
A description of the status of the recognizer.
- message() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
-
A description of the status of the recognizer.
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
-
A description of the status of the events detection job.
- message() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
-
A description of the status of the events detection job.
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.InternalServerException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.InvalidFilterException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.InvalidRequestException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.JobNotFoundException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
-
A description of the status of a job.
- message() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
A description of the status of a job.
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.KmsKeyValidationException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
-
A description of the status of a job.
- message() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
-
A description of the status of a job.
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceInUseException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceLimitExceededException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceNotFoundException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceUnavailableException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
-
A description of the status of a job.
- message() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
-
A description of the status of a job.
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties.Builder
-
A description of the status of a job.
- message() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties
-
A description of the status of a job.
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TextSizeLimitExceededException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TooManyRequestsException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TooManyTagKeysException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TooManyTagsException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
-
A description for the status of a job.
- message() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
-
A description for the status of a job.
- message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.UnsupportedLanguageException.Builder
-
- microF1Score(Double) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics.Builder
-
A measure of how accurate the classifier results are for the test data.
- microF1Score() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
-
A measure of how accurate the classifier results are for the test data.
- microPrecision(Double) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics.Builder
-
A measure of the usefulness of the recognizer results in the test data.
- microPrecision() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
-
A measure of the usefulness of the recognizer results in the test data.
- microRecall(Double) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics.Builder
-
A measure of how complete the classifier results are for the test data.
- microRecall() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
-
A measure of how complete the classifier results are for the test data.
- mixed(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentScore.Builder
-
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the MIXED
sentiment.
- mixed() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentScore
-
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the MIXED
sentiment.
- mode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
-
Indicates the mode in which the classifier will be trained.
- mode(DocumentClassifierMode) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
-
Indicates the mode in which the classifier will be trained.
- mode() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
-
Indicates the mode in which the classifier will be trained.
- mode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
-
Indicates the mode in which the specific classifier was trained.
- mode(DocumentClassifierMode) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
-
Indicates the mode in which the specific classifier was trained.
- mode() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
Indicates the mode in which the specific classifier was trained.
- mode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
-
Specifies whether the output provides the locations (offsets) of PII entities or a file in which PII entities
are redacted.
- mode(PiiEntitiesDetectionMode) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
-
Specifies whether the output provides the locations (offsets) of PII entities or a file in which PII entities
are redacted.
- mode() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
-
Specifies whether the output provides the locations (offsets) of PII entities or a file in which PII entities are
redacted.
- mode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
-
Specifies whether the output provides the locations (offsets) of PII entities or a file in which PII entities
are redacted.
- mode(PiiEntitiesDetectionMode) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
-
Specifies whether the output provides the locations (offsets) of PII entities or a file in which PII entities
are redacted.
- mode() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
-
Specifies whether the output provides the locations (offsets) of PII entities or a file in which PII entities are
redacted.
- modeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
-
Indicates the mode in which the classifier will be trained.
- modeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
Indicates the mode in which the specific classifier was trained.
- modeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
-
Specifies whether the output provides the locations (offsets) of PII entities or a file in which PII entities are
redacted.
- modeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
-
Specifies whether the output provides the locations (offsets) of PII entities or a file in which PII entities are
redacted.
- modelArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest.Builder
-
The Amazon Resource Number (ARN) of the model to which the endpoint will be attached.
- modelArn() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
-
The Amazon Resource Number (ARN) of the model to which the endpoint will be attached.
- modelArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointFilter.Builder
-
The Amazon Resource Number (ARN) of the model to which the endpoint is attached.
- modelArn() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointFilter
-
The Amazon Resource Number (ARN) of the model to which the endpoint is attached.
- modelArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointProperties.Builder
-
The Amazon Resource Number (ARN) of the model to which the endpoint is attached.
- modelArn() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
-
The Amazon Resource Number (ARN) of the model to which the endpoint is attached.
- modelArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ImportModelResponse.Builder
-
The Amazon Resource Name (ARN) of the custom model being imported.
- modelArn() - Method in class software.amazon.awssdk.services.comprehend.model.ImportModelResponse
-
The Amazon Resource Name (ARN) of the custom model being imported.
- modelKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt trained custom models.
- modelKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt trained custom models.
- modelKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt trained custom models.
- modelKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt trained custom models.
- modelKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt trained custom models.
- modelKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt trained custom models.
- modelKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt trained custom models.
- modelKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt trained custom models.
- modelKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ImportModelRequest.Builder
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt trained custom models.
- modelKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.ImportModelRequest
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt trained custom models.
- modelName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ImportModelRequest.Builder
-
The name to assign to the custom model that is created in Amazon Comprehend by this import.
- modelName() - Method in class software.amazon.awssdk.services.comprehend.model.ImportModelRequest
-
The name to assign to the custom model that is created in Amazon Comprehend by this import.
- modelPolicy(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
-
The resource-based policy to attach to your custom document classifier model.
- modelPolicy() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
-
The resource-based policy to attach to your custom document classifier model.
- modelPolicy(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
-
The JSON resource-based policy to attach to your custom entity recognizer model.
- modelPolicy() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
-
The JSON resource-based policy to attach to your custom entity recognizer model.
- ModelStatus - Enum in software.amazon.awssdk.services.comprehend.model
-
- modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.ComprehendRequestSetEndpointInterceptor
-
- modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.ComprehendEndpointAuthSchemeInterceptor
-
- modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.ComprehendResolveEndpointInterceptor
-
- name(String) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter.Builder
-
- name(Identifier) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter.Builder
-
- name(String) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.ParameterReference.Builder
-
- NAME - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.PartitionFn
-
- name(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClass.Builder
-
The name of the class.
- name() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClass
-
The name of the class.
- name(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentLabel.Builder
-
The name of the label.
- name() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentLabel
-
The name of the label.
- name(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityLabel.Builder
-
The name of the label.
- name(PiiEntityType) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityLabel.Builder
-
The name of the label.
- name() - Method in class software.amazon.awssdk.services.comprehend.model.EntityLabel
-
The name of the label.
- nameAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityLabel
-
The name of the label.
- negative(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentScore.Builder
-
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the
NEGATIVE sentiment.
- negative() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentScore
-
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the NEGATIVE
sentiment.
- neutral(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentScore.Builder
-
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the
NEUTRAL sentiment.
- neutral() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentScore
-
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the NEUTRAL
sentiment.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest
-
Identifies the next page of results to return.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse
-
Identifies the next page of results to return.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest
-
Identifies the next page of results to return.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse
-
Identifies the next page of results to return.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesRequest.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesRequest
-
Identifies the next page of results to return.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesResponse.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesResponse
-
Identifies the next page of results to return.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest
-
Identifies the next page of results to return.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse
-
Identifies the next page of results to return.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest
-
Identifies the next page of results to return.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse
-
Identifies the next page of results to return.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest
-
Identifies the next page of results to return.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse
-
Identifies the next page of results to return.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest
-
Identifies the next page of results to return.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse
-
Identifies the next page of results to return.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesRequest.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesRequest
-
Identifies the next page of results to return.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesResponse.Builder
-
The list entity recognizer summaries.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesResponse
-
The list entity recognizer summaries.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest
-
Identifies the next page of results to return.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse
-
Identifies the next page of results to return.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
-
Identifies the next page of results to return.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse
-
Identifies the next page of results to return.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest
-
Identifies the next page of results to return.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse
-
Identifies the next page of results to return.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest
-
Identifies the next page of results to return.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse
-
Identifies the next page of results to return.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsRequest.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsRequest
-
Identifies the next page of results to return.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsResponse.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsResponse
-
Identifies the next page of results to return.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest
-
Identifies the next page of results to return.
- nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse.Builder
-
Identifies the next page of results to return.
- nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse
-
Identifies the next page of results to return.
- none() - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value
-
- None() - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.None
-
- NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.ParseUrl
-
- Not - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- Not(FnNode) - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.Not
-
- numberOfLabels(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifierMetadata.Builder
-
The number of labels in the input data.
- numberOfLabels() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierMetadata
-
The number of labels in the input data.
- numberOfTestDocuments(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifierMetadata.Builder
-
The number of documents in the input data that were used to test the classifier.
- numberOfTestDocuments() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierMetadata
-
The number of documents in the input data that were used to test the classifier.
- numberOfTestDocuments(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata.Builder
-
The number of documents in the input data that were used to test the entity recognizer.
- numberOfTestDocuments() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
-
The number of documents in the input data that were used to test the entity recognizer.
- numberOfTopics(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest.Builder
-
The number of topics to detect.
- numberOfTopics() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
-
The number of topics to detect.
- numberOfTopics(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
-
The number of topics to detect supplied when you created the topic detection job.
- numberOfTopics() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
-
The number of topics to detect supplied when you created the topic detection job.
- numberOfTrainedDocuments(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifierMetadata.Builder
-
The number of documents in the input data that were used to train the classifier.
- numberOfTrainedDocuments() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierMetadata
-
The number of documents in the input data that were used to train the classifier.
- numberOfTrainedDocuments(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata.Builder
-
The number of documents in the input data that were used to train the entity recognizer.
- numberOfTrainedDocuments() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
-
The number of documents in the input data that were used to train the entity recognizer.
- numberOfTrainMentions(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem.Builder
-
Indicates the number of times the given entity type was seen in the training data.
- numberOfTrainMentions() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem
-
Indicates the number of times the given entity type was seen in the training data.
- numberOfVersions(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierSummary.Builder
-
The number of versions you created.
- numberOfVersions() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierSummary
-
The number of versions you created.
- numberOfVersions(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerSummary.Builder
-
The number of versions you created.
- numberOfVersions() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerSummary
-
The number of versions you created.
- reason(String) - Method in interface software.amazon.awssdk.services.comprehend.model.InvalidRequestDetail.Builder
-
Reason code is INVALID_DOCUMENT.
- reason(InvalidRequestDetailReason) - Method in interface software.amazon.awssdk.services.comprehend.model.InvalidRequestDetail.Builder
-
Reason code is INVALID_DOCUMENT.
- reason() - Method in class software.amazon.awssdk.services.comprehend.model.InvalidRequestDetail
-
Reason code is INVALID_DOCUMENT.
- reason(String) - Method in interface software.amazon.awssdk.services.comprehend.model.InvalidRequestException.Builder
-
Sets the value of the Reason property for this object.
- reason(InvalidRequestReason) - Method in interface software.amazon.awssdk.services.comprehend.model.InvalidRequestException.Builder
-
Sets the value of the Reason property for this object.
- reason() - Method in exception software.amazon.awssdk.services.comprehend.model.InvalidRequestException
-
Returns the value of the Reason property for this object.
- reasonAsString() - Method in class software.amazon.awssdk.services.comprehend.model.InvalidRequestDetail
-
Reason code is INVALID_DOCUMENT.
- reasonAsString() - Method in exception software.amazon.awssdk.services.comprehend.model.InvalidRequestException
-
Returns the value of the Reason property for this object.
- recall(Double) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics.Builder
-
A measure of how complete the classifier results are for the test data.
- recall() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
-
A measure of how complete the classifier results are for the test data.
- recall(Double) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics.Builder
-
A measure of how complete the recognizer results are for the test data.
- recall() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics
-
A measure of how complete the recognizer results are for the test data.
- recall(Double) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics.Builder
-
A measure of how complete the recognizer results are for a specific entity type in the test data.
- recall() - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics
-
A measure of how complete the recognizer results are for a specific entity type in the test data.
- recognizerMetadata(EntityRecognizerMetadata) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
-
Provides information about an entity recognizer.
- recognizerMetadata(Consumer<EntityRecognizerMetadata.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
-
Provides information about an entity recognizer.
- recognizerMetadata() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
-
Provides information about an entity recognizer.
- recognizerName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
-
The name given to the newly created recognizer.
- recognizerName() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
-
The name given to the newly created recognizer.
- recognizerName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter.Builder
-
The name that you assigned the entity recognizer.
- recognizerName() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter
-
The name that you assigned the entity recognizer.
- recognizerName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerSummary.Builder
-
The name that you assigned the entity recognizer.
- recognizerName() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerSummary
-
The name that you assigned the entity recognizer.
- redactionConfig(RedactionConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
-
Provides configuration parameters for PII entity redaction.
- redactionConfig(Consumer<RedactionConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
-
Provides configuration parameters for PII entity redaction.
- redactionConfig() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
-
Provides configuration parameters for PII entity redaction.
- RedactionConfig - Class in software.amazon.awssdk.services.comprehend.model
-
Provides configuration parameters for PII entity redaction.
- redactionConfig(RedactionConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
-
Provides configuration parameters for PII entity redaction.
- redactionConfig(Consumer<RedactionConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
-
Provides configuration parameters for PII entity redaction.
- redactionConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
-
Provides configuration parameters for PII entity redaction.
- RedactionConfig.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- ref(Identifier) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Expr
-
- Ref - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
A reference to a field.
- Ref(Identifier) - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.Ref
-
- region(Region) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.ComprehendEndpointParams.Builder
-
- region() - Method in class software.amazon.awssdk.services.comprehend.endpoints.ComprehendEndpointParams
-
- region() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Arn
-
- REGION - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.ParseArn
-
- regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.AwsEndpointProviderUtils
-
- RegionOverride - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- RegionOverride.Builder - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- regionRegex(String) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Partition.Builder
-
- regionRegex() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Partition
-
- regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Partition.Builder
-
- regions() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Partition
-
- relationships(Collection<RelationshipsListItem>) - Method in interface software.amazon.awssdk.services.comprehend.model.Block.Builder
-
A list of child blocks of the current block.
- relationships(RelationshipsListItem...) - Method in interface software.amazon.awssdk.services.comprehend.model.Block.Builder
-
A list of child blocks of the current block.
- relationships(Consumer<RelationshipsListItem.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.Block.Builder
-
A list of child blocks of the current block.
- relationships() - Method in class software.amazon.awssdk.services.comprehend.model.Block
-
A list of child blocks of the current block.
- RelationshipsListItem - Class in software.amazon.awssdk.services.comprehend.model
-
List of child blocks for the current block.
- RelationshipsListItem.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- RelationshipType - Enum in software.amazon.awssdk.services.comprehend.model
-
- requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchSizeLimitExceededException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ComprehendException.Builder
-
- requestId(String) - Method in class software.amazon.awssdk.services.comprehend.model.ComprehendException.BuilderImpl
-
- requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ConcurrentModificationException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.InternalServerException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.InvalidFilterException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.InvalidRequestException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.JobNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.KmsKeyValidationException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceInUseException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceLimitExceededException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceUnavailableException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TextSizeLimitExceededException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TooManyRequestsException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TooManyTagKeysException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TooManyTagsException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.UnsupportedLanguageException.Builder
-
- required(boolean) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter.Builder
-
- resolveEndpoint(ComprehendEndpointParams) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.ComprehendEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(Consumer<ComprehendEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.ComprehendEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(ComprehendEndpointParams) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.DefaultComprehendEndpointProvider
-
- resource() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Arn
-
- resourceArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DeleteResourcePolicyRequest.Builder
-
The Amazon Resource Name (ARN) of the custom model version that has the policy to delete.
- resourceArn() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteResourcePolicyRequest
-
The Amazon Resource Name (ARN) of the custom model version that has the policy to delete.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeResourcePolicyRequest.Builder
-
The Amazon Resource Name (ARN) of the custom model version that has the resource policy.
- resourceArn() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeResourcePolicyRequest
-
The Amazon Resource Name (ARN) of the custom model version that has the resource policy.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTagsForResourceRequest.Builder
-
The Amazon Resource Name (ARN) of the given Amazon Comprehend resource you are querying.
- resourceArn() - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the given Amazon Comprehend resource you are querying.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse.Builder
-
The Amazon Resource Name (ARN) of the given Amazon Comprehend resource you are querying.
- resourceArn() - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse
-
The Amazon Resource Name (ARN) of the given Amazon Comprehend resource you are querying.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PutResourcePolicyRequest.Builder
-
The Amazon Resource Name (ARN) of the custom model to attach the policy to.
- resourceArn() - Method in class software.amazon.awssdk.services.comprehend.model.PutResourcePolicyRequest
-
The Amazon Resource Name (ARN) of the custom model to attach the policy to.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TagResourceRequest.Builder
-
The Amazon Resource Name (ARN) of the given Amazon Comprehend resource to which you want to associate the
tags.
- resourceArn() - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the given Amazon Comprehend resource to which you want to associate the tags.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.UntagResourceRequest.Builder
-
The Amazon Resource Name (ARN) of the given Amazon Comprehend resource from which you want to remove the
tags.
- resourceArn() - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the given Amazon Comprehend resource from which you want to remove the tags.
- ResourceInUseException - Exception in software.amazon.awssdk.services.comprehend.model
-
The specified resource name is already in use.
- ResourceInUseException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- ResourceLimitExceededException - Exception in software.amazon.awssdk.services.comprehend.model
-
The maximum number of resources per account has been exceeded.
- ResourceLimitExceededException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- ResourceNotFoundException - Exception in software.amazon.awssdk.services.comprehend.model
-
The specified resource ARN was not found.
- ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- resourcePolicy(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeResourcePolicyResponse.Builder
-
The JSON body of the resource-based policy.
- resourcePolicy() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeResourcePolicyResponse
-
The JSON body of the resource-based policy.
- resourcePolicy(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PutResourcePolicyRequest.Builder
-
The JSON resource-based policy to attach to your custom model.
- resourcePolicy() - Method in class software.amazon.awssdk.services.comprehend.model.PutResourcePolicyRequest
-
The JSON resource-based policy to attach to your custom model.
- ResourceUnavailableException - Exception in software.amazon.awssdk.services.comprehend.model
-
The specified resource is not available.
- ResourceUnavailableException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- responseMetadata() - Method in interface software.amazon.awssdk.services.comprehend.model.ComprehendResponse.Builder
-
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.comprehend.model.ComprehendResponse.Builder
-
- responseMetadata() - Method in class software.amazon.awssdk.services.comprehend.model.ComprehendResponse.BuilderImpl
-
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.comprehend.model.ComprehendResponse.BuilderImpl
-
- responseMetadata() - Method in class software.amazon.awssdk.services.comprehend.model.ComprehendResponse
-
- result(String) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Condition.Builder
-
- resultList(Collection<BatchDetectDominantLanguageItemResult>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse.Builder
-
A list of objects containing the results of the operation.
- resultList(BatchDetectDominantLanguageItemResult...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse.Builder
-
A list of objects containing the results of the operation.
- resultList(Consumer<BatchDetectDominantLanguageItemResult.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse.Builder
-
A list of objects containing the results of the operation.
- resultList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse
-
A list of objects containing the results of the operation.
- resultList(Collection<BatchDetectEntitiesItemResult>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse.Builder
-
A list of objects containing the results of the operation.
- resultList(BatchDetectEntitiesItemResult...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse.Builder
-
A list of objects containing the results of the operation.
- resultList(Consumer<BatchDetectEntitiesItemResult.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse.Builder
-
A list of objects containing the results of the operation.
- resultList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse
-
A list of objects containing the results of the operation.
- resultList(Collection<BatchDetectKeyPhrasesItemResult>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse.Builder
-
A list of objects containing the results of the operation.
- resultList(BatchDetectKeyPhrasesItemResult...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse.Builder
-
A list of objects containing the results of the operation.
- resultList(Consumer<BatchDetectKeyPhrasesItemResult.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse.Builder
-
A list of objects containing the results of the operation.
- resultList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse
-
A list of objects containing the results of the operation.
- resultList(Collection<BatchDetectSentimentItemResult>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse.Builder
-
A list of objects containing the results of the operation.
- resultList(BatchDetectSentimentItemResult...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse.Builder
-
A list of objects containing the results of the operation.
- resultList(Consumer<BatchDetectSentimentItemResult.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse.Builder
-
A list of objects containing the results of the operation.
- resultList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse
-
A list of objects containing the results of the operation.
- resultList(Collection<BatchDetectSyntaxItemResult>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse.Builder
-
A list of objects containing the results of the operation.
- resultList(BatchDetectSyntaxItemResult...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse.Builder
-
A list of objects containing the results of the operation.
- resultList(Consumer<BatchDetectSyntaxItemResult.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse.Builder
-
A list of objects containing the results of the operation.
- resultList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse
-
A list of objects containing the results of the operation.
- resultList(Collection<BatchDetectTargetedSentimentItemResult>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentResponse.Builder
-
A list of objects containing the results of the operation.
- resultList(BatchDetectTargetedSentimentItemResult...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentResponse.Builder
-
A list of objects containing the results of the operation.
- resultList(Consumer<BatchDetectTargetedSentimentItemResult.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentResponse.Builder
-
A list of objects containing the results of the operation.
- resultList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentResponse
-
A list of objects containing the results of the operation.
- reverse() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Substring
-
- Rule - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.Rule
-
- Rule.Builder - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- RuleEngine - Interface in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- RuleError - Exception in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.comprehend.endpoints.internal.RuleError
-
- RuleError.Builder - Interface in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- RuleEvaluator - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- RuleEvaluator() - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.RuleEvaluator
-
- RULES - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.Rule
-
- RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.comprehend.endpoints.internal
-
Visitor for the right-hand side of rules (tree, error, endpoint)
- s3Uri(String) - Method in interface software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem.Builder
-
The Amazon S3 location of the augmented manifest file.
- s3Uri() - Method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
-
The Amazon S3 location of the augmented manifest file.
- s3Uri(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig.Builder
-
The Amazon S3 URI for the input data.
- s3Uri() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
-
The Amazon S3 URI for the input data.
- s3Uri(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierOutputDataConfig.Builder
-
When you use the OutputDataConfig object while creating a custom classifier, you specify the
Amazon S3 location where you want to write the confusion matrix.
- s3Uri() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierOutputDataConfig
-
When you use the OutputDataConfig object while creating a custom classifier, you specify the Amazon
S3 location where you want to write the confusion matrix.
- s3Uri(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerAnnotations.Builder
-
Specifies the Amazon S3 location where the annotations for an entity recognizer are located.
- s3Uri() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerAnnotations
-
Specifies the Amazon S3 location where the annotations for an entity recognizer are located.
- s3Uri(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments.Builder
-
Specifies the Amazon S3 location where the training documents for an entity recognizer are located.
- s3Uri() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments
-
Specifies the Amazon S3 location where the training documents for an entity recognizer are located.
- s3Uri(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerEntityList.Builder
-
Specifies the Amazon S3 location where the entity list is located.
- s3Uri() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEntityList
-
Specifies the Amazon S3 location where the entity list is located.
- s3Uri(String) - Method in interface software.amazon.awssdk.services.comprehend.model.InputDataConfig.Builder
-
The Amazon S3 URI for the input data.
- s3Uri() - Method in class software.amazon.awssdk.services.comprehend.model.InputDataConfig
-
The Amazon S3 URI for the input data.
- s3Uri(String) - Method in interface software.amazon.awssdk.services.comprehend.model.OutputDataConfig.Builder
-
When you use the OutputDataConfig object with asynchronous operations, you specify the Amazon S3
location where you want to write the output data.
- s3Uri() - Method in class software.amazon.awssdk.services.comprehend.model.OutputDataConfig
-
When you use the OutputDataConfig object with asynchronous operations, you specify the Amazon S3
location where you want to write the output data.
- s3Uri(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiOutputDataConfig.Builder
-
When you use the PiiOutputDataConfig object with asynchronous operations, you specify the Amazon
S3 location where you want to write the output data.
- s3Uri() - Method in class software.amazon.awssdk.services.comprehend.model.PiiOutputDataConfig
-
When you use the PiiOutputDataConfig object with asynchronous operations, you specify the Amazon S3
location where you want to write the output data.
- SCHEME - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.ParseUrl
-
- Scope<T> - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- Scope() - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.Scope
-
- score(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClass.Builder
-
The confidence score that Amazon Comprehend has this class correctly attributed.
- score() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClass
-
The confidence score that Amazon Comprehend has this class correctly attributed.
- score(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentLabel.Builder
-
The confidence score that Amazon Comprehend has this label correctly attributed.
- score() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentLabel
-
The confidence score that Amazon Comprehend has this label correctly attributed.
- score(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguage.Builder
-
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
- score() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguage
-
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
- score(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.Entity.Builder
-
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
- score() - Method in class software.amazon.awssdk.services.comprehend.model.Entity
-
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
- score(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityLabel.Builder
-
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
- score() - Method in class software.amazon.awssdk.services.comprehend.model.EntityLabel
-
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
- score(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrase.Builder
-
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
- score() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrase
-
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
- score(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag.Builder
-
The confidence that Amazon Comprehend has that the part of speech was correctly identified.
- score() - Method in class software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag
-
The confidence that Amazon Comprehend has that the part of speech was correctly identified.
- score(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntity.Builder
-
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
- score() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
-
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
- score(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentMention.Builder
-
Model confidence that the entity is relevant.
- score() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentMention
-
Model confidence that the entity is relevant.
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentItemResult
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchItemError
-
- sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.BatchSizeLimitExceededException
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.Block
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BlockReference
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BoundingBox
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ChildBlock
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierMetadata
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.ConcurrentModificationException
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteResourcePolicyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteResourcePolicyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeResourcePolicyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeResourcePolicyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTargetedSentimentDetectionJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTargetedSentimentDetectionJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClass
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierOutputDataConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentLabel
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentMetadata
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentReaderConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentTypeListItem
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguage
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointFilter
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.Entity
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntityLabel
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerAnnotations
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEntityList
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesListItem
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ErrorsListItem
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ExtractedCharactersListItem
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.Geometry
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ImportModelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ImportModelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.InputDataConfig
-
- sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.InternalServerException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.InvalidFilterException
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.InvalidRequestDetail
-
- sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.InvalidRequestException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.JobNotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrase
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
- sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.KmsKeyValidationException
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.MentionSentiment
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.OutputDataConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.PiiOutputDataConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.Point
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.PutResourcePolicyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.PutResourcePolicyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.RelationshipsListItem
-
- sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.ResourceInUseException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.ResourceLimitExceededException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.ResourceNotFoundException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.ResourceUnavailableException
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentScore
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopTargetedSentimentDetectionJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopTargetedSentimentDetectionJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.SyntaxToken
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.Tag
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobFilter
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentEntity
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentMention
-
- sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.TextSizeLimitExceededException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.TooManyRequestsException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.TooManyTagKeysException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.TooManyTagsException
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
-
- sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.UnsupportedLanguageException
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.VpcConfig
-
- securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.comprehend.model.VpcConfig.Builder
-
The ID number for a security group on an instance of your private VPC.
- securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.comprehend.model.VpcConfig.Builder
-
The ID number for a security group on an instance of your private VPC.
- securityGroupIds() - Method in class software.amazon.awssdk.services.comprehend.model.VpcConfig
-
The ID number for a security group on an instance of your private VPC.
- sentiment(String) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult.Builder
-
The sentiment detected in the document.
- sentiment(SentimentType) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult.Builder
-
The sentiment detected in the document.
- sentiment() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult
-
The sentiment detected in the document.
- sentiment(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse.Builder
-
The inferred sentiment that Amazon Comprehend has the highest level of confidence in.
- sentiment(SentimentType) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse.Builder
-
The inferred sentiment that Amazon Comprehend has the highest level of confidence in.
- sentiment() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse
-
The inferred sentiment that Amazon Comprehend has the highest level of confidence in.
- sentiment(String) - Method in interface software.amazon.awssdk.services.comprehend.model.MentionSentiment.Builder
-
The sentiment of the mention.
- sentiment(SentimentType) - Method in interface software.amazon.awssdk.services.comprehend.model.MentionSentiment.Builder
-
The sentiment of the mention.
- sentiment() - Method in class software.amazon.awssdk.services.comprehend.model.MentionSentiment
-
The sentiment of the mention.
- sentimentAsString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult
-
The sentiment detected in the document.
- sentimentAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse
-
The inferred sentiment that Amazon Comprehend has the highest level of confidence in.
- sentimentAsString() - Method in class software.amazon.awssdk.services.comprehend.model.MentionSentiment
-
The sentiment of the mention.
- SentimentDetectionJobFilter - Class in software.amazon.awssdk.services.comprehend.model
-
Provides information for filtering a list of dominant language detection jobs.
- SentimentDetectionJobFilter.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- sentimentDetectionJobProperties(SentimentDetectionJobProperties) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobResponse.Builder
-
An object that contains the properties associated with a sentiment detection job.
- sentimentDetectionJobProperties(Consumer<SentimentDetectionJobProperties.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobResponse.Builder
-
An object that contains the properties associated with a sentiment detection job.
- sentimentDetectionJobProperties() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobResponse
-
An object that contains the properties associated with a sentiment detection job.
- SentimentDetectionJobProperties - Class in software.amazon.awssdk.services.comprehend.model
-
Provides information about a sentiment detection job.
- SentimentDetectionJobProperties.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- sentimentDetectionJobPropertiesList(Collection<SentimentDetectionJobProperties>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse.Builder
-
A list containing the properties of each job that is returned.
- sentimentDetectionJobPropertiesList(SentimentDetectionJobProperties...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse.Builder
-
A list containing the properties of each job that is returned.
- sentimentDetectionJobPropertiesList(Consumer<SentimentDetectionJobProperties.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse.Builder
-
A list containing the properties of each job that is returned.
- sentimentDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse
-
A list containing the properties of each job that is returned.
- sentimentScore(SentimentScore) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult.Builder
-
The level of confidence that Amazon Comprehend has in the accuracy of its sentiment detection.
- sentimentScore(Consumer<SentimentScore.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult.Builder
-
The level of confidence that Amazon Comprehend has in the accuracy of its sentiment detection.
- sentimentScore() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult
-
The level of confidence that Amazon Comprehend has in the accuracy of its sentiment detection.
- sentimentScore(SentimentScore) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse.Builder
-
An object that lists the sentiments, and their corresponding confidence levels.
- sentimentScore(Consumer<SentimentScore.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse.Builder
-
An object that lists the sentiments, and their corresponding confidence levels.
- sentimentScore() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse
-
An object that lists the sentiments, and their corresponding confidence levels.
- sentimentScore(SentimentScore) - Method in interface software.amazon.awssdk.services.comprehend.model.MentionSentiment.Builder
-
Sets the value of the SentimentScore property for this object.
- sentimentScore(Consumer<SentimentScore.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.MentionSentiment.Builder
-
Sets the value of the SentimentScore property for this object.
- sentimentScore() - Method in class software.amazon.awssdk.services.comprehend.model.MentionSentiment
-
Returns the value of the SentimentScore property for this object.
- SentimentScore - Class in software.amazon.awssdk.services.comprehend.model
-
Describes the level of confidence that Amazon Comprehend has in the accuracy of its detection of sentiments.
- SentimentScore.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- SentimentType - Enum in software.amazon.awssdk.services.comprehend.model
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentItemResult
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchItemError
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.BatchSizeLimitExceededException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.Block
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BlockReference
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BoundingBox
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ChildBlock
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ClassifierMetadata
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.ComprehendException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.ConcurrentModificationException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteResourcePolicyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteResourcePolicyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeResourcePolicyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeResourcePolicyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeTargetedSentimentDetectionJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeTargetedSentimentDetectionJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClass
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierOutputDataConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentLabel
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentMetadata
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentReaderConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentTypeListItem
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DominantLanguage
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EndpointFilter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.Entity
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityLabel
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerAnnotations
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEntityList
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityTypesListItem
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ErrorsListItem
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ExtractedCharactersListItem
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.Geometry
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ImportModelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ImportModelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.InputDataConfig
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.InternalServerException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.InvalidFilterException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.InvalidRequestDetail
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.InvalidRequestException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.JobNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.KeyPhrase
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.KmsKeyValidationException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.MentionSentiment
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.OutputDataConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.PiiOutputDataConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.Point
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.PutResourcePolicyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.PutResourcePolicyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.RelationshipsListItem
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.ResourceInUseException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.ResourceLimitExceededException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.ResourceNotFoundException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.ResourceUnavailableException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.SentimentScore
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopTargetedSentimentDetectionJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopTargetedSentimentDetectionJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.SyntaxToken
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.Tag
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.TagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.TagResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobFilter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentEntity
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentMention
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.TextSizeLimitExceededException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.TooManyRequestsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.TooManyTagKeysException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.TooManyTagsException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.UnsupportedLanguageException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.UntagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.UntagResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.VpcConfig
-
- service() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Arn
-
- SERVICE - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.ParseArn
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
- serviceId(String) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.EndpointRuleset.Builder
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
- setSigningParams(ExecutionAttributes, EndpointAuthScheme) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.AuthSchemeUtils
-
- setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.AwsEndpointProviderUtils
-
This sets the request URI to the resolved URI returned by the endpoint provider.
- since() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter.Deprecated
-
- SingleArgFn - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.SingleArgFn
-
- size() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Array
-
- software.amazon.awssdk.services.comprehend - package software.amazon.awssdk.services.comprehend
-
Amazon Comprehend is an AWS service for gaining insight into the content of documents.
- software.amazon.awssdk.services.comprehend.endpoints - package software.amazon.awssdk.services.comprehend.endpoints
-
- software.amazon.awssdk.services.comprehend.endpoints.internal - package software.amazon.awssdk.services.comprehend.endpoints.internal
-
- software.amazon.awssdk.services.comprehend.internal - package software.amazon.awssdk.services.comprehend.internal
-
- software.amazon.awssdk.services.comprehend.model - package software.amazon.awssdk.services.comprehend.model
-
- software.amazon.awssdk.services.comprehend.paginators - package software.amazon.awssdk.services.comprehend.paginators
-
- software.amazon.awssdk.services.comprehend.transform - package software.amazon.awssdk.services.comprehend.transform
-
- sourceDocumentsS3Uri(String) - Method in interface software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem.Builder
-
The S3 prefix to the source files (PDFs) that are referred to in the augmented manifest file.
- sourceDocumentsS3Uri() - Method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
-
The S3 prefix to the source files (PDFs) that are referred to in the augmented manifest file.
- SourceException - Exception in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- SourceException.BuilderImpl - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- sourceModelArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
-
The Amazon Resource Name (ARN) of the source model.
- sourceModelArn() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
The Amazon Resource Name (ARN) of the source model.
- sourceModelArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
-
The Amazon Resource Name (ARN) of the source model.
- sourceModelArn() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
-
The Amazon Resource Name (ARN) of the source model.
- sourceModelArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ImportModelRequest.Builder
-
The Amazon Resource Name (ARN) of the custom model to import.
- sourceModelArn() - Method in class software.amazon.awssdk.services.comprehend.model.ImportModelRequest
-
The Amazon Resource Name (ARN) of the custom model to import.
- split(String) - Method in interface software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem.Builder
-
The purpose of the data you've provided in the augmented manifest.
- split(Split) - Method in interface software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem.Builder
-
The purpose of the data you've provided in the augmented manifest.
- split() - Method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
-
The purpose of the data you've provided in the augmented manifest.
- Split - Enum in software.amazon.awssdk.services.comprehend.model
-
- splitAsString() - Method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
-
The purpose of the data you've provided in the augmented manifest.
- startDocumentClassificationJob(StartDocumentClassificationJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Starts an asynchronous document classification job.
- startDocumentClassificationJob(Consumer<StartDocumentClassificationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Starts an asynchronous document classification job.
- startDocumentClassificationJob(StartDocumentClassificationJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Starts an asynchronous document classification job.
- startDocumentClassificationJob(Consumer<StartDocumentClassificationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Starts an asynchronous document classification job.
- StartDocumentClassificationJobRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- StartDocumentClassificationJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- StartDocumentClassificationJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- StartDocumentClassificationJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StartDocumentClassificationJobRequestMarshaller
-
- StartDocumentClassificationJobResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- StartDocumentClassificationJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- startDominantLanguageDetectionJob(StartDominantLanguageDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Starts an asynchronous dominant language detection job for a collection of documents.
- startDominantLanguageDetectionJob(Consumer<StartDominantLanguageDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Starts an asynchronous dominant language detection job for a collection of documents.
- startDominantLanguageDetectionJob(StartDominantLanguageDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Starts an asynchronous dominant language detection job for a collection of documents.
- startDominantLanguageDetectionJob(Consumer<StartDominantLanguageDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Starts an asynchronous dominant language detection job for a collection of documents.
- StartDominantLanguageDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- StartDominantLanguageDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- StartDominantLanguageDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- StartDominantLanguageDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StartDominantLanguageDetectionJobRequestMarshaller
-
- StartDominantLanguageDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- StartDominantLanguageDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- startEntitiesDetectionJob(StartEntitiesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Starts an asynchronous entity detection job for a collection of documents.
- startEntitiesDetectionJob(Consumer<StartEntitiesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Starts an asynchronous entity detection job for a collection of documents.
- startEntitiesDetectionJob(StartEntitiesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Starts an asynchronous entity detection job for a collection of documents.
- startEntitiesDetectionJob(Consumer<StartEntitiesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Starts an asynchronous entity detection job for a collection of documents.
- StartEntitiesDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- StartEntitiesDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- StartEntitiesDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- StartEntitiesDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StartEntitiesDetectionJobRequestMarshaller
-
- StartEntitiesDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- StartEntitiesDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- startEventsDetectionJob(StartEventsDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Starts an asynchronous event detection job for a collection of documents.
- startEventsDetectionJob(Consumer<StartEventsDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Starts an asynchronous event detection job for a collection of documents.
- startEventsDetectionJob(StartEventsDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Starts an asynchronous event detection job for a collection of documents.
- startEventsDetectionJob(Consumer<StartEventsDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Starts an asynchronous event detection job for a collection of documents.
- StartEventsDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- StartEventsDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- StartEventsDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- StartEventsDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StartEventsDetectionJobRequestMarshaller
-
- StartEventsDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- StartEventsDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- startIndex() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Substring
-
- startKeyPhrasesDetectionJob(StartKeyPhrasesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Starts an asynchronous key phrase detection job for a collection of documents.
- startKeyPhrasesDetectionJob(Consumer<StartKeyPhrasesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Starts an asynchronous key phrase detection job for a collection of documents.
- startKeyPhrasesDetectionJob(StartKeyPhrasesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Starts an asynchronous key phrase detection job for a collection of documents.
- startKeyPhrasesDetectionJob(Consumer<StartKeyPhrasesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Starts an asynchronous key phrase detection job for a collection of documents.
- StartKeyPhrasesDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- StartKeyPhrasesDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- StartKeyPhrasesDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- StartKeyPhrasesDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StartKeyPhrasesDetectionJobRequestMarshaller
-
- StartKeyPhrasesDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- StartKeyPhrasesDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- startMultipartTemplate() - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.TemplateVisitor
-
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- startPiiEntitiesDetectionJob(StartPiiEntitiesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Starts an asynchronous PII entity detection job for a collection of documents.
- startPiiEntitiesDetectionJob(Consumer<StartPiiEntitiesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Starts an asynchronous PII entity detection job for a collection of documents.
- startPiiEntitiesDetectionJob(StartPiiEntitiesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Starts an asynchronous PII entity detection job for a collection of documents.
- startPiiEntitiesDetectionJob(Consumer<StartPiiEntitiesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Starts an asynchronous PII entity detection job for a collection of documents.
- StartPiiEntitiesDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- StartPiiEntitiesDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- StartPiiEntitiesDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- StartPiiEntitiesDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StartPiiEntitiesDetectionJobRequestMarshaller
-
- StartPiiEntitiesDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- StartPiiEntitiesDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- startSentimentDetectionJob(StartSentimentDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Starts an asynchronous sentiment detection job for a collection of documents.
- startSentimentDetectionJob(Consumer<StartSentimentDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Starts an asynchronous sentiment detection job for a collection of documents.
- startSentimentDetectionJob(StartSentimentDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Starts an asynchronous sentiment detection job for a collection of documents.
- startSentimentDetectionJob(Consumer<StartSentimentDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Starts an asynchronous sentiment detection job for a collection of documents.
- StartSentimentDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- StartSentimentDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- StartSentimentDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- StartSentimentDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StartSentimentDetectionJobRequestMarshaller
-
- StartSentimentDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- StartSentimentDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- startTargetedSentimentDetectionJob(StartTargetedSentimentDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Starts an asynchronous targeted sentiment detection job for a collection of documents.
- startTargetedSentimentDetectionJob(Consumer<StartTargetedSentimentDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Starts an asynchronous targeted sentiment detection job for a collection of documents.
- startTargetedSentimentDetectionJob(StartTargetedSentimentDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Starts an asynchronous targeted sentiment detection job for a collection of documents.
- startTargetedSentimentDetectionJob(Consumer<StartTargetedSentimentDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Starts an asynchronous targeted sentiment detection job for a collection of documents.
- StartTargetedSentimentDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- StartTargetedSentimentDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- StartTargetedSentimentDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- StartTargetedSentimentDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StartTargetedSentimentDetectionJobRequestMarshaller
-
- StartTargetedSentimentDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- StartTargetedSentimentDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- startTopicsDetectionJob(StartTopicsDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Starts an asynchronous topic detection job.
- startTopicsDetectionJob(Consumer<StartTopicsDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Starts an asynchronous topic detection job.
- startTopicsDetectionJob(StartTopicsDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Starts an asynchronous topic detection job.
- startTopicsDetectionJob(Consumer<StartTopicsDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Starts an asynchronous topic detection job.
- StartTopicsDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- StartTopicsDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- StartTopicsDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- StartTopicsDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StartTopicsDetectionJobRequestMarshaller
-
- StartTopicsDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- StartTopicsDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- status(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter.Builder
-
Filters the list of classifiers based on status.
- status(ModelStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter.Builder
-
Filters the list of classifiers based on status.
- status() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter
-
Filters the list of classifiers based on status.
- status(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
-
The status of the document classifier.
- status(ModelStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
-
The status of the document classifier.
- status() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
The status of the document classifier.
- status(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointFilter.Builder
-
Specifies the status of the endpoint being returned.
- status(EndpointStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointFilter.Builder
-
Specifies the status of the endpoint being returned.
- status() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointFilter
-
Specifies the status of the endpoint being returned.
- status(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointProperties.Builder
-
Specifies the status of the endpoint.
- status(EndpointStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointProperties.Builder
-
Specifies the status of the endpoint.
- status() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
-
Specifies the status of the endpoint.
- status(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter.Builder
-
The status of an entity recognizer.
- status(ModelStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter.Builder
-
The status of an entity recognizer.
- status() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter
-
The status of an entity recognizer.
- status(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
-
Provides the status of the entity recognizer.
- status(ModelStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
-
Provides the status of the entity recognizer.
- status() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
-
Provides the status of the entity recognizer.
- statusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter
-
Filters the list of classifiers based on status.
- statusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
The status of the document classifier.
- statusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointFilter
-
Specifies the status of the endpoint being returned.
- statusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
-
Specifies the status of the endpoint.
- statusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter
-
The status of an entity recognizer.
- statusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
-
Provides the status of the entity recognizer.
- statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchSizeLimitExceededException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.ComprehendException.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.comprehend.model.ComprehendException.BuilderImpl
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.ConcurrentModificationException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.InternalServerException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.InvalidFilterException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.InvalidRequestException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.JobNotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.KmsKeyValidationException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceInUseException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceLimitExceededException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceNotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceUnavailableException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.TextSizeLimitExceededException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.TooManyRequestsException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.TooManyTagKeysException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.TooManyTagsException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.UnsupportedLanguageException.Builder
-
- stopDominantLanguageDetectionJob(StopDominantLanguageDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Stops a dominant language detection job in progress.
- stopDominantLanguageDetectionJob(Consumer<StopDominantLanguageDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Stops a dominant language detection job in progress.
- stopDominantLanguageDetectionJob(StopDominantLanguageDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Stops a dominant language detection job in progress.
- stopDominantLanguageDetectionJob(Consumer<StopDominantLanguageDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Stops a dominant language detection job in progress.
- StopDominantLanguageDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- StopDominantLanguageDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- StopDominantLanguageDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- StopDominantLanguageDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StopDominantLanguageDetectionJobRequestMarshaller
-
- StopDominantLanguageDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- StopDominantLanguageDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- stopEntitiesDetectionJob(StopEntitiesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Stops an entities detection job in progress.
- stopEntitiesDetectionJob(Consumer<StopEntitiesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Stops an entities detection job in progress.
- stopEntitiesDetectionJob(StopEntitiesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Stops an entities detection job in progress.
- stopEntitiesDetectionJob(Consumer<StopEntitiesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Stops an entities detection job in progress.
- StopEntitiesDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- StopEntitiesDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- StopEntitiesDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- StopEntitiesDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StopEntitiesDetectionJobRequestMarshaller
-
- StopEntitiesDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- StopEntitiesDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- stopEventsDetectionJob(StopEventsDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Stops an events detection job in progress.
- stopEventsDetectionJob(Consumer<StopEventsDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Stops an events detection job in progress.
- stopEventsDetectionJob(StopEventsDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Stops an events detection job in progress.
- stopEventsDetectionJob(Consumer<StopEventsDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Stops an events detection job in progress.
- StopEventsDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- StopEventsDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- StopEventsDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- StopEventsDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StopEventsDetectionJobRequestMarshaller
-
- StopEventsDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- StopEventsDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- stopIndex() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Substring
-
- stopKeyPhrasesDetectionJob(StopKeyPhrasesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Stops a key phrases detection job in progress.
- stopKeyPhrasesDetectionJob(Consumer<StopKeyPhrasesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Stops a key phrases detection job in progress.
- stopKeyPhrasesDetectionJob(StopKeyPhrasesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Stops a key phrases detection job in progress.
- stopKeyPhrasesDetectionJob(Consumer<StopKeyPhrasesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Stops a key phrases detection job in progress.
- StopKeyPhrasesDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- StopKeyPhrasesDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- StopKeyPhrasesDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- StopKeyPhrasesDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StopKeyPhrasesDetectionJobRequestMarshaller
-
- StopKeyPhrasesDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- StopKeyPhrasesDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- stopPiiEntitiesDetectionJob(StopPiiEntitiesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Stops a PII entities detection job in progress.
- stopPiiEntitiesDetectionJob(Consumer<StopPiiEntitiesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Stops a PII entities detection job in progress.
- stopPiiEntitiesDetectionJob(StopPiiEntitiesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Stops a PII entities detection job in progress.
- stopPiiEntitiesDetectionJob(Consumer<StopPiiEntitiesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Stops a PII entities detection job in progress.
- StopPiiEntitiesDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- StopPiiEntitiesDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- StopPiiEntitiesDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- StopPiiEntitiesDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StopPiiEntitiesDetectionJobRequestMarshaller
-
- StopPiiEntitiesDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- StopPiiEntitiesDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- stopSentimentDetectionJob(StopSentimentDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Stops a sentiment detection job in progress.
- stopSentimentDetectionJob(Consumer<StopSentimentDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Stops a sentiment detection job in progress.
- stopSentimentDetectionJob(StopSentimentDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Stops a sentiment detection job in progress.
- stopSentimentDetectionJob(Consumer<StopSentimentDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Stops a sentiment detection job in progress.
- StopSentimentDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- StopSentimentDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- StopSentimentDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- StopSentimentDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StopSentimentDetectionJobRequestMarshaller
-
- StopSentimentDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- StopSentimentDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- stopTargetedSentimentDetectionJob(StopTargetedSentimentDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Stops a targeted sentiment detection job in progress.
- stopTargetedSentimentDetectionJob(Consumer<StopTargetedSentimentDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Stops a targeted sentiment detection job in progress.
- stopTargetedSentimentDetectionJob(StopTargetedSentimentDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Stops a targeted sentiment detection job in progress.
- stopTargetedSentimentDetectionJob(Consumer<StopTargetedSentimentDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Stops a targeted sentiment detection job in progress.
- StopTargetedSentimentDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- StopTargetedSentimentDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- StopTargetedSentimentDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- StopTargetedSentimentDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StopTargetedSentimentDetectionJobRequestMarshaller
-
- StopTargetedSentimentDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- StopTargetedSentimentDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- stopTrainingDocumentClassifier(StopTrainingDocumentClassifierRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Stops a document classifier training job while in progress.
- stopTrainingDocumentClassifier(Consumer<StopTrainingDocumentClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Stops a document classifier training job while in progress.
- stopTrainingDocumentClassifier(StopTrainingDocumentClassifierRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Stops a document classifier training job while in progress.
- stopTrainingDocumentClassifier(Consumer<StopTrainingDocumentClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Stops a document classifier training job while in progress.
- StopTrainingDocumentClassifierRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- StopTrainingDocumentClassifierRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- StopTrainingDocumentClassifierRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- StopTrainingDocumentClassifierRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StopTrainingDocumentClassifierRequestMarshaller
-
- StopTrainingDocumentClassifierResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- StopTrainingDocumentClassifierResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- stopTrainingEntityRecognizer(StopTrainingEntityRecognizerRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Stops an entity recognizer training job while in progress.
- stopTrainingEntityRecognizer(Consumer<StopTrainingEntityRecognizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Stops an entity recognizer training job while in progress.
- stopTrainingEntityRecognizer(StopTrainingEntityRecognizerRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Stops an entity recognizer training job while in progress.
- stopTrainingEntityRecognizer(Consumer<StopTrainingEntityRecognizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Stops an entity recognizer training job while in progress.
- StopTrainingEntityRecognizerRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- StopTrainingEntityRecognizerRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- StopTrainingEntityRecognizerRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- StopTrainingEntityRecognizerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StopTrainingEntityRecognizerRequestMarshaller
-
- StopTrainingEntityRecognizerResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- StopTrainingEntityRecognizerResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- StringEqualsFn - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.StringEqualsFn
-
- stringToParse() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Substring
-
- submitTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
-
The time that the document classification job was submitted for processing.
- submitTime() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
-
The time that the document classification job was submitted for processing.
- submitTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
-
The time that the document classifier was submitted for training.
- submitTime() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
The time that the document classifier was submitted for training.
- submitTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
-
The time that the dominant language detection job was submitted for processing.
- submitTime() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
-
The time that the dominant language detection job was submitted for processing.
- submitTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
-
The time that the entities detection job was submitted for processing.
- submitTime() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
-
The time that the entities detection job was submitted for processing.
- submitTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
-
The time that the recognizer was submitted for processing.
- submitTime() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
-
The time that the recognizer was submitted for processing.
- submitTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
-
The time that the events detection job was submitted for processing.
- submitTime() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
-
The time that the events detection job was submitted for processing.
- submitTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
-
The time that the key phrases detection job was submitted for processing.
- submitTime() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The time that the key phrases detection job was submitted for processing.
- submitTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
-
The time that the PII entities detection job was submitted for processing.
- submitTime() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
-
The time that the PII entities detection job was submitted for processing.
- submitTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
-
The time that the sentiment detection job was submitted for processing.
- submitTime() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
-
The time that the sentiment detection job was submitted for processing.
- submitTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties.Builder
-
The time that the targeted sentiment detection job was submitted for processing.
- submitTime() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties
-
The time that the targeted sentiment detection job was submitted for processing.
- submitTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
-
The time that the topic detection job was submitted for processing.
- submitTime() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
-
The time that the topic detection job was submitted for processing.
- submitTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter.Builder
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeAfter() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter.Builder
-
Filters the list of classifiers based on the time that the classifier was submitted for processing.
- submitTimeAfter() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter
-
Filters the list of classifiers based on the time that the classifier was submitted for processing.
- submitTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter.Builder
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeAfter() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter.Builder
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeAfter() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter.Builder
-
Filters the list of entities based on the time that the list was submitted for processing.
- submitTimeAfter() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter
-
Filters the list of entities based on the time that the list was submitted for processing.
- submitTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter.Builder
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeAfter() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter.Builder
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeAfter() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter.Builder
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeAfter() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter.Builder
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeAfter() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobFilter.Builder
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeAfter() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter.Builder
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeAfter() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter.Builder
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeBefore() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter.Builder
-
Filters the list of classifiers based on the time that the classifier was submitted for processing.
- submitTimeBefore() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter
-
Filters the list of classifiers based on the time that the classifier was submitted for processing.
- submitTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter.Builder
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeBefore() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter.Builder
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeBefore() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter.Builder
-
Filters the list of entities based on the time that the list was submitted for processing.
- submitTimeBefore() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter
-
Filters the list of entities based on the time that the list was submitted for processing.
- submitTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter.Builder
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeBefore() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter.Builder
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeBefore() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter.Builder
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeBefore() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter.Builder
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeBefore() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobFilter.Builder
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeBefore() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter.Builder
-
Filters the list of jobs based on the time that the job was submitted for processing.
- submitTimeBefore() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- subnets(Collection<String>) - Method in interface software.amazon.awssdk.services.comprehend.model.VpcConfig.Builder
-
The ID for each subnet being used in your private VPC.
- subnets(String...) - Method in interface software.amazon.awssdk.services.comprehend.model.VpcConfig.Builder
-
The ID for each subnet being used in your private VPC.
- subnets() - Method in class software.amazon.awssdk.services.comprehend.model.VpcConfig
-
The ID for each subnet being used in your private VPC.
- subscribe(Subscriber<? super ListDocumentClassificationJobsResponse>) - Method in class software.amazon.awssdk.services.comprehend.paginators.ListDocumentClassificationJobsPublisher
-
- subscribe(Subscriber<? super ListDocumentClassifiersResponse>) - Method in class software.amazon.awssdk.services.comprehend.paginators.ListDocumentClassifiersPublisher
-
- subscribe(Subscriber<? super ListDocumentClassifierSummariesResponse>) - Method in class software.amazon.awssdk.services.comprehend.paginators.ListDocumentClassifierSummariesPublisher
-
- subscribe(Subscriber<? super ListDominantLanguageDetectionJobsResponse>) - Method in class software.amazon.awssdk.services.comprehend.paginators.ListDominantLanguageDetectionJobsPublisher
-
- subscribe(Subscriber<? super ListEndpointsResponse>) - Method in class software.amazon.awssdk.services.comprehend.paginators.ListEndpointsPublisher
-
- subscribe(Subscriber<? super ListEntitiesDetectionJobsResponse>) - Method in class software.amazon.awssdk.services.comprehend.paginators.ListEntitiesDetectionJobsPublisher
-
- subscribe(Subscriber<? super ListEntityRecognizersResponse>) - Method in class software.amazon.awssdk.services.comprehend.paginators.ListEntityRecognizersPublisher
-
- subscribe(Subscriber<? super ListEntityRecognizerSummariesResponse>) - Method in class software.amazon.awssdk.services.comprehend.paginators.ListEntityRecognizerSummariesPublisher
-
- subscribe(Subscriber<? super ListEventsDetectionJobsResponse>) - Method in class software.amazon.awssdk.services.comprehend.paginators.ListEventsDetectionJobsPublisher
-
- subscribe(Subscriber<? super ListKeyPhrasesDetectionJobsResponse>) - Method in class software.amazon.awssdk.services.comprehend.paginators.ListKeyPhrasesDetectionJobsPublisher
-
- subscribe(Subscriber<? super ListPiiEntitiesDetectionJobsResponse>) - Method in class software.amazon.awssdk.services.comprehend.paginators.ListPiiEntitiesDetectionJobsPublisher
-
- subscribe(Subscriber<? super ListSentimentDetectionJobsResponse>) - Method in class software.amazon.awssdk.services.comprehend.paginators.ListSentimentDetectionJobsPublisher
-
- subscribe(Subscriber<? super ListTargetedSentimentDetectionJobsResponse>) - Method in class software.amazon.awssdk.services.comprehend.paginators.ListTargetedSentimentDetectionJobsPublisher
-
- subscribe(Subscriber<? super ListTopicsDetectionJobsResponse>) - Method in class software.amazon.awssdk.services.comprehend.paginators.ListTopicsDetectionJobsPublisher
-
- Substring - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- Substring(FnNode) - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.Substring
-
- SUBSTRING - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.Substring
-
- SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.PartitionFn
-
- SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.PartitionFn
-
- supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Outputs.Builder
-
- supportsDualStack() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Outputs
-
- supportsFips(boolean) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Outputs.Builder
-
- supportsFips() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Outputs
-
- SyntaxLanguageCode - Enum in software.amazon.awssdk.services.comprehend.model
-
- SyntaxToken - Class in software.amazon.awssdk.services.comprehend.model
-
Represents a work in the input text that was recognized and assigned a part of speech.
- SyntaxToken.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- syntaxTokens(Collection<SyntaxToken>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult.Builder
-
The syntax tokens for the words in the document, one token for each word.
- syntaxTokens(SyntaxToken...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult.Builder
-
The syntax tokens for the words in the document, one token for each word.
- syntaxTokens(Consumer<SyntaxToken.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult.Builder
-
The syntax tokens for the words in the document, one token for each word.
- syntaxTokens() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult
-
The syntax tokens for the words in the document, one token for each word.
- syntaxTokens(Collection<SyntaxToken>) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse.Builder
-
A collection of syntax tokens describing the text.
- syntaxTokens(SyntaxToken...) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse.Builder
-
A collection of syntax tokens describing the text.
- syntaxTokens(Consumer<SyntaxToken.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse.Builder
-
A collection of syntax tokens describing the text.
- syntaxTokens() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse
-
A collection of syntax tokens describing the text.
- tag(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag.Builder
-
Identifies the part of speech that the token represents.
- tag(PartOfSpeechTagType) - Method in interface software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag.Builder
-
Identifies the part of speech that the token represents.
- tag() - Method in class software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag
-
Identifies the part of speech that the token represents.
- Tag - Class in software.amazon.awssdk.services.comprehend.model
-
A key-value pair that adds as a metadata to a resource used by Amazon Comprehend.
- Tag.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- tagAsString() - Method in class software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag
-
Identifies the part of speech that the token represents.
- tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.comprehend.model.UntagResourceRequest.Builder
-
The initial part of a key-value pair that forms a tag being removed from a given resource.
- tagKeys(String...) - Method in interface software.amazon.awssdk.services.comprehend.model.UntagResourceRequest.Builder
-
The initial part of a key-value pair that forms a tag being removed from a given resource.
- tagKeys() - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceRequest
-
The initial part of a key-value pair that forms a tag being removed from a given resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Associates a specific tag with an Amazon Comprehend resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
-
Associates a specific tag with an Amazon Comprehend resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Associates a specific tag with an Amazon Comprehend resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
-
Associates a specific tag with an Amazon Comprehend resource.
- TagResourceRequest - Class in software.amazon.awssdk.services.comprehend.model
-
- TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
-
- TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.TagResourceRequestMarshaller
-
- TagResourceResponse - Class in software.amazon.awssdk.services.comprehend.model
-
- TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
-
Tags to be associated with the document classifier being created.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
-
Tags to be associated with the document classifier being created.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
-
Tags to be associated with the document classifier being created.
- tags() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
-
Tags to be associated with the document classifier being created.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest.Builder
-
Tags associated with the endpoint being created.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest.Builder
-
Tags associated with the endpoint being created.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest.Builder
-
Tags associated with the endpoint being created.
- tags() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
-
Tags associated with the endpoint being created.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
-
Tags to be associated with the entity recognizer being created.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
-
Tags to be associated with the entity recognizer being created.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
-
Tags to be associated with the entity recognizer being created.
- tags() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
-
Tags to be associated with the entity recognizer being created.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.comprehend.model.ImportModelRequest.Builder
-
Tags to be associated with the custom model that is created by this import.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.comprehend.model.ImportModelRequest.Builder
-
Tags to be associated with the custom model that is created by this import.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ImportModelRequest.Builder
-
Tags to be associated with the custom model that is created by this import.
- tags() - Method in class software.amazon.awssdk.services.comprehend.model.ImportModelRequest
-
Tags to be associated with the custom model that is created by this import.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse.Builder
-
Tags associated with the Amazon Comprehend resource being queried.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse.Builder
-
Tags associated with the Amazon Comprehend resource being queried.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse.Builder
-
Tags associated with the Amazon Comprehend resource being queried.
- tags() - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse
-
Tags associated with the Amazon Comprehend resource being queried.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest.Builder
-
Tags to be associated with the document classification job.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest.Builder
-
Tags to be associated with the document classification job.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest.Builder
-
Tags to be associated with the document classification job.
- tags() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
-
Tags to be associated with the document classification job.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest.Builder
-
Tags to be associated with the dominant language detection job.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest.Builder
-
Tags to be associated with the dominant language detection job.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest.Builder
-
Tags to be associated with the dominant language detection job.
- tags() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
Tags to be associated with the dominant language detection job.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
-
Tags to be associated with the entities detection job.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
-
Tags to be associated with the entities detection job.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
-
Tags to be associated with the entities detection job.
- tags() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
-
Tags to be associated with the entities detection job.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest.Builder
-
Tags to be associated with the events detection job.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest.Builder
-
Tags to be associated with the events detection job.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest.Builder
-
Tags to be associated with the events detection job.
- tags() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
-
Tags to be associated with the events detection job.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest.Builder
-
Tags to be associated with the key phrases detection job.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest.Builder
-
Tags to be associated with the key phrases detection job.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest.Builder
-
Tags to be associated with the key phrases detection job.
- tags() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
Tags to be associated with the key phrases detection job.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
-
Tags to be associated with the PII entities detection job.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
-
Tags to be associated with the PII entities detection job.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
-
Tags to be associated with the PII entities detection job.
- tags() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
-
Tags to be associated with the PII entities detection job.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest.Builder
-
Tags to be associated with the sentiment detection job.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest.Builder
-
Tags to be associated with the sentiment detection job.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest.Builder
-
Tags to be associated with the sentiment detection job.
- tags() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
-
Tags to be associated with the sentiment detection job.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest.Builder
-
Tags to be associated with the targeted sentiment detection job.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest.Builder
-
Tags to be associated with the targeted sentiment detection job.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest.Builder
-
Tags to be associated with the targeted sentiment detection job.
- tags() - Method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest
-
Tags to be associated with the targeted sentiment detection job.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest.Builder
-
Tags to be associated with the topics detection job.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest.Builder
-
Tags to be associated with the topics detection job.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest.Builder
-
Tags to be associated with the topics detection job.
- tags() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
-
Tags to be associated with the topics detection job.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.comprehend.model.TagResourceRequest.Builder
-
Tags being associated with a specific Amazon Comprehend resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.comprehend.model.TagResourceRequest.Builder
-
Tags being associated with a specific Amazon Comprehend resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.TagResourceRequest.Builder
-
Tags being associated with a specific Amazon Comprehend resource.
- tags() - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceRequest
-
Tags being associated with a specific Amazon Comprehend resource.
- target(Expr) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.GetAttr.Builder
-
- target() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.GetAttr
-
- target() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Not
-
- target() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.SingleArgFn
-
- TargetedSentimentDetectionJobFilter - Class in software.amazon.awssdk.services.comprehend.model
-
Provides information for filtering a list of dominant language detection jobs.
- TargetedSentimentDetectionJobFilter.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- targetedSentimentDetectionJobProperties(TargetedSentimentDetectionJobProperties) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeTargetedSentimentDetectionJobResponse.Builder
-
An object that contains the properties associated with a targeted sentiment detection job.
- targetedSentimentDetectionJobProperties(Consumer<TargetedSentimentDetectionJobProperties.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeTargetedSentimentDetectionJobResponse.Builder
-
An object that contains the properties associated with a targeted sentiment detection job.
- targetedSentimentDetectionJobProperties() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTargetedSentimentDetectionJobResponse
-
An object that contains the properties associated with a targeted sentiment detection job.
- TargetedSentimentDetectionJobProperties - Class in software.amazon.awssdk.services.comprehend.model
-
Provides information about a targeted sentiment detection job.
- TargetedSentimentDetectionJobProperties.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- targetedSentimentDetectionJobPropertiesList(Collection<TargetedSentimentDetectionJobProperties>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsResponse.Builder
-
A list containing the properties of each job that is returned.
- targetedSentimentDetectionJobPropertiesList(TargetedSentimentDetectionJobProperties...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsResponse.Builder
-
A list containing the properties of each job that is returned.
- targetedSentimentDetectionJobPropertiesList(Consumer<TargetedSentimentDetectionJobProperties.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsResponse.Builder
-
A list containing the properties of each job that is returned.
- targetedSentimentDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsResponse
-
A list containing the properties of each job that is returned.
- TargetedSentimentEntity - Class in software.amazon.awssdk.services.comprehend.model
-
Information about one of the entities found by targeted sentiment analysis.
- TargetedSentimentEntity.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- TargetedSentimentEntityType - Enum in software.amazon.awssdk.services.comprehend.model
-
- TargetedSentimentMention - Class in software.amazon.awssdk.services.comprehend.model
-
Information about one mention of an entity.
- TargetedSentimentMention.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- targetEventTypes(Collection<String>) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
-
The types of events that are detected by the job.
- targetEventTypes(String...) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
-
The types of events that are detected by the job.
- targetEventTypes() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
-
The types of events that are detected by the job.
- targetEventTypes(Collection<String>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest.Builder
-
The types of events to detect in the input documents.
- targetEventTypes(String...) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest.Builder
-
The types of events to detect in the input documents.
- targetEventTypes() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
-
The types of events to detect in the input documents.
- template() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Expr
-
- template() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.GetAttr
-
- template() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter
-
- template() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Ref
-
- Template - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
Template represents a "Template Literal".
- Template.Dynamic - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- Template.Literal - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- Template.Part - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- TemplateVisitor<T> - Interface in software.amazon.awssdk.services.comprehend.endpoints.internal
-
For code generating from a template, use a `TemplateVisitor`.
- testS3Uri(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig.Builder
-
This specifies the Amazon S3 location where the test annotations for an entity recognizer are located.
- testS3Uri() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
-
This specifies the Amazon S3 location where the test annotations for an entity recognizer are located.
- testS3Uri(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerAnnotations.Builder
-
Specifies the Amazon S3 location where the test annotations for an entity recognizer are located.
- testS3Uri() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerAnnotations
-
Specifies the Amazon S3 location where the test annotations for an entity recognizer are located.
- testS3Uri(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments.Builder
-
Specifies the Amazon S3 location where the test documents for an entity recognizer are located.
- testS3Uri() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments
-
Specifies the Amazon S3 location where the test documents for an entity recognizer are located.
- text(String) - Method in interface software.amazon.awssdk.services.comprehend.model.Block.Builder
-
The word or line of text extracted from the block.
- text() - Method in class software.amazon.awssdk.services.comprehend.model.Block
-
The word or line of text extracted from the block.
- text(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest.Builder
-
The document text to be analyzed.
- text() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest
-
The document text to be analyzed.
- text(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest.Builder
-
A UTF-8 text string.
- text() - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest
-
A UTF-8 text string.
- text(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageRequest.Builder
-
A UTF-8 text string.
- text() - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageRequest
-
A UTF-8 text string.
- text(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest.Builder
-
A UTF-8 text string.
- text() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
-
A UTF-8 text string.
- text(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest.Builder
-
A UTF-8 text string.
- text() - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest
-
A UTF-8 text string.
- text(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest.Builder
-
A UTF-8 text string.
- text() - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest
-
A UTF-8 text string.
- text(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest.Builder
-
A UTF-8 text string.
- text() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest
-
A UTF-8 text string.
- text(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest.Builder
-
A UTF-8 string.
- text() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest
-
A UTF-8 string.
- text(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentRequest.Builder
-
A UTF-8 text string.
- text() - Method in class software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentRequest
-
A UTF-8 text string.
- text(String) - Method in interface software.amazon.awssdk.services.comprehend.model.Entity.Builder
-
The text of the entity.
- text() - Method in class software.amazon.awssdk.services.comprehend.model.Entity
-
The text of the entity.
- text(String) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrase.Builder
-
The text of a key noun phrase.
- text() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrase
-
The text of a key noun phrase.
- text(String) - Method in interface software.amazon.awssdk.services.comprehend.model.SyntaxToken.Builder
-
The word that was recognized in the source text.
- text() - Method in class software.amazon.awssdk.services.comprehend.model.SyntaxToken
-
The word that was recognized in the source text.
- text(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentMention.Builder
-
The text in the document that identifies the entity.
- text() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentMention
-
The text in the document that identifies the entity.
- textList(Collection<String>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest.Builder
-
A list containing the UTF-8 encoded text of the input documents.
- textList(String...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest.Builder
-
A list containing the UTF-8 encoded text of the input documents.
- textList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest
-
A list containing the UTF-8 encoded text of the input documents.
- textList(Collection<String>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest.Builder
-
A list containing the UTF-8 encoded text of the input documents.
- textList(String...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest.Builder
-
A list containing the UTF-8 encoded text of the input documents.
- textList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest
-
A list containing the UTF-8 encoded text of the input documents.
- textList(Collection<String>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest.Builder
-
A list containing the UTF-8 encoded text of the input documents.
- textList(String...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest.Builder
-
A list containing the UTF-8 encoded text of the input documents.
- textList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest
-
A list containing the UTF-8 encoded text of the input documents.
- textList(Collection<String>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest.Builder
-
A list containing the UTF-8 encoded text of the input documents.
- textList(String...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest.Builder
-
A list containing the UTF-8 encoded text of the input documents.
- textList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest
-
A list containing the UTF-8 encoded text of the input documents.
- textList(Collection<String>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest.Builder
-
A list containing the UTF-8 encoded text of the input documents.
- textList(String...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest.Builder
-
A list containing the UTF-8 encoded text of the input documents.
- textList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest
-
A list containing the UTF-8 encoded text of the input documents.
- textList(Collection<String>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentRequest.Builder
-
A list containing the UTF-8 encoded text of the input documents.
- textList(String...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentRequest.Builder
-
A list containing the UTF-8 encoded text of the input documents.
- textList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentRequest
-
A list containing the UTF-8 encoded text of the input documents.
- TextSizeLimitExceededException - Exception in software.amazon.awssdk.services.comprehend.model
-
The size of the input text exceeds the limit.
- TextSizeLimitExceededException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentItemResult
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchItemError
-
- toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.BatchSizeLimitExceededException
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.Block
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BlockReference
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BoundingBox
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ChildBlock
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierMetadata
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.ComprehendException
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ComprehendRequest
-
- toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.ConcurrentModificationException
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteResourcePolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteResourcePolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeResourcePolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeResourcePolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTargetedSentimentDetectionJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTargetedSentimentDetectionJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClass
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierOutputDataConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentLabel
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentMetadata
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentReaderConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentTypeListItem
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguage
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointFilter
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.Entity
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntityLabel
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerAnnotations
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEntityList
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesListItem
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ErrorsListItem
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ExtractedCharactersListItem
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.Geometry
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ImportModelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ImportModelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.InputDataConfig
-
- toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.InternalServerException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.InvalidFilterException
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.InvalidRequestDetail
-
- toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.InvalidRequestException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.JobNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrase
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
- toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.KmsKeyValidationException
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.MentionSentiment
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.OutputDataConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.PiiOutputDataConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.Point
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.PutResourcePolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.PutResourcePolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.RelationshipsListItem
-
- toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.ResourceInUseException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.ResourceLimitExceededException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.ResourceNotFoundException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.ResourceUnavailableException
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentScore
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopTargetedSentimentDetectionJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopTargetedSentimentDetectionJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.SyntaxToken
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.Tag
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobFilter
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentEntity
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentMention
-
- toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.TextSizeLimitExceededException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.TooManyRequestsException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.TooManyTagKeysException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.TooManyTagsException
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
-
- toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.UnsupportedLanguageException
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.VpcConfig
-
- tokenId(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.SyntaxToken.Builder
-
A unique identifier for a token.
- tokenId() - Method in class software.amazon.awssdk.services.comprehend.model.SyntaxToken
-
A unique identifier for a token.
- toList() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameters
-
- TooManyRequestsException - Exception in software.amazon.awssdk.services.comprehend.model
-
The number of requests exceeds the limit.
- TooManyRequestsException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- TooManyTagKeysException - Exception in software.amazon.awssdk.services.comprehend.model
-
The request contains more tag keys than can be associated with a resource (50 tag keys per resource).
- TooManyTagKeysException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- TooManyTagsException - Exception in software.amazon.awssdk.services.comprehend.model
-
The request contains more tags than can be associated with a resource (50 tags per resource).
- TooManyTagsException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- top(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.BoundingBox.Builder
-
The top coordinate of the bounding box as a ratio of overall document page height.
- top() - Method in class software.amazon.awssdk.services.comprehend.model.BoundingBox
-
The top coordinate of the bounding box as a ratio of overall document page height.
- toParameterReference() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter
-
- toParameterReference() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.ParameterReference
-
- ToParameterReference - Interface in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- toParameterReference() - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.ToParameterReference
-
- TopicsDetectionJobFilter - Class in software.amazon.awssdk.services.comprehend.model
-
Provides information for filtering topic detection jobs.
- TopicsDetectionJobFilter.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- topicsDetectionJobProperties(TopicsDetectionJobProperties) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobResponse.Builder
-
The list of properties for the requested job.
- topicsDetectionJobProperties(Consumer<TopicsDetectionJobProperties.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobResponse.Builder
-
The list of properties for the requested job.
- topicsDetectionJobProperties() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobResponse
-
The list of properties for the requested job.
- TopicsDetectionJobProperties - Class in software.amazon.awssdk.services.comprehend.model
-
Provides information about a topic detection job.
- TopicsDetectionJobProperties.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-
- topicsDetectionJobPropertiesList(Collection<TopicsDetectionJobProperties>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse.Builder
-
A list containing the properties of each job that is returned.
- topicsDetectionJobPropertiesList(TopicsDetectionJobProperties...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse.Builder
-
A list containing the properties of each job that is returned.
- topicsDetectionJobPropertiesList(Consumer<TopicsDetectionJobProperties.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse.Builder
-
A list containing the properties of each job that is returned.
- topicsDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse
-
A list containing the properties of each job that is returned.
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Arn
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Condition
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.EndpointResult
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.EndpointRule
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.EndpointRuleset
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.ErrorRule
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.FatScope
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Fn
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.GetAttr.Part.Index
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.GetAttr.Part.Key
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.GetAttr
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Identifier
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Literal
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Outputs
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter.Deprecated
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.ParameterReference
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameters
-
- toString() - Method in enum software.amazon.awssdk.services.comprehend.endpoints.internal.ParameterType
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Partitions
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Ref
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Scope
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Template.Dynamic
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Template.Literal
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Template
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.TreeRule
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Array
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Endpoint
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Record
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Value.Str
-
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.AugmentedManifestsDocumentTypeFormat
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentItemResult
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectTargetedSentimentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchItemError
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.Block
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.BlockReference
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.BlockType
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.BoundingBox
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ChildBlock
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierMetadata
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteResourcePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteResourcePolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeResourcePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeResourcePolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTargetedSentimentDetectionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTargetedSentimentDetectionJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectTargetedSentimentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClass
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.DocumentClassifierDataFormat
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.DocumentClassifierMode
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierOutputDataConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentLabel
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentMetadata
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.DocumentReadAction
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentReaderConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.DocumentReadFeatureTypes
-
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.DocumentReadMode
-
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.DocumentType
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentTypeListItem
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguage
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointFilter
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.EndpointStatus
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.Entity
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityLabel
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerAnnotations
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.EntityRecognizerDataFormat
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEntityList
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerSummary
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.EntityType
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesListItem
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ErrorsListItem
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ExtractedCharactersListItem
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.Geometry
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ImportModelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ImportModelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.InputDataConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.InputFormat
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.InvalidRequestDetail
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.InvalidRequestDetailReason
-
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.InvalidRequestReason
-
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.JobStatus
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrase
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.LanguageCode
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifierSummariesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizerSummariesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.MentionSentiment
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.ModelStatus
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.OutputDataConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.PageBasedErrorCode
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.PartOfSpeechTagType
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionMaskMode
-
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionMode
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.PiiEntityType
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.PiiOutputDataConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.Point
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.PutResourcePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.PutResourcePolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.RelationshipsListItem
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.RelationshipType
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentScore
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.SentimentType
-
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.Split
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopTargetedSentimentDetectionJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopTargetedSentimentDetectionJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.SyntaxLanguageCode
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.SyntaxToken
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobFilter
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentEntity
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.comprehend.model.TargetedSentimentEntityType
-
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentMention
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.comprehend.model.VpcConfig
-
Returns a string representation of this object.
- trainingEndTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
-
The time that training of the document classifier was completed.
- trainingEndTime() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
The time that training of the document classifier was completed.
- trainingEndTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
-
The time that training of the entity recognizer was completed.
- trainingEndTime() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
-
The time that training of the entity recognizer was completed.
- trainingStartTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
-
Indicates the time when the training starts on documentation classifiers.
- trainingStartTime() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
Indicates the time when the training starts on documentation classifiers.
- trainingStartTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
-
The time that training of the entity recognizer started.
- trainingStartTime() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
-
The time that training of the entity recognizer started.
- TREE - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.Rule
-
- treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Rule.Builder
-
- TreeRule - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.TreeRule
-
- type(ParameterType) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter.Builder
-
- TYPE - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter
-
- TYPE - Static variable in class software.amazon.awssdk.services.comprehend.endpoints.internal.Rule
-
- type(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentTypeListItem.Builder
-
Document type.
- type(DocumentType) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentTypeListItem.Builder
-
Document type.
- type() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentTypeListItem
-
Document type.
- type(String) - Method in interface software.amazon.awssdk.services.comprehend.model.Entity.Builder
-
The entity type.
- type(EntityType) - Method in interface software.amazon.awssdk.services.comprehend.model.Entity.Builder
-
The entity type.
- type() - Method in class software.amazon.awssdk.services.comprehend.model.Entity
-
The entity type.
- type(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem.Builder
-
Type of entity from the list of entity types in the metadata of an entity recognizer.
- type() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem
-
Type of entity from the list of entity types in the metadata of an entity recognizer.
- type(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityTypesListItem.Builder
-
An entity type within a labeled training dataset that Amazon Comprehend uses to train a custom entity
recognizer.
- type() - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesListItem
-
An entity type within a labeled training dataset that Amazon Comprehend uses to train a custom entity recognizer.
- type(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntity.Builder
-
The entity's type.
- type(PiiEntityType) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntity.Builder
-
The entity's type.
- type() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
-
The entity's type.
- type(String) - Method in interface software.amazon.awssdk.services.comprehend.model.RelationshipsListItem.Builder
-
Only supported relationship is a child relationship.
- type(RelationshipType) - Method in interface software.amazon.awssdk.services.comprehend.model.RelationshipsListItem.Builder
-
Only supported relationship is a child relationship.
- type() - Method in class software.amazon.awssdk.services.comprehend.model.RelationshipsListItem
-
Only supported relationship is a child relationship.
- type(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentMention.Builder
-
The type of the entity.
- type(TargetedSentimentEntityType) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentMention.Builder
-
The type of the entity.
- type() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentMention
-
The type of the entity.
- typeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentTypeListItem
-
Document type.
- typeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.Entity
-
The entity type.
- typeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
-
The entity's type.
- typeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.RelationshipsListItem
-
Only supported relationship is a child relationship.
- typeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentMention
-
The type of the entity.
- types() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.FatScope
-
- validate() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.FnNode
-
- value(Value) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Parameter.Builder
-
- Value - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
Base class for the types of values computable by the
RuleEngine.
- Value() - Constructor for class software.amazon.awssdk.services.comprehend.endpoints.internal.Value
-
- value(String) - Method in interface software.amazon.awssdk.services.comprehend.model.Tag.Builder
-
The second part of a key-value pair that forms a tag associated with a given resource.
- value() - Method in class software.amazon.awssdk.services.comprehend.model.Tag
-
The second part of a key-value pair that forms a tag associated with a given resource.
- Value.Array - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
An array value.
- Value.Bool - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
A boolean value.
- Value.Endpoint - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- Value.Endpoint.Builder - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- Value.Int - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
An integer value.
- Value.None - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
- Value.Record - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
A record (map) value.
- Value.Str - Class in software.amazon.awssdk.services.comprehend.endpoints.internal
-
A string value.
- valueAsEndpointOrThrow(Value) - Static method in class software.amazon.awssdk.services.comprehend.endpoints.internal.AwsEndpointProviderUtils
-
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.endpoints.internal.ParameterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.AugmentedManifestsDocumentTypeFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.BlockType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.DocumentClassifierDataFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.DocumentClassifierMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.DocumentReadAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.DocumentReadFeatureTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.DocumentReadMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.DocumentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.EndpointStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.EntityRecognizerDataFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.EntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.InputFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.InvalidRequestDetailReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.InvalidRequestReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.JobStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.LanguageCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.ModelStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.PageBasedErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.PartOfSpeechTagType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionMaskMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.PiiEntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.RelationshipType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.SentimentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.Split
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.SyntaxLanguageCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.TargetedSentimentEntityType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.endpoints.internal.ParameterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.AugmentedManifestsDocumentTypeFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.BlockType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.DocumentClassifierDataFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.DocumentClassifierMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.DocumentReadAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.DocumentReadFeatureTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.DocumentReadMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.DocumentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.EndpointStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.EntityRecognizerDataFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.EntityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.InputFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.InvalidRequestDetailReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.InvalidRequestReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.JobStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.LanguageCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.ModelStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.PageBasedErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.PartOfSpeechTagType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionMaskMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.PiiEntityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.RelationshipType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.SentimentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.Split
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.SyntaxLanguageCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.comprehend.model.TargetedSentimentEntityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- version(String) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.EndpointRuleset.Builder
-
- version(String) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Partitions.Builder
-
- version() - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.Partitions
-
- versionName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
-
The version name given to the newly created classifier.
- versionName() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
-
The version name given to the newly created classifier.
- versionName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
-
The version name given to the newly created recognizer.
- versionName() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
-
The version name given to the newly created recognizer.
- versionName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
-
The version name that you assigned to the document classifier.
- versionName() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
The version name that you assigned to the document classifier.
- versionName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
-
The version name you assigned to the entity recognizer.
- versionName() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
-
The version name you assigned to the entity recognizer.
- versionName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ImportModelRequest.Builder
-
The version name given to the custom model that is created by this import.
- versionName() - Method in class software.amazon.awssdk.services.comprehend.model.ImportModelRequest
-
The version name given to the custom model that is created by this import.
- visitBool(boolean) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.Literal.Visitor
-
- visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.FnVisitor
-
- visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.RuleEvaluator
-
- visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.TemplateVisitor
-
Visit a dynamic element within a multipart template.
- visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.RuleValueVisitor
-
- visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.RuleValueVisitor
-
- visitFn(Fn) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.ExprVisitor.Default
-
- visitFn(Fn) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.ExprVisitor
-
- visitFn(Fn) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.RuleEvaluator
-
- visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.FnVisitor
-
- visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.RuleEvaluator
-
- visitInt(int) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.Literal.Visitor
-
- visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.FnVisitor
-
- visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.RuleEvaluator
-
- visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.FnVisitor
-
- visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.RuleEvaluator
-
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.FnVisitor
-
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.RuleEvaluator
-
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.ExprVisitor.Default
-
- visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.ExprVisitor
-
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.RuleEvaluator
-
- visitNot(Not) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.FnVisitor
-
- visitNot(Not) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.RuleEvaluator
-
- visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.Literal.Visitor
-
- visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.FnVisitor
-
- visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.RuleEvaluator
-
- visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.FnVisitor
-
- visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.RuleEvaluator
-
- visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.FnVisitor
-
- visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.RuleEvaluator
-
- visitRef(Ref) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.ExprVisitor.Default
-
- visitRef(Ref) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.ExprVisitor
-
- visitRef(Ref) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.RuleEvaluator
-
- visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.TemplateVisitor
-
The template contains a single dynamic element, eg.
- visitStaticElement(String) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.TemplateVisitor
-
Visit a static element within a multipart template.
- visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.TemplateVisitor
-
The template contains a single static string, eg.
- visitStr(Template) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.Literal.Visitor
-
- visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.FnVisitor
-
- visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.RuleEvaluator
-
- visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.FnVisitor
-
- visitSubstring(Substring) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.RuleEvaluator
-
- visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.RuleValueVisitor
-
- visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.Literal.Visitor
-
- visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.comprehend.endpoints.internal.FnVisitor
-
- visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.comprehend.endpoints.internal.RuleEvaluator
-
- volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage
volume attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume
attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage
volume attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume
attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage
volume attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume
attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage
volume attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume
attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage
volume attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume
attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage
volume attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume
attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage
volume attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume
attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage
volume attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume
attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage
volume attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume
attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest.Builder
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage
volume attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume
attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest.Builder
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage
volume attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume
attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage
volume attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume
attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest.Builder
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage
volume attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume
attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest.Builder
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage
volume attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume
attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest.Builder
-
ID for the KMS key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML
compute instance(s) that process the analysis job.
- volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest
-
ID for the KMS key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute
instance(s) that process the analysis job.
- volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest.Builder
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage
volume attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume
attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties.Builder
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage
volume attached to the ML compute instance(s) that process the targeted sentiment detection job.
- volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume
attached to the ML compute instance(s) that process the targeted sentiment detection job.
- volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage
volume attached to the ML compute instance(s) that process the analysis job.
- volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
-
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume
attached to the ML compute instance(s) that process the analysis job.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
-
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are
using for your custom classifier.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
-
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are
using for your custom classifier.
- vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
-
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are
using for your custom classifier.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
-
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are
using for your custom entity recognizer.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
-
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are
using for your custom entity recognizer.
- vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
-
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are
using for your custom entity recognizer.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
-
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for
your document classification job.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
-
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for
your document classification job.
- vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
-
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for
your document classification job.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
-
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for
your custom classifier.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
-
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for
your custom classifier.
- vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
-
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for
your custom classifier.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
-
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for
your dominant language detection job.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
-
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for
your dominant language detection job.
- vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
-
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for
your dominant language detection job.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
-
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for
your entity detection job.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
-
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for
your entity detection job.
- vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
-
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for
your entity detection job.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
-
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for
your custom entity recognizer.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
-
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for
your custom entity recognizer.
- vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
-
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for
your custom entity recognizer.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
-
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for
your key phrases detection job.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
-
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for
your key phrases detection job.
- vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for
your key phrases detection job.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
-
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for
your sentiment detection job.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
-
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for
your sentiment detection job.
- vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
-
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for
your sentiment detection job.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest.Builder
-
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are
using for your document classification job.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest.Builder
-
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are
using for your document classification job.
- vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
-
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are
using for your document classification job.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest.Builder
-
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are
using for your dominant language detection job.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest.Builder
-
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are
using for your dominant language detection job.
- vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are
using for your dominant language detection job.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
-
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are
using for your entity detection job.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
-
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are
using for your entity detection job.
- vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
-
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are
using for your entity detection job.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest.Builder
-
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are
using for your key phrases detection job.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest.Builder
-
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are
using for your key phrases detection job.
- vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are
using for your key phrases detection job.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest.Builder
-
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are
using for your sentiment detection job.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest.Builder
-
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are
using for your sentiment detection job.
- vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
-
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are
using for your sentiment detection job.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest.Builder
-
Sets the value of the VpcConfig property for this object.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest.Builder
-
Sets the value of the VpcConfig property for this object.
- vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartTargetedSentimentDetectionJobRequest
-
Returns the value of the VpcConfig property for this object.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest.Builder
-
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are
using for your topic detection job.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest.Builder
-
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are
using for your topic detection job.
- vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
-
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are
using for your topic detection job.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties.Builder
-
Sets the value of the VpcConfig property for this object.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties.Builder
-
Sets the value of the VpcConfig property for this object.
- vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.TargetedSentimentDetectionJobProperties
-
Returns the value of the VpcConfig property for this object.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
-
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for
your topic detection job.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
-
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for
your topic detection job.
- vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
-
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for
your topic detection job.
- VpcConfig - Class in software.amazon.awssdk.services.comprehend.model
-
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using
for the job.
- VpcConfig.Builder - Interface in software.amazon.awssdk.services.comprehend.model
-