| Package | Description |
|---|---|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateResult |
UpdateResult.clone() |
UpdateResult |
WorkspaceImage.getUpdates()
The updates (if any) that are available for the specified image.
|
UpdateResult |
UpdateResult.withDescription(String description)
A description of whether updates for the WorkSpace image are pending or available.
|
UpdateResult |
UpdateResult.withUpdateAvailable(Boolean updateAvailable)
Indicates whether updated drivers or other components are available for the specified WorkSpace image.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkspaceImage.setUpdates(UpdateResult updates)
The updates (if any) that are available for the specified image.
|
WorkspaceImage |
WorkspaceImage.withUpdates(UpdateResult updates)
The updates (if any) that are available for the specified image.
|
Copyright © 2021. All rights reserved.