Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
BouncesRemoveListError |
BouncesRemoveListError.emailAddress(String emailAddress) |
BouncesRemoveListError |
BouncesRemoveListError.reason(String reason) |
Modifier and Type | Method and Description |
---|---|
List<BouncesRemoveListError> |
BouncesRemoveListResult.getErrors()
Get errors
|
Modifier and Type | Method and Description |
---|---|
BouncesRemoveListResult |
BouncesRemoveListResult.addErrorsItem(BouncesRemoveListError errorsItem) |
Modifier and Type | Method and Description |
---|---|
BouncesRemoveListResult |
BouncesRemoveListResult.errors(List<BouncesRemoveListError> errors) |
void |
BouncesRemoveListResult.setErrors(List<BouncesRemoveListError> errors) |
Copyright © 2017–2023 Okta. All rights reserved.