Uses of Class
software.amazon.awssdk.services.licensemanager.model.InvalidResourceStateException
-
Packages that use InvalidResourceStateException Package Description software.amazon.awssdk.services.licensemanager License Manager makes it easier to manage licenses from software vendors across multiple Amazon Web Services accounts and on-premises servers. -
-
Uses of InvalidResourceStateException in software.amazon.awssdk.services.licensemanager
Methods in software.amazon.awssdk.services.licensemanager that throw InvalidResourceStateException Modifier and Type Method Description default UpdateLicenseSpecificationsForResourceResponseLicenseManagerClient. updateLicenseSpecificationsForResource(Consumer<UpdateLicenseSpecificationsForResourceRequest.Builder> updateLicenseSpecificationsForResourceRequest)Adds or removes the specified license configurations for the specified Amazon Web Services resource.default UpdateLicenseSpecificationsForResourceResponseLicenseManagerClient. updateLicenseSpecificationsForResource(UpdateLicenseSpecificationsForResourceRequest updateLicenseSpecificationsForResourceRequest)Adds or removes the specified license configurations for the specified Amazon Web Services resource.
-