Uses of Class
software.amazon.awssdk.services.datazone.paginators.ListProjectProfilesIterable
-
Packages that use ListProjectProfilesIterable 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 ListProjectProfilesIterable in software.amazon.awssdk.services.datazone
Methods in software.amazon.awssdk.services.datazone that return ListProjectProfilesIterable Modifier and Type Method Description default ListProjectProfilesIterableDataZoneClient. listProjectProfilesPaginator(Consumer<ListProjectProfilesRequest.Builder> listProjectProfilesRequest)This is a variant ofDataZoneClient.listProjectProfiles(software.amazon.awssdk.services.datazone.model.ListProjectProfilesRequest)operation.default ListProjectProfilesIterableDataZoneClient. listProjectProfilesPaginator(ListProjectProfilesRequest listProjectProfilesRequest)This is a variant ofDataZoneClient.listProjectProfiles(software.amazon.awssdk.services.datazone.model.ListProjectProfilesRequest)operation.
-