Uses of Class
software.amazon.awssdk.services.forecast.paginators.ListDatasetGroupsPublisher
-
Packages that use ListDatasetGroupsPublisher Package Description software.amazon.awssdk.services.forecast Provides APIs for creating and managing Amazon Forecast resources. -
-
Uses of ListDatasetGroupsPublisher in software.amazon.awssdk.services.forecast
Methods in software.amazon.awssdk.services.forecast that return ListDatasetGroupsPublisher Modifier and Type Method Description default ListDatasetGroupsPublisherForecastAsyncClient. listDatasetGroupsPaginator(Consumer<ListDatasetGroupsRequest.Builder> listDatasetGroupsRequest)This is a variant ofForecastAsyncClient.listDatasetGroups(software.amazon.awssdk.services.forecast.model.ListDatasetGroupsRequest)operation.default ListDatasetGroupsPublisherForecastAsyncClient. listDatasetGroupsPaginator(ListDatasetGroupsRequest listDatasetGroupsRequest)This is a variant ofForecastAsyncClient.listDatasetGroups(software.amazon.awssdk.services.forecast.model.ListDatasetGroupsRequest)operation.
-