static ListTopicsDetectionJobsResponse.Builder |
ListTopicsDetectionJobsResponse.builder() |
|
ListTopicsDetectionJobsResponse.Builder |
ListTopicsDetectionJobsResponse.Builder.nextToken(String nextToken) |
Identifies the next page of results to return.
|
ListTopicsDetectionJobsResponse.Builder |
ListTopicsDetectionJobsResponse.toBuilder() |
|
ListTopicsDetectionJobsResponse.Builder |
ListTopicsDetectionJobsResponse.Builder.topicsDetectionJobPropertiesList(Collection<TopicsDetectionJobProperties> topicsDetectionJobPropertiesList) |
A list containing the properties of each job that is returned.
|
ListTopicsDetectionJobsResponse.Builder |
ListTopicsDetectionJobsResponse.Builder.topicsDetectionJobPropertiesList(Consumer<TopicsDetectionJobProperties.Builder>... topicsDetectionJobPropertiesList) |
A list containing the properties of each job that is returned.
|
ListTopicsDetectionJobsResponse.Builder |
ListTopicsDetectionJobsResponse.Builder.topicsDetectionJobPropertiesList(TopicsDetectionJobProperties... topicsDetectionJobPropertiesList) |
A list containing the properties of each job that is returned.
|