| Package | Description |
|---|---|
| com.amazonaws.services.appstream |
|
| com.amazonaws.services.appstream.model |
| Modifier and Type | Method and Description |
|---|---|
CreateUpdatedImageResult |
AbstractAmazonAppStream.createUpdatedImage(CreateUpdatedImageRequest request) |
CreateUpdatedImageResult |
AmazonAppStream.createUpdatedImage(CreateUpdatedImageRequest createUpdatedImageRequest)
Creates a new image with the latest Windows operating system updates, driver updates, and AppStream 2.0 agent
software.
|
CreateUpdatedImageResult |
AmazonAppStreamClient.createUpdatedImage(CreateUpdatedImageRequest request)
Creates a new image with the latest Windows operating system updates, driver updates, and AppStream 2.0 agent
software.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateUpdatedImageResult> |
AbstractAmazonAppStreamAsync.createUpdatedImageAsync(CreateUpdatedImageRequest request,
AsyncHandler<CreateUpdatedImageRequest,CreateUpdatedImageResult> asyncHandler) |
Future<CreateUpdatedImageResult> |
AmazonAppStreamAsyncClient.createUpdatedImageAsync(CreateUpdatedImageRequest request,
AsyncHandler<CreateUpdatedImageRequest,CreateUpdatedImageResult> asyncHandler) |
Future<CreateUpdatedImageResult> |
AmazonAppStreamAsync.createUpdatedImageAsync(CreateUpdatedImageRequest createUpdatedImageRequest,
AsyncHandler<CreateUpdatedImageRequest,CreateUpdatedImageResult> asyncHandler)
Creates a new image with the latest Windows operating system updates, driver updates, and AppStream 2.0 agent
software.
|
| Modifier and Type | Method and Description |
|---|---|
CreateUpdatedImageResult |
CreateUpdatedImageResult.clone() |
CreateUpdatedImageResult |
CreateUpdatedImageResult.withCanUpdateImage(Boolean canUpdateImage)
Indicates whether a new image can be created.
|
CreateUpdatedImageResult |
CreateUpdatedImageResult.withImage(Image image) |
Copyright © 2023. All rights reserved.