| Package | Description |
|---|---|
| com.amazonaws.services.workspaces |
|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeImageAssociationsResult |
AmazonWorkspacesClient.describeImageAssociations(DescribeImageAssociationsRequest request)
Describes the associations between the applications and the specified image.
|
DescribeImageAssociationsResult |
AbstractAmazonWorkspaces.describeImageAssociations(DescribeImageAssociationsRequest request) |
DescribeImageAssociationsResult |
AmazonWorkspaces.describeImageAssociations(DescribeImageAssociationsRequest describeImageAssociationsRequest)
Describes the associations between the applications and the specified image.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeImageAssociationsResult> |
AmazonWorkspacesAsyncClient.describeImageAssociationsAsync(DescribeImageAssociationsRequest request,
AsyncHandler<DescribeImageAssociationsRequest,DescribeImageAssociationsResult> asyncHandler) |
Future<DescribeImageAssociationsResult> |
AbstractAmazonWorkspacesAsync.describeImageAssociationsAsync(DescribeImageAssociationsRequest request,
AsyncHandler<DescribeImageAssociationsRequest,DescribeImageAssociationsResult> asyncHandler) |
Future<DescribeImageAssociationsResult> |
AmazonWorkspacesAsync.describeImageAssociationsAsync(DescribeImageAssociationsRequest describeImageAssociationsRequest,
AsyncHandler<DescribeImageAssociationsRequest,DescribeImageAssociationsResult> asyncHandler)
Describes the associations between the applications and the specified image.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeImageAssociationsResult |
DescribeImageAssociationsResult.clone() |
DescribeImageAssociationsResult |
DescribeImageAssociationsResult.withAssociations(Collection<ImageResourceAssociation> associations)
List of information about the specified associations.
|
DescribeImageAssociationsResult |
DescribeImageAssociationsResult.withAssociations(ImageResourceAssociation... associations)
List of information about the specified associations.
|
Copyright © 2025. All rights reserved.