| Package | Description |
|---|---|
| com.amazonaws.services.workspacesweb.model |
| Modifier and Type | Method and Description |
|---|---|
static BrowserType |
BrowserType.fromValue(String value)
Use this in place of valueOf.
|
static BrowserType |
BrowserType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrowserType[] |
BrowserType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PortalSummary |
PortalSummary.withBrowserType(BrowserType browserType)
The browser type of the web portal.
|
Portal |
Portal.withBrowserType(BrowserType browserType)
The browser that users see when using a streaming session.
|
Copyright © 2023. All rights reserved.