| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeImageAssociationsResponse |
WorkSpacesClient.describeImageAssociations(Consumer<DescribeImageAssociationsRequest.Builder> describeImageAssociationsRequest)
Describes the associations between the applications and the specified image.
|
default DescribeImageAssociationsResponse |
WorkSpacesClient.describeImageAssociations(DescribeImageAssociationsRequest describeImageAssociationsRequest)
Describes the associations between the applications and the specified image.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeImageAssociationsResponse> |
WorkSpacesAsyncClient.describeImageAssociations(Consumer<DescribeImageAssociationsRequest.Builder> describeImageAssociationsRequest)
Describes the associations between the applications and the specified image.
|
default CompletableFuture<DescribeImageAssociationsResponse> |
WorkSpacesAsyncClient.describeImageAssociations(DescribeImageAssociationsRequest describeImageAssociationsRequest)
Describes the associations between the applications and the specified image.
|
Copyright © 2023. All rights reserved.