Uses of Interface
software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.endpoints.LicenseManagerLinuxSubscriptionsEndpointProvider
-
Packages that use LicenseManagerLinuxSubscriptionsEndpointProvider 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.endpoints software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.endpoints.internal -
-
Uses of LicenseManagerLinuxSubscriptionsEndpointProvider in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions
Methods in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions with parameters of type LicenseManagerLinuxSubscriptionsEndpointProvider Modifier and Type Method Description default BLicenseManagerLinuxSubscriptionsBaseClientBuilder. endpointProvider(LicenseManagerLinuxSubscriptionsEndpointProvider endpointProvider)Set theLicenseManagerLinuxSubscriptionsEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of LicenseManagerLinuxSubscriptionsEndpointProvider in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.endpoints
Methods in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.endpoints that return LicenseManagerLinuxSubscriptionsEndpointProvider Modifier and Type Method Description static LicenseManagerLinuxSubscriptionsEndpointProviderLicenseManagerLinuxSubscriptionsEndpointProvider. defaultProvider() -
Uses of LicenseManagerLinuxSubscriptionsEndpointProvider in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.endpoints.internal
Classes in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.endpoints.internal that implement LicenseManagerLinuxSubscriptionsEndpointProvider Modifier and Type Class Description classDefaultLicenseManagerLinuxSubscriptionsEndpointProvider
-