| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
List<ImageResourceAssociation> |
DescribeImageAssociationsResponse.associations()
List of information about the specified associations.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeImageAssociationsResponse.Builder |
DescribeImageAssociationsResponse.Builder.associations(ImageResourceAssociation... associations)
List of information about the specified associations.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeImageAssociationsResponse.Builder |
DescribeImageAssociationsResponse.Builder.associations(Collection<ImageResourceAssociation> associations)
List of information about the specified associations.
|
Copyright © 2023. All rights reserved.