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