Uses of Class
software.amazon.awssdk.services.licensemanagerusersubscriptions.model.LicenseServerSettings
-
Packages that use LicenseServerSettings Package Description software.amazon.awssdk.services.licensemanagerusersubscriptions.model -
-
Uses of LicenseServerSettings in software.amazon.awssdk.services.licensemanagerusersubscriptions.model
Methods in software.amazon.awssdk.services.licensemanagerusersubscriptions.model that return LicenseServerSettings Modifier and Type Method Description LicenseServerSettingsCreateLicenseServerEndpointRequest. licenseServerSettings()TheLicenseServerSettingsresource to create for the endpoint.Methods in software.amazon.awssdk.services.licensemanagerusersubscriptions.model with parameters of type LicenseServerSettings Modifier and Type Method Description CreateLicenseServerEndpointRequest.BuilderCreateLicenseServerEndpointRequest.Builder. licenseServerSettings(LicenseServerSettings licenseServerSettings)TheLicenseServerSettingsresource to create for the endpoint.
-