| Package | Description |
|---|---|
| org.openapitools.client.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorErrorCausesInner |
ErrorErrorCausesInner.errorSummary(String errorSummary) |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorErrorCausesInner> |
Error.getErrorCauses()
Get errorCauses
|
| Modifier and Type | Method and Description |
|---|---|
Error |
Error.addErrorCausesItem(ErrorErrorCausesInner errorCausesItem) |
| Modifier and Type | Method and Description |
|---|---|
Error |
Error.errorCauses(List<ErrorErrorCausesInner> errorCauses) |
void |
Error.setErrorCauses(List<ErrorErrorCausesInner> errorCauses) |
Copyright © 2017–2023 Okta. All rights reserved.