Package | Description |
---|---|
com.okta.sdk.resource.api | |
com.okta.sdk.resource.model |
Modifier and Type | Method and Description |
---|---|
BouncesRemoveListResult |
OrgSettingApi.bulkRemoveEmailAddressBounces(BouncesRemoveListObj bouncesRemoveListObj)
Remove Emails from Email Provider Bounce List
Removes a list of email addresses to be removed from the set of email addresses that are bounced
|
BouncesRemoveListResult |
OrgSettingApi.bulkRemoveEmailAddressBounces(BouncesRemoveListObj bouncesRemoveListObj,
Map<String,String> additionalHeaders)
Remove Emails from Email Provider Bounce List
Removes a list of email addresses to be removed from the set of email addresses that are bounced
|
Modifier and Type | Method and Description |
---|---|
BouncesRemoveListResult |
BouncesRemoveListResult.addErrorsItem(BouncesRemoveListError errorsItem) |
BouncesRemoveListResult |
BouncesRemoveListResult.errors(List<BouncesRemoveListError> errors) |
Copyright © 2017–2023 Okta. All rights reserved.