| Package | Description |
|---|---|
| com.amazonaws.services.workspacesweb.model |
| Modifier and Type | Method and Description |
|---|---|
static RendererType |
RendererType.fromValue(String value)
Use this in place of valueOf.
|
static RendererType |
RendererType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RendererType[] |
RendererType.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.withRendererType(RendererType rendererType)
The renderer that is used in streaming sessions.
|
Portal |
Portal.withRendererType(RendererType rendererType)
The renderer that is used in streaming sessions.
|
Copyright © 2023. All rights reserved.