default CreateThemeForStackRequest.Builder |
CreateThemeForStackRequest.Builder.faviconS3Location(Consumer<S3Location.Builder> faviconS3Location) |
The S3 location of the favicon.
|
default UpdateThemeForStackRequest.Builder |
UpdateThemeForStackRequest.Builder.faviconS3Location(Consumer<S3Location.Builder> faviconS3Location) |
The S3 location of the favicon.
|
default Application.Builder |
Application.Builder.iconS3Location(Consumer<S3Location.Builder> iconS3Location) |
The S3 location of the application icon.
|
default CreateApplicationRequest.Builder |
CreateApplicationRequest.Builder.iconS3Location(Consumer<S3Location.Builder> iconS3Location) |
The location in S3 of the application icon.
|
default UpdateApplicationRequest.Builder |
UpdateApplicationRequest.Builder.iconS3Location(Consumer<S3Location.Builder> iconS3Location) |
The icon S3 location of the application.
|
default CreateThemeForStackRequest.Builder |
CreateThemeForStackRequest.Builder.organizationLogoS3Location(Consumer<S3Location.Builder> organizationLogoS3Location) |
The organization logo that appears on the streaming application catalog page.
|
default UpdateThemeForStackRequest.Builder |
UpdateThemeForStackRequest.Builder.organizationLogoS3Location(Consumer<S3Location.Builder> organizationLogoS3Location) |
The organization logo that appears on the streaming application catalog page.
|
default ScriptDetails.Builder |
ScriptDetails.Builder.scriptS3Location(Consumer<S3Location.Builder> scriptS3Location) |
The S3 object location for the script.
|
default CreateFleetRequest.Builder |
CreateFleetRequest.Builder.sessionScriptS3Location(Consumer<S3Location.Builder> sessionScriptS3Location) |
The S3 location of the session scripts configuration zip file.
|
default Fleet.Builder |
Fleet.Builder.sessionScriptS3Location(Consumer<S3Location.Builder> sessionScriptS3Location) |
The S3 location of the session scripts configuration zip file.
|
default UpdateFleetRequest.Builder |
UpdateFleetRequest.Builder.sessionScriptS3Location(Consumer<S3Location.Builder> sessionScriptS3Location) |
The S3 location of the session scripts configuration zip file.
|
default AppBlock.Builder |
AppBlock.Builder.sourceS3Location(Consumer<S3Location.Builder> sourceS3Location) |
The source S3 location of the app block.
|
default CreateAppBlockRequest.Builder |
CreateAppBlockRequest.Builder.sourceS3Location(Consumer<S3Location.Builder> sourceS3Location) |
The source S3 location of the app block.
|