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