| Package | Description |
|---|---|
| com.amazonaws.services.appstream.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorDetails |
ErrorDetails.clone() |
ErrorDetails |
ErrorDetails.withErrorCode(String errorCode)
The error code.
|
ErrorDetails |
ErrorDetails.withErrorMessage(String errorMessage)
The error message.
|
| Modifier and Type | Method and Description |
|---|---|
List<ErrorDetails> |
AppBlock.getAppBlockErrors()
The errors of the app block.
|
| Modifier and Type | Method and Description |
|---|---|
AppBlock |
AppBlock.withAppBlockErrors(ErrorDetails... appBlockErrors)
The errors of the app block.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppBlock.setAppBlockErrors(Collection<ErrorDetails> appBlockErrors)
The errors of the app block.
|
AppBlock |
AppBlock.withAppBlockErrors(Collection<ErrorDetails> appBlockErrors)
The errors of the app block.
|
Copyright © 2024. All rights reserved.