Uses of Class
software.amazon.awssdk.services.workspaces.model.ApplicationSettingsResponse
-
Packages that use ApplicationSettingsResponse Package Description software.amazon.awssdk.services.workspaces.model -
-
Uses of ApplicationSettingsResponse in software.amazon.awssdk.services.workspaces.model
Methods in software.amazon.awssdk.services.workspaces.model that return ApplicationSettingsResponse Modifier and Type Method Description ApplicationSettingsResponseWorkspacesPool. applicationSettings()The persistent application settings for users of the pool.Methods in software.amazon.awssdk.services.workspaces.model with parameters of type ApplicationSettingsResponse Modifier and Type Method Description WorkspacesPool.BuilderWorkspacesPool.Builder. applicationSettings(ApplicationSettingsResponse applicationSettings)The persistent application settings for users of the pool.
-