| Package | Description |
|---|---|
| software.amazon.awssdk.services.appstream.model |
| Modifier and Type | Method and Description |
|---|---|
List<Application> |
Image.applications()
The applications associated with the image.
|
| Modifier and Type | Method and Description |
|---|---|
Image.Builder |
Image.Builder.applications(Application... applications)
The applications associated with the image.
|
| Modifier and Type | Method and Description |
|---|---|
Image.Builder |
Image.Builder.applications(Collection<Application> applications)
The applications associated with the image.
|
Copyright © 2021. All rights reserved.