| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorDetails> |
WorkspaceImage.errorDetails()
The details of the error returned for the image.
|
| Modifier and Type | Method and Description |
|---|---|
WorkspaceImage.Builder |
WorkspaceImage.Builder.errorDetails(ErrorDetails... errorDetails)
The details of the error returned for the image.
|
| Modifier and Type | Method and Description |
|---|---|
WorkspaceImage.Builder |
WorkspaceImage.Builder.errorDetails(Collection<ErrorDetails> errorDetails)
The details of the error returned for the image.
|
Copyright © 2023. All rights reserved.