| Package | Description |
|---|---|
| com.amazonaws.services.workspacesweb.model |
| Modifier and Type | Method and Description |
|---|---|
BrowserSettings |
BrowserSettings.clone() |
BrowserSettings |
UpdateBrowserSettingsResult.getBrowserSettings()
The browser settings.
|
BrowserSettings |
GetBrowserSettingsResult.getBrowserSettings()
The browser settings.
|
BrowserSettings |
BrowserSettings.withAssociatedPortalArns(Collection<String> associatedPortalArns)
A list of web portal ARNs that this browser settings is associated with.
|
BrowserSettings |
BrowserSettings.withAssociatedPortalArns(String... associatedPortalArns)
A list of web portal ARNs that this browser settings is associated with.
|
BrowserSettings |
BrowserSettings.withBrowserPolicy(String browserPolicy)
A JSON string containing Chrome Enterprise policies that will be applied to all streaming sessions.
|
BrowserSettings |
BrowserSettings.withBrowserSettingsArn(String browserSettingsArn)
The ARN of the browser settings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateBrowserSettingsResult.setBrowserSettings(BrowserSettings browserSettings)
The browser settings.
|
void |
GetBrowserSettingsResult.setBrowserSettings(BrowserSettings browserSettings)
The browser settings.
|
UpdateBrowserSettingsResult |
UpdateBrowserSettingsResult.withBrowserSettings(BrowserSettings browserSettings)
The browser settings.
|
GetBrowserSettingsResult |
GetBrowserSettingsResult.withBrowserSettings(BrowserSettings browserSettings)
The browser settings.
|
Copyright © 2023. All rights reserved.