Uses of Class
software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.paginators.ListLinuxSubscriptionsIterable
-
Packages that use ListLinuxSubscriptionsIterable Package Description software.amazon.awssdk.services.licensemanagerlinuxsubscriptions With License Manager, you can discover and track your commercial Linux subscriptions on running Amazon EC2 instances. -
-
Uses of ListLinuxSubscriptionsIterable in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions
Methods in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions that return ListLinuxSubscriptionsIterable Modifier and Type Method Description default ListLinuxSubscriptionsIterableLicenseManagerLinuxSubscriptionsClient. listLinuxSubscriptionsPaginator(Consumer<ListLinuxSubscriptionsRequest.Builder> listLinuxSubscriptionsRequest)Lists the Linux subscriptions that have been discovered.default ListLinuxSubscriptionsIterableLicenseManagerLinuxSubscriptionsClient. listLinuxSubscriptionsPaginator(ListLinuxSubscriptionsRequest listLinuxSubscriptionsRequest)Lists the Linux subscriptions that have been discovered.
-