| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
InboxPlacementTrackingOption |
InboxPlacementTrackingOption.clone() |
InboxPlacementTrackingOption |
DomainDeliverabilityTrackingOption.getInboxPlacementTrackingOption()
An object that contains information about the inbox placement data settings for the domain.
|
InboxPlacementTrackingOption |
InboxPlacementTrackingOption.withGlobal(Boolean global)
Specifies whether inbox placement data is being tracked for the domain.
|
InboxPlacementTrackingOption |
InboxPlacementTrackingOption.withTrackedIsps(Collection<String> trackedIsps)
An array of strings, one for each major email provider that the inbox placement data applies to.
|
InboxPlacementTrackingOption |
InboxPlacementTrackingOption.withTrackedIsps(String... trackedIsps)
An array of strings, one for each major email provider that the inbox placement data applies to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DomainDeliverabilityTrackingOption.setInboxPlacementTrackingOption(InboxPlacementTrackingOption inboxPlacementTrackingOption)
An object that contains information about the inbox placement data settings for the domain.
|
DomainDeliverabilityTrackingOption |
DomainDeliverabilityTrackingOption.withInboxPlacementTrackingOption(InboxPlacementTrackingOption inboxPlacementTrackingOption)
An object that contains information about the inbox placement data settings for the domain.
|
Copyright © 2024. All rights reserved.