| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces |
|
| software.amazon.awssdk.services.workspaces.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeBundleAssociationsResponse |
WorkSpacesClient.describeBundleAssociations(DescribeBundleAssociationsRequest describeBundleAssociationsRequest)
Describes the associations between the applications and the specified bundle.
|
default CompletableFuture<DescribeBundleAssociationsResponse> |
WorkSpacesAsyncClient.describeBundleAssociations(DescribeBundleAssociationsRequest describeBundleAssociationsRequest)
Describes the associations between the applications and the specified bundle.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeBundleAssociationsRequestMarshaller.marshall(DescribeBundleAssociationsRequest describeBundleAssociationsRequest) |
Copyright © 2023. All rights reserved.