| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces |
|
| software.amazon.awssdk.services.workspaces.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeWorkspaceAssociationsResponse |
WorkSpacesClient.describeWorkspaceAssociations(DescribeWorkspaceAssociationsRequest describeWorkspaceAssociationsRequest)
Describes the associations betweens applications and the specified WorkSpace.
|
default CompletableFuture<DescribeWorkspaceAssociationsResponse> |
WorkSpacesAsyncClient.describeWorkspaceAssociations(DescribeWorkspaceAssociationsRequest describeWorkspaceAssociationsRequest)
Describes the associations betweens applications and the specified WorkSpace.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeWorkspaceAssociationsRequestMarshaller.marshall(DescribeWorkspaceAssociationsRequest describeWorkspaceAssociationsRequest) |
Copyright © 2023. All rights reserved.