| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeTopicsDetectionJobResponse.Builder |
DescribeTopicsDetectionJobResponse.builder() |
DescribeTopicsDetectionJobResponse.Builder |
DescribeTopicsDetectionJobResponse.toBuilder() |
default DescribeTopicsDetectionJobResponse.Builder |
DescribeTopicsDetectionJobResponse.Builder.topicsDetectionJobProperties(Consumer<TopicsDetectionJobProperties.Builder> topicsDetectionJobProperties)
The list of properties for the requested job.
|
DescribeTopicsDetectionJobResponse.Builder |
DescribeTopicsDetectionJobResponse.Builder.topicsDetectionJobProperties(TopicsDetectionJobProperties topicsDetectionJobProperties)
The list of properties for the requested job.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeTopicsDetectionJobResponse.Builder> |
DescribeTopicsDetectionJobResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.