Uses of Class
software.amazon.awssdk.services.appstream.model.ApplicationSettingsResponse
-
Packages that use ApplicationSettingsResponse Package Description software.amazon.awssdk.services.appstream.model -
-
Uses of ApplicationSettingsResponse in software.amazon.awssdk.services.appstream.model
Methods in software.amazon.awssdk.services.appstream.model that return ApplicationSettingsResponse Modifier and Type Method Description ApplicationSettingsResponseStack. applicationSettings()The persistent application settings for users of the stack.Methods in software.amazon.awssdk.services.appstream.model with parameters of type ApplicationSettingsResponse Modifier and Type Method Description Stack.BuilderStack.Builder. applicationSettings(ApplicationSettingsResponse applicationSettings)The persistent application settings for users of the stack.
-