Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
ErrorErrorCausesInner |
ErrorErrorCausesInner.errorSummary(java.lang.String errorSummary) |
Modifier and Type | Method and Description |
---|---|
java.util.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(java.util.List<ErrorErrorCausesInner> errorCauses) |
void |
Error.setErrorCauses(java.util.List<ErrorErrorCausesInner> errorCauses) |
Copyright © 2017-2022 Okta. All Rights Reserved.