Uses of Interface
software.amazon.awssdk.services.licensemanagerusersubscriptions.endpoints.LicenseManagerUserSubscriptionsEndpointProvider
-
Packages that use LicenseManagerUserSubscriptionsEndpointProvider Package Description software.amazon.awssdk.services.licensemanagerusersubscriptions With License Manager, you can create user-based subscriptions to utilize licensed software with a per user subscription fee on Amazon EC2 instances.software.amazon.awssdk.services.licensemanagerusersubscriptions.endpoints software.amazon.awssdk.services.licensemanagerusersubscriptions.endpoints.internal -
-
Uses of LicenseManagerUserSubscriptionsEndpointProvider in software.amazon.awssdk.services.licensemanagerusersubscriptions
Methods in software.amazon.awssdk.services.licensemanagerusersubscriptions with parameters of type LicenseManagerUserSubscriptionsEndpointProvider Modifier and Type Method Description default BLicenseManagerUserSubscriptionsBaseClientBuilder. endpointProvider(LicenseManagerUserSubscriptionsEndpointProvider endpointProvider)Set theLicenseManagerUserSubscriptionsEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of LicenseManagerUserSubscriptionsEndpointProvider in software.amazon.awssdk.services.licensemanagerusersubscriptions.endpoints
Methods in software.amazon.awssdk.services.licensemanagerusersubscriptions.endpoints that return LicenseManagerUserSubscriptionsEndpointProvider Modifier and Type Method Description static LicenseManagerUserSubscriptionsEndpointProviderLicenseManagerUserSubscriptionsEndpointProvider. defaultProvider() -
Uses of LicenseManagerUserSubscriptionsEndpointProvider in software.amazon.awssdk.services.licensemanagerusersubscriptions.endpoints.internal
Classes in software.amazon.awssdk.services.licensemanagerusersubscriptions.endpoints.internal that implement LicenseManagerUserSubscriptionsEndpointProvider Modifier and Type Class Description classDefaultLicenseManagerUserSubscriptionsEndpointProvider
-