Uses of Interface
software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.LicenseManagerLinuxSubscriptionsBaseClientBuilder
-
Packages that use LicenseManagerLinuxSubscriptionsBaseClientBuilder 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 LicenseManagerLinuxSubscriptionsBaseClientBuilder in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions
Classes in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions with type parameters of type LicenseManagerLinuxSubscriptionsBaseClientBuilder Modifier and Type Interface Description interfaceLicenseManagerLinuxSubscriptionsBaseClientBuilder<B extends LicenseManagerLinuxSubscriptionsBaseClientBuilder<B,C>,C>This includes configuration specific to AWS License Manager Linux Subscriptions that is supported by bothLicenseManagerLinuxSubscriptionsClientBuilderandLicenseManagerLinuxSubscriptionsAsyncClientBuilder.Subinterfaces of LicenseManagerLinuxSubscriptionsBaseClientBuilder in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions Modifier and Type Interface Description interfaceLicenseManagerLinuxSubscriptionsAsyncClientBuilderA builder for creating an instance ofLicenseManagerLinuxSubscriptionsAsyncClient.interfaceLicenseManagerLinuxSubscriptionsClientBuilderA builder for creating an instance ofLicenseManagerLinuxSubscriptionsClient.
-