Uses of Class
software.amazon.awssdk.services.licensemanagerusersubscriptions.model.RdsSalSettings
-
Packages that use RdsSalSettings Package Description software.amazon.awssdk.services.licensemanagerusersubscriptions.model -
-
Uses of RdsSalSettings in software.amazon.awssdk.services.licensemanagerusersubscriptions.model
Methods in software.amazon.awssdk.services.licensemanagerusersubscriptions.model that return RdsSalSettings Modifier and Type Method Description RdsSalSettingsServerSettings. rdsSalSettings()TheRdsSalSettingsresource contains settings to configure a specific Remote Desktop Services (RDS) license server.Methods in software.amazon.awssdk.services.licensemanagerusersubscriptions.model with parameters of type RdsSalSettings Modifier and Type Method Description static ServerSettingsServerSettings. fromRdsSalSettings(RdsSalSettings rdsSalSettings)Create an instance of this class withServerSettings.rdsSalSettings()initialized to the given value.ServerSettings.BuilderServerSettings.Builder. rdsSalSettings(RdsSalSettings rdsSalSettings)TheRdsSalSettingsresource contains settings to configure a specific Remote Desktop Services (RDS) license server.
-