| Package | Description |
|---|---|
| software.amazon.awssdk.services.appstream.model |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorDetails> |
AppBlock.appBlockErrors()
The errors of the app block.
|
| Modifier and Type | Method and Description |
|---|---|
AppBlock.Builder |
AppBlock.Builder.appBlockErrors(ErrorDetails... appBlockErrors)
The errors of the app block.
|
| Modifier and Type | Method and Description |
|---|---|
AppBlock.Builder |
AppBlock.Builder.appBlockErrors(Collection<ErrorDetails> appBlockErrors)
The errors of the app block.
|
Copyright © 2023. All rights reserved.