Uses of Class
software.amazon.awssdk.services.licensemanager.model.ListAssociationsForLicenseConfigurationRequest
-
Packages that use ListAssociationsForLicenseConfigurationRequest 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.software.amazon.awssdk.services.licensemanager.transform -
-
Uses of ListAssociationsForLicenseConfigurationRequest in software.amazon.awssdk.services.licensemanager
Methods in software.amazon.awssdk.services.licensemanager with parameters of type ListAssociationsForLicenseConfigurationRequest Modifier and Type Method Description default CompletableFuture<ListAssociationsForLicenseConfigurationResponse>LicenseManagerAsyncClient. listAssociationsForLicenseConfiguration(ListAssociationsForLicenseConfigurationRequest listAssociationsForLicenseConfigurationRequest)Lists the resource associations for the specified license configuration.default ListAssociationsForLicenseConfigurationResponseLicenseManagerClient. listAssociationsForLicenseConfiguration(ListAssociationsForLicenseConfigurationRequest listAssociationsForLicenseConfigurationRequest)Lists the resource associations for the specified license configuration. -
Uses of ListAssociationsForLicenseConfigurationRequest in software.amazon.awssdk.services.licensemanager.transform
Methods in software.amazon.awssdk.services.licensemanager.transform with parameters of type ListAssociationsForLicenseConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestListAssociationsForLicenseConfigurationRequestMarshaller. marshall(ListAssociationsForLicenseConfigurationRequest listAssociationsForLicenseConfigurationRequest)
-