Uses of Class
software.amazon.awssdk.services.b2bi.paginators.ListProfilesIterable
-
Packages that use ListProfilesIterable Package Description software.amazon.awssdk.services.b2bi This is the Amazon Web Services B2B Data Interchange API Reference. -
-
Uses of ListProfilesIterable in software.amazon.awssdk.services.b2bi
Methods in software.amazon.awssdk.services.b2bi that return ListProfilesIterable Modifier and Type Method Description default ListProfilesIterableB2BiClient. listProfilesPaginator(Consumer<ListProfilesRequest.Builder> listProfilesRequest)Lists the profiles associated with your Amazon Web Services account for your current or specified region.default ListProfilesIterableB2BiClient. listProfilesPaginator(ListProfilesRequest listProfilesRequest)Lists the profiles associated with your Amazon Web Services account for your current or specified region.
-