| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces |
|
| software.amazon.awssdk.services.workspaces.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeImageAssociationsResponse |
WorkSpacesClient.describeImageAssociations(DescribeImageAssociationsRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeImageAssociationsRequestMarshaller.marshall(DescribeImageAssociationsRequest describeImageAssociationsRequest) |
Copyright © 2023. All rights reserved.