| Package | Description |
|---|---|
| com.amazonaws.services.workspacesthinclient |
Amazon WorkSpaces Thin Client is an affordable device built to work with Amazon Web Services End User Computing (EUC)
virtual desktops to provide users with a complete cloud desktop solution.
|
| com.amazonaws.services.workspacesthinclient.model |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateSoftwareSetResult> |
AbstractAmazonWorkSpacesThinClientAsync.updateSoftwareSetAsync(UpdateSoftwareSetRequest request,
AsyncHandler<UpdateSoftwareSetRequest,UpdateSoftwareSetResult> asyncHandler) |
Future<UpdateSoftwareSetResult> |
AmazonWorkSpacesThinClientAsyncClient.updateSoftwareSetAsync(UpdateSoftwareSetRequest request,
AsyncHandler<UpdateSoftwareSetRequest,UpdateSoftwareSetResult> asyncHandler) |
Future<UpdateSoftwareSetResult> |
AmazonWorkSpacesThinClientAsync.updateSoftwareSetAsync(UpdateSoftwareSetRequest updateSoftwareSetRequest,
AsyncHandler<UpdateSoftwareSetRequest,UpdateSoftwareSetResult> asyncHandler)
Updates a software set.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateSoftwareSetRequest |
UpdateSoftwareSetRequest.clone() |
UpdateSoftwareSetRequest |
UpdateSoftwareSetRequest.withId(String id)
The ID of the software set to update.
|
UpdateSoftwareSetRequest |
UpdateSoftwareSetRequest.withValidationStatus(SoftwareSetValidationStatus validationStatus)
An option to define if the software set has been validated.
|
UpdateSoftwareSetRequest |
UpdateSoftwareSetRequest.withValidationStatus(String validationStatus)
An option to define if the software set has been validated.
|
Copyright © 2024. All rights reserved.