| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
OperatingSystem |
CreateWorkspaceImageResponse.operatingSystem()
The operating system that the image is running.
|
OperatingSystem |
WorkspaceImage.operatingSystem()
The operating system that the image is running.
|
| Modifier and Type | Method and Description |
|---|---|
CreateWorkspaceImageResponse.Builder |
CreateWorkspaceImageResponse.Builder.operatingSystem(OperatingSystem operatingSystem)
The operating system that the image is running.
|
WorkspaceImage.Builder |
WorkspaceImage.Builder.operatingSystem(OperatingSystem operatingSystem)
The operating system that the image is running.
|
Copyright © 2023. All rights reserved.