Uses of Class
software.amazon.awssdk.services.workspaces.model.UpdateResult
-
Packages that use UpdateResult Package Description software.amazon.awssdk.services.workspaces.model -
-
Uses of UpdateResult in software.amazon.awssdk.services.workspaces.model
Methods in software.amazon.awssdk.services.workspaces.model that return UpdateResult Modifier and Type Method Description UpdateResultWorkspaceImage. updates()The updates (if any) that are available for the specified image.Methods in software.amazon.awssdk.services.workspaces.model with parameters of type UpdateResult Modifier and Type Method Description WorkspaceImage.BuilderWorkspaceImage.Builder. updates(UpdateResult updates)The updates (if any) that are available for the specified image.
-