| Package | Description |
|---|---|
| software.amazon.awssdk.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorDetail> |
ChangeSummary.errorDetailList()
An array of
ErrorDetail objects associated with the change. |
| Modifier and Type | Method and Description |
|---|---|
ChangeSummary.Builder |
ChangeSummary.Builder.errorDetailList(ErrorDetail... errorDetailList)
An array of
ErrorDetail objects associated with the change. |
| Modifier and Type | Method and Description |
|---|---|
ChangeSummary.Builder |
ChangeSummary.Builder.errorDetailList(Collection<ErrorDetail> errorDetailList)
An array of
ErrorDetail objects associated with the change. |
Copyright © 2023. All rights reserved.