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