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