| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspacesweb.model |
| Modifier and Type | Method and Description |
|---|---|
CookieSynchronizationConfiguration |
UserSettings.cookieSynchronizationConfiguration()
The configuration that specifies which cookies should be synchronized from the end user's local browser to the
remote browser.
|
CookieSynchronizationConfiguration |
UserSettingsSummary.cookieSynchronizationConfiguration()
The configuration that specifies which cookies should be synchronized from the end user's local browser to the
remote browser.
|
CookieSynchronizationConfiguration |
UpdateUserSettingsRequest.cookieSynchronizationConfiguration()
The configuration that specifies which cookies should be synchronized from the end user's local browser to the
remote browser.
|
CookieSynchronizationConfiguration |
CreateUserSettingsRequest.cookieSynchronizationConfiguration()
The configuration that specifies which cookies should be synchronized from the end user's local browser to the
remote browser.
|
| Modifier and Type | Method and Description |
|---|---|
UserSettings.Builder |
UserSettings.Builder.cookieSynchronizationConfiguration(CookieSynchronizationConfiguration cookieSynchronizationConfiguration)
The configuration that specifies which cookies should be synchronized from the end user's local browser to
the remote browser.
|
UserSettingsSummary.Builder |
UserSettingsSummary.Builder.cookieSynchronizationConfiguration(CookieSynchronizationConfiguration cookieSynchronizationConfiguration)
The configuration that specifies which cookies should be synchronized from the end user's local browser to
the remote browser.
|
UpdateUserSettingsRequest.Builder |
UpdateUserSettingsRequest.Builder.cookieSynchronizationConfiguration(CookieSynchronizationConfiguration cookieSynchronizationConfiguration)
The configuration that specifies which cookies should be synchronized from the end user's local browser to
the remote browser.
|
CreateUserSettingsRequest.Builder |
CreateUserSettingsRequest.Builder.cookieSynchronizationConfiguration(CookieSynchronizationConfiguration cookieSynchronizationConfiguration)
The configuration that specifies which cookies should be synchronized from the end user's local browser to
the remote browser.
|
Copyright © 2023. All rights reserved.