Uses of Class
software.amazon.awssdk.services.datazone.paginators.ListProjectProfilesPublisher
-
Packages that use ListProjectProfilesPublisher Package Description software.amazon.awssdk.services.datazone Amazon DataZone is a data management service that enables you to catalog, discover, govern, share, and analyze your data. -
-
Uses of ListProjectProfilesPublisher in software.amazon.awssdk.services.datazone
Methods in software.amazon.awssdk.services.datazone that return ListProjectProfilesPublisher Modifier and Type Method Description default ListProjectProfilesPublisherDataZoneAsyncClient. listProjectProfilesPaginator(Consumer<ListProjectProfilesRequest.Builder> listProjectProfilesRequest)This is a variant ofDataZoneAsyncClient.listProjectProfiles(software.amazon.awssdk.services.datazone.model.ListProjectProfilesRequest)operation.default ListProjectProfilesPublisherDataZoneAsyncClient. listProjectProfilesPaginator(ListProjectProfilesRequest listProjectProfilesRequest)This is a variant ofDataZoneAsyncClient.listProjectProfiles(software.amazon.awssdk.services.datazone.model.ListProjectProfilesRequest)operation.
-