| Package | Description |
|---|---|
| com.amazonaws.services.workspacesthinclient.model |
| Modifier and Type | Method and Description |
|---|---|
Software |
Software.clone() |
Software |
Software.withName(String name)
The name of the software component.
|
Software |
Software.withVersion(String version)
The version of the software component.
|
| Modifier and Type | Method and Description |
|---|---|
List<Software> |
SoftwareSet.getSoftware()
A list of the software components in the software set.
|
| Modifier and Type | Method and Description |
|---|---|
SoftwareSet |
SoftwareSet.withSoftware(Software... software)
A list of the software components in the software set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SoftwareSet.setSoftware(Collection<Software> software)
A list of the software components in the software set.
|
SoftwareSet |
SoftwareSet.withSoftware(Collection<Software> software)
A list of the software components in the software set.
|
Copyright © 2025. All rights reserved.