| Package | Description |
|---|---|
| com.amazonaws.services.appstream |
|
| com.amazonaws.services.appstream.model |
| Modifier and Type | Method and Description |
|---|---|
CopyImageResult |
AmazonAppStream.copyImage(CopyImageRequest copyImageRequest)
Copies the image within the same region or to a new region within the same AWS account.
|
CopyImageResult |
AbstractAmazonAppStream.copyImage(CopyImageRequest request) |
CopyImageResult |
AmazonAppStreamClient.copyImage(CopyImageRequest request)
Copies the image within the same region or to a new region within the same AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CopyImageResult> |
AmazonAppStreamAsync.copyImageAsync(CopyImageRequest copyImageRequest)
Copies the image within the same region or to a new region within the same AWS account.
|
Future<CopyImageResult> |
AbstractAmazonAppStreamAsync.copyImageAsync(CopyImageRequest request) |
Future<CopyImageResult> |
AmazonAppStreamAsyncClient.copyImageAsync(CopyImageRequest request) |
Future<CopyImageResult> |
AmazonAppStreamAsync.copyImageAsync(CopyImageRequest copyImageRequest,
AsyncHandler<CopyImageRequest,CopyImageResult> asyncHandler)
Copies the image within the same region or to a new region within the same AWS account.
|
Future<CopyImageResult> |
AbstractAmazonAppStreamAsync.copyImageAsync(CopyImageRequest request,
AsyncHandler<CopyImageRequest,CopyImageResult> asyncHandler) |
Future<CopyImageResult> |
AmazonAppStreamAsyncClient.copyImageAsync(CopyImageRequest request,
AsyncHandler<CopyImageRequest,CopyImageResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<CopyImageResult> |
AmazonAppStreamAsync.copyImageAsync(CopyImageRequest copyImageRequest,
AsyncHandler<CopyImageRequest,CopyImageResult> asyncHandler)
Copies the image within the same region or to a new region within the same AWS account.
|
Future<CopyImageResult> |
AbstractAmazonAppStreamAsync.copyImageAsync(CopyImageRequest request,
AsyncHandler<CopyImageRequest,CopyImageResult> asyncHandler) |
Future<CopyImageResult> |
AmazonAppStreamAsyncClient.copyImageAsync(CopyImageRequest request,
AsyncHandler<CopyImageRequest,CopyImageResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CopyImageResult |
CopyImageResult.clone() |
CopyImageResult |
CopyImageResult.withDestinationImageName(String destinationImageName)
The name of the destination image.
|
Copyright © 2022. All rights reserved.