Uses of Class
software.amazon.awssdk.services.appstream.model.UpdateThemeForStackRequest
-
Packages that use UpdateThemeForStackRequest Package Description software.amazon.awssdk.services.appstream Amazon AppStream 2.0 software.amazon.awssdk.services.appstream.transform -
-
Uses of UpdateThemeForStackRequest in software.amazon.awssdk.services.appstream
Methods in software.amazon.awssdk.services.appstream with parameters of type UpdateThemeForStackRequest Modifier and Type Method Description default CompletableFuture<UpdateThemeForStackResponse>AppStreamAsyncClient. updateThemeForStack(UpdateThemeForStackRequest updateThemeForStackRequest)Updates custom branding that customizes the appearance of the streaming application catalog page.default UpdateThemeForStackResponseAppStreamClient. updateThemeForStack(UpdateThemeForStackRequest updateThemeForStackRequest)Updates custom branding that customizes the appearance of the streaming application catalog page. -
Uses of UpdateThemeForStackRequest in software.amazon.awssdk.services.appstream.transform
Methods in software.amazon.awssdk.services.appstream.transform with parameters of type UpdateThemeForStackRequest Modifier and Type Method Description SdkHttpFullRequestUpdateThemeForStackRequestMarshaller. marshall(UpdateThemeForStackRequest updateThemeForStackRequest)
-