DescribeSentimentDetectionJobResult |
AmazonComprehendClient.describeSentimentDetectionJob(DescribeSentimentDetectionJobRequest request)
Gets the properties associated with a sentiment detection job.
|
DescribeSentimentDetectionJobResult |
AbstractAmazonComprehend.describeSentimentDetectionJob(DescribeSentimentDetectionJobRequest request) |
DescribeSentimentDetectionJobResult |
AmazonComprehend.describeSentimentDetectionJob(DescribeSentimentDetectionJobRequest describeSentimentDetectionJobRequest)
Gets the properties associated with a sentiment detection job.
|
Future<DescribeSentimentDetectionJobResult> |
AmazonComprehendAsyncClient.describeSentimentDetectionJobAsync(DescribeSentimentDetectionJobRequest request) |
Future<DescribeSentimentDetectionJobResult> |
AmazonComprehendAsync.describeSentimentDetectionJobAsync(DescribeSentimentDetectionJobRequest describeSentimentDetectionJobRequest)
Gets the properties associated with a sentiment detection job.
|
Future<DescribeSentimentDetectionJobResult> |
AbstractAmazonComprehendAsync.describeSentimentDetectionJobAsync(DescribeSentimentDetectionJobRequest request) |
Future<DescribeSentimentDetectionJobResult> |
AmazonComprehendAsyncClient.describeSentimentDetectionJobAsync(DescribeSentimentDetectionJobRequest request,
AsyncHandler<DescribeSentimentDetectionJobRequest,DescribeSentimentDetectionJobResult> asyncHandler) |
Future<DescribeSentimentDetectionJobResult> |
AmazonComprehendAsync.describeSentimentDetectionJobAsync(DescribeSentimentDetectionJobRequest describeSentimentDetectionJobRequest,
AsyncHandler<DescribeSentimentDetectionJobRequest,DescribeSentimentDetectionJobResult> asyncHandler)
Gets the properties associated with a sentiment detection job.
|
Future<DescribeSentimentDetectionJobResult> |
AbstractAmazonComprehendAsync.describeSentimentDetectionJobAsync(DescribeSentimentDetectionJobRequest request,
AsyncHandler<DescribeSentimentDetectionJobRequest,DescribeSentimentDetectionJobResult> asyncHandler) |