Uses of Class
com.okta.sdk.resource.model.BouncesRemoveListError
Packages that use BouncesRemoveListError
-
Uses of BouncesRemoveListError in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return BouncesRemoveListErrorMethods in com.okta.sdk.resource.model that return types with arguments of type BouncesRemoveListErrorModifier and TypeMethodDescriptionBouncesRemoveListResult.getErrors()
A list of emails that wasn't added to the email-bounced remove list and the error reasonMethods in com.okta.sdk.resource.model with parameters of type BouncesRemoveListErrorModifier and TypeMethodDescriptionBouncesRemoveListResult.adderrorsItem
(BouncesRemoveListError errorsItem) Method parameters in com.okta.sdk.resource.model with type arguments of type BouncesRemoveListErrorModifier and TypeMethodDescriptionBouncesRemoveListResult.errors
(List<BouncesRemoveListError> errors) void
BouncesRemoveListResult.setErrors
(List<BouncesRemoveListError> errors)