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