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