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