| Package | Description |
|---|---|
| software.amazon.awssdk.services.appstream.model |
| Modifier and Type | Method and Description |
|---|---|
List<StackError> |
Stack.stackErrors()
The errors for the stack.
|
| Modifier and Type | Method and Description |
|---|---|
Stack.Builder |
Stack.Builder.stackErrors(StackError... stackErrors)
The errors for the stack.
|
| Modifier and Type | Method and Description |
|---|---|
Stack.Builder |
Stack.Builder.stackErrors(Collection<StackError> stackErrors)
The errors for the stack.
|
Copyright © 2023. All rights reserved.