| Package | Description |
|---|---|
| software.amazon.awssdk.services.appstream.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchAssociateUserStackResponse.Builder |
BatchAssociateUserStackResponse.builder() |
BatchAssociateUserStackResponse.Builder |
BatchAssociateUserStackResponse.Builder.errors(Collection<UserStackAssociationError> errors)
The list of UserStackAssociationError objects.
|
BatchAssociateUserStackResponse.Builder |
BatchAssociateUserStackResponse.Builder.errors(Consumer<UserStackAssociationError.Builder>... errors)
The list of UserStackAssociationError objects.
|
BatchAssociateUserStackResponse.Builder |
BatchAssociateUserStackResponse.Builder.errors(UserStackAssociationError... errors)
The list of UserStackAssociationError objects.
|
BatchAssociateUserStackResponse.Builder |
BatchAssociateUserStackResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchAssociateUserStackResponse.Builder> |
BatchAssociateUserStackResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.