Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
BouncesRemoveListResult |
OrgSettingApi.bulkRemoveEmailAddressBounces(BouncesRemoveListObj bouncesRemoveListObj)
Remove Emails from Email Provider Bounce List
A list of email addresses to be removed from the set of email addresses that are bounced
|
<T> T |
OrgSettingApi.bulkRemoveEmailAddressBounces(Class<?> T,
BouncesRemoveListObj bouncesRemoveListObj)
Remove Emails from Email Provider Bounce List
A list of email addresses to be removed from the set of email addresses that are bounced
|
PagedList |
OrgSettingApi.bulkRemoveEmailAddressBouncesWithPaginationInfo(BouncesRemoveListObj bouncesRemoveListObj)
Remove Emails from Email Provider Bounce List
A list of email addresses to be removed from the set of email addresses that are bounced
|
Modifier and Type | Method and Description |
---|---|
BouncesRemoveListObj |
BouncesRemoveListObj.addEmailAddressesItem(String emailAddressesItem) |
BouncesRemoveListObj |
BouncesRemoveListObj.emailAddresses(List<String> emailAddresses) |
Copyright © 2017–2023 Okta. All rights reserved.