Uses of Class
software.amazon.awssdk.services.appfabric.paginators.ListAppBundlesPublisher
-
Packages that use ListAppBundlesPublisher Package Description software.amazon.awssdk.services.appfabric Amazon Web Services AppFabric quickly connects software as a service (SaaS) applications across your organization. -
-
Uses of ListAppBundlesPublisher in software.amazon.awssdk.services.appfabric
Methods in software.amazon.awssdk.services.appfabric that return ListAppBundlesPublisher Modifier and Type Method Description default ListAppBundlesPublisherAppFabricAsyncClient. listAppBundlesPaginator(Consumer<ListAppBundlesRequest.Builder> listAppBundlesRequest)Returns a list of app bundles.default ListAppBundlesPublisherAppFabricAsyncClient. listAppBundlesPaginator(ListAppBundlesRequest listAppBundlesRequest)Returns a list of app bundles.
-