| Package | Description |
|---|---|
| com.amazonaws.services.workspacesthinclient.model |
| Modifier and Type | Method and Description |
|---|---|
static SoftwareSetValidationStatus |
SoftwareSetValidationStatus.fromValue(String value)
Use this in place of valueOf.
|
static SoftwareSetValidationStatus |
SoftwareSetValidationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SoftwareSetValidationStatus[] |
SoftwareSetValidationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SoftwareSetSummary |
SoftwareSetSummary.withValidationStatus(SoftwareSetValidationStatus validationStatus)
An option to define if the software set has been validated.
|
SoftwareSet |
SoftwareSet.withValidationStatus(SoftwareSetValidationStatus validationStatus)
An option to define if the software set has been validated.
|
UpdateSoftwareSetRequest |
UpdateSoftwareSetRequest.withValidationStatus(SoftwareSetValidationStatus validationStatus)
An option to define if the software set has been validated.
|
Copyright © 2025. All rights reserved.