| Package | Description |
|---|---|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
IosClientBrandingAttributes |
IosClientBrandingAttributes.addLoginMessageEntry(String key,
String value)
Add a single LoginMessage entry
|
IosClientBrandingAttributes |
IosClientBrandingAttributes.clearLoginMessageEntries()
Removes all the entries added into LoginMessage.
|
IosClientBrandingAttributes |
IosClientBrandingAttributes.clone() |
IosClientBrandingAttributes |
DescribeClientBrandingResult.getDeviceTypeIos()
The branding information for iOS devices.
|
IosClientBrandingAttributes |
ImportClientBrandingResult.getDeviceTypeIos()
The branding information configured for iOS devices.
|
IosClientBrandingAttributes |
IosClientBrandingAttributes.withForgotPasswordLink(String forgotPasswordLink)
The forgotten password link.
|
IosClientBrandingAttributes |
IosClientBrandingAttributes.withLoginMessage(Map<String,String> loginMessage)
The login message.
|
IosClientBrandingAttributes |
IosClientBrandingAttributes.withLogo2xUrl(String logo2xUrl)
The @2x version of the logo.
|
IosClientBrandingAttributes |
IosClientBrandingAttributes.withLogo3xUrl(String logo3xUrl)
The @3x version of the logo.
|
IosClientBrandingAttributes |
IosClientBrandingAttributes.withLogoUrl(String logoUrl)
The logo.
|
IosClientBrandingAttributes |
IosClientBrandingAttributes.withSupportEmail(String supportEmail)
The support email.
|
IosClientBrandingAttributes |
IosClientBrandingAttributes.withSupportLink(String supportLink)
The support link.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeClientBrandingResult.setDeviceTypeIos(IosClientBrandingAttributes deviceTypeIos)
The branding information for iOS devices.
|
void |
ImportClientBrandingResult.setDeviceTypeIos(IosClientBrandingAttributes deviceTypeIos)
The branding information configured for iOS devices.
|
DescribeClientBrandingResult |
DescribeClientBrandingResult.withDeviceTypeIos(IosClientBrandingAttributes deviceTypeIos)
The branding information for iOS devices.
|
ImportClientBrandingResult |
ImportClientBrandingResult.withDeviceTypeIos(IosClientBrandingAttributes deviceTypeIos)
The branding information configured for iOS devices.
|
Copyright © 2025. All rights reserved.