| Package | Description |
|---|---|
| com.amazonaws.services.workspacesweb.model |
| Modifier and Type | Method and Description |
|---|---|
BrowserSettingsSummary |
BrowserSettingsSummary.clone() |
BrowserSettingsSummary |
BrowserSettingsSummary.withBrowserSettingsArn(String browserSettingsArn)
The ARN of the browser settings.
|
| Modifier and Type | Method and Description |
|---|---|
List<BrowserSettingsSummary> |
ListBrowserSettingsResult.getBrowserSettings()
The browser settings.
|
| Modifier and Type | Method and Description |
|---|---|
ListBrowserSettingsResult |
ListBrowserSettingsResult.withBrowserSettings(BrowserSettingsSummary... browserSettings)
The browser settings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListBrowserSettingsResult.setBrowserSettings(Collection<BrowserSettingsSummary> browserSettings)
The browser settings.
|
ListBrowserSettingsResult |
ListBrowserSettingsResult.withBrowserSettings(Collection<BrowserSettingsSummary> browserSettings)
The browser settings.
|
Copyright © 2023. All rights reserved.