| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeImageAssociationsResponse.Builder |
DescribeImageAssociationsResponse.Builder.associations(Collection<ImageResourceAssociation> associations)
List of information about the specified associations.
|
DescribeImageAssociationsResponse.Builder |
DescribeImageAssociationsResponse.Builder.associations(Consumer<ImageResourceAssociation.Builder>... associations)
List of information about the specified associations.
|
DescribeImageAssociationsResponse.Builder |
DescribeImageAssociationsResponse.Builder.associations(ImageResourceAssociation... associations)
List of information about the specified associations.
|
static DescribeImageAssociationsResponse.Builder |
DescribeImageAssociationsResponse.builder() |
DescribeImageAssociationsResponse.Builder |
DescribeImageAssociationsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeImageAssociationsResponse.Builder> |
DescribeImageAssociationsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.