Uses of Class
software.amazon.awssdk.services.sagemaker.paginators.ListFeatureGroupsPublisher
-
Packages that use ListFeatureGroupsPublisher Package Description software.amazon.awssdk.services.sagemaker Provides APIs for creating and managing SageMaker resources. -
-
Uses of ListFeatureGroupsPublisher in software.amazon.awssdk.services.sagemaker
Methods in software.amazon.awssdk.services.sagemaker that return ListFeatureGroupsPublisher Modifier and Type Method Description default ListFeatureGroupsPublisherSageMakerAsyncClient. listFeatureGroupsPaginator(Consumer<ListFeatureGroupsRequest.Builder> listFeatureGroupsRequest)This is a variant ofSageMakerAsyncClient.listFeatureGroups(software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest)operation.default ListFeatureGroupsPublisherSageMakerAsyncClient. listFeatureGroupsPaginator(ListFeatureGroupsRequest listFeatureGroupsRequest)This is a variant ofSageMakerAsyncClient.listFeatureGroups(software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest)operation.
-