Uses of Interface
software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.LicenseManagerLinuxSubscriptionsAsyncClient
-
Packages that use LicenseManagerLinuxSubscriptionsAsyncClient Package Description software.amazon.awssdk.services.licensemanagerlinuxsubscriptions With License Manager, you can discover and track your commercial Linux subscriptions on running Amazon EC2 instances.software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.paginators -
-
Uses of LicenseManagerLinuxSubscriptionsAsyncClient in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions
Methods in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions that return LicenseManagerLinuxSubscriptionsAsyncClient Modifier and Type Method Description static LicenseManagerLinuxSubscriptionsAsyncClientLicenseManagerLinuxSubscriptionsAsyncClient. create()Create aLicenseManagerLinuxSubscriptionsAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of LicenseManagerLinuxSubscriptionsAsyncClient in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.paginators
Constructors in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.paginators with parameters of type LicenseManagerLinuxSubscriptionsAsyncClient Constructor Description ListLinuxSubscriptionInstancesPublisher(LicenseManagerLinuxSubscriptionsAsyncClient client, ListLinuxSubscriptionInstancesRequest firstRequest)ListLinuxSubscriptionsPublisher(LicenseManagerLinuxSubscriptionsAsyncClient client, ListLinuxSubscriptionsRequest firstRequest)
-