Uses of Interface
software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.LicenseManagerLinuxSubscriptionsClientBuilder
-
Packages that use LicenseManagerLinuxSubscriptionsClientBuilder 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 LicenseManagerLinuxSubscriptionsClientBuilder in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions
Methods in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions that return LicenseManagerLinuxSubscriptionsClientBuilder Modifier and Type Method Description static LicenseManagerLinuxSubscriptionsClientBuilderLicenseManagerLinuxSubscriptionsClient. builder()Create a builder that can be used to configure and create aLicenseManagerLinuxSubscriptionsClient.
-