| Package | Description |
|---|---|
| com.amazonaws.services.workspaces |
|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeBundleAssociationsResult |
AmazonWorkspacesClient.describeBundleAssociations(DescribeBundleAssociationsRequest request)
Describes the associations between the applications and the specified bundle.
|
DescribeBundleAssociationsResult |
AmazonWorkspaces.describeBundleAssociations(DescribeBundleAssociationsRequest describeBundleAssociationsRequest)
Describes the associations between the applications and the specified bundle.
|
DescribeBundleAssociationsResult |
AbstractAmazonWorkspaces.describeBundleAssociations(DescribeBundleAssociationsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeBundleAssociationsResult> |
AmazonWorkspacesAsyncClient.describeBundleAssociationsAsync(DescribeBundleAssociationsRequest request,
AsyncHandler<DescribeBundleAssociationsRequest,DescribeBundleAssociationsResult> asyncHandler) |
Future<DescribeBundleAssociationsResult> |
AmazonWorkspacesAsync.describeBundleAssociationsAsync(DescribeBundleAssociationsRequest describeBundleAssociationsRequest,
AsyncHandler<DescribeBundleAssociationsRequest,DescribeBundleAssociationsResult> asyncHandler)
Describes the associations between the applications and the specified bundle.
|
Future<DescribeBundleAssociationsResult> |
AbstractAmazonWorkspacesAsync.describeBundleAssociationsAsync(DescribeBundleAssociationsRequest request,
AsyncHandler<DescribeBundleAssociationsRequest,DescribeBundleAssociationsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeBundleAssociationsResult |
DescribeBundleAssociationsResult.clone() |
DescribeBundleAssociationsResult |
DescribeBundleAssociationsResult.withAssociations(BundleResourceAssociation... associations)
List of information about the specified associations.
|
DescribeBundleAssociationsResult |
DescribeBundleAssociationsResult.withAssociations(Collection<BundleResourceAssociation> associations)
List of information about the specified associations.
|
Copyright © 2025. All rights reserved.