public static interface UpdateResult.Builder extends SdkPojo, CopyableBuilder<UpdateResult.Builder,UpdateResult>
| Modifier and Type | Method and Description |
|---|---|
UpdateResult.Builder |
description(String description)
A description of whether updates for the WorkSpace image are pending or available.
|
UpdateResult.Builder |
updateAvailable(Boolean updateAvailable)
Indicates whether updated drivers or other components are available for the specified WorkSpace image.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateResult.Builder updateAvailable(Boolean updateAvailable)
Indicates whether updated drivers or other components are available for the specified WorkSpace image.
updateAvailable - Indicates whether updated drivers or other components are available for the specified WorkSpace image.UpdateResult.Builder description(String description)
A description of whether updates for the WorkSpace image are pending or available.
description - A description of whether updates for the WorkSpace image are pending or available.Copyright © 2023. All rights reserved.