| Package | Description |
|---|---|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
OperatingSystem |
OperatingSystem.clone() |
OperatingSystem |
WorkspaceImage.getOperatingSystem()
The operating system that the image is running.
|
OperatingSystem |
OperatingSystem.withType(OperatingSystemType type)
The operating system.
|
OperatingSystem |
OperatingSystem.withType(String type)
The operating system.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkspaceImage.setOperatingSystem(OperatingSystem operatingSystem)
The operating system that the image is running.
|
WorkspaceImage |
WorkspaceImage.withOperatingSystem(OperatingSystem operatingSystem)
The operating system that the image is running.
|
Copyright © 2020. All rights reserved.