Uses of Interface
software.amazon.awssdk.services.comprehend.model.DescribeTargetedSentimentDetectionJobResponse.Builder
-
Packages that use DescribeTargetedSentimentDetectionJobResponse.Builder Package Description software.amazon.awssdk.services.comprehend.model -
-
Uses of DescribeTargetedSentimentDetectionJobResponse.Builder in software.amazon.awssdk.services.comprehend.model
Methods in software.amazon.awssdk.services.comprehend.model that return DescribeTargetedSentimentDetectionJobResponse.Builder Modifier and Type Method Description static DescribeTargetedSentimentDetectionJobResponse.BuilderDescribeTargetedSentimentDetectionJobResponse. builder()default DescribeTargetedSentimentDetectionJobResponse.BuilderDescribeTargetedSentimentDetectionJobResponse.Builder. targetedSentimentDetectionJobProperties(Consumer<TargetedSentimentDetectionJobProperties.Builder> targetedSentimentDetectionJobProperties)An object that contains the properties associated with a targeted sentiment detection job.DescribeTargetedSentimentDetectionJobResponse.BuilderDescribeTargetedSentimentDetectionJobResponse.Builder. targetedSentimentDetectionJobProperties(TargetedSentimentDetectionJobProperties targetedSentimentDetectionJobProperties)An object that contains the properties associated with a targeted sentiment detection job.DescribeTargetedSentimentDetectionJobResponse.BuilderDescribeTargetedSentimentDetectionJobResponse. toBuilder()Methods in software.amazon.awssdk.services.comprehend.model that return types with arguments of type DescribeTargetedSentimentDetectionJobResponse.Builder Modifier and Type Method Description static Class<? extends DescribeTargetedSentimentDetectionJobResponse.Builder>DescribeTargetedSentimentDetectionJobResponse. serializableBuilderClass()
-