| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeBundleAssociationsResponse |
WorkSpacesClient.describeBundleAssociations(Consumer<DescribeBundleAssociationsRequest.Builder> describeBundleAssociationsRequest)
Describes the associations between the applications and the specified bundle.
|
default DescribeBundleAssociationsResponse |
WorkSpacesClient.describeBundleAssociations(DescribeBundleAssociationsRequest describeBundleAssociationsRequest)
Describes the associations between the applications and the specified bundle.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeBundleAssociationsResponse> |
WorkSpacesAsyncClient.describeBundleAssociations(Consumer<DescribeBundleAssociationsRequest.Builder> 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.
|
Copyright © 2023. All rights reserved.