Uses of Interface
software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.LicenseManagerLinuxSubscriptionsClient
-
Packages that use LicenseManagerLinuxSubscriptionsClient 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 LicenseManagerLinuxSubscriptionsClient in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions
Methods in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions that return LicenseManagerLinuxSubscriptionsClient Modifier and Type Method Description static LicenseManagerLinuxSubscriptionsClientLicenseManagerLinuxSubscriptionsClient. create()Create aLicenseManagerLinuxSubscriptionsClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of LicenseManagerLinuxSubscriptionsClient in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.paginators
Constructors in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.paginators with parameters of type LicenseManagerLinuxSubscriptionsClient Constructor Description ListLinuxSubscriptionInstancesIterable(LicenseManagerLinuxSubscriptionsClient client, ListLinuxSubscriptionInstancesRequest firstRequest)ListLinuxSubscriptionsIterable(LicenseManagerLinuxSubscriptionsClient client, ListLinuxSubscriptionsRequest firstRequest)
-