| Package | Description |
|---|---|
| software.amazon.awssdk.services.appstream.model |
| Modifier and Type | Method and Description |
|---|---|
List<UserStackAssociationError> |
BatchDisassociateUserStackResponse.errors()
The list of UserStackAssociationError objects.
|
List<UserStackAssociationError> |
BatchAssociateUserStackResponse.errors()
The list of UserStackAssociationError objects.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDisassociateUserStackResponse.Builder |
BatchDisassociateUserStackResponse.Builder.errors(UserStackAssociationError... errors)
The list of UserStackAssociationError objects.
|
BatchAssociateUserStackResponse.Builder |
BatchAssociateUserStackResponse.Builder.errors(UserStackAssociationError... errors)
The list of UserStackAssociationError objects.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDisassociateUserStackResponse.Builder |
BatchDisassociateUserStackResponse.Builder.errors(Collection<UserStackAssociationError> errors)
The list of UserStackAssociationError objects.
|
BatchAssociateUserStackResponse.Builder |
BatchAssociateUserStackResponse.Builder.errors(Collection<UserStackAssociationError> errors)
The list of UserStackAssociationError objects.
|
Copyright © 2023. All rights reserved.