B
C
D
E
F
G
O
P
S
T
S
- Schema - class in com.adobe.marketing.mobile.xdm
- Interface representing an XDM Event Data schema.
- SDKConfig - class in com.adobe.marketing.mobile.edge
- SDK configuration metadata.
- sendEvent(com.adobe.marketing.mobile.ExperienceEvent,com.adobe.marketing.mobile.EdgeCallback) - function in com.adobe.marketing.mobile.Edge
- Sends an event to Adobe Experience Edge and registers a callback for responses coming from the Edge Network.
- serializeFromList(java.util.List) - function in com.adobe.marketing.mobile.xdm.Formatters
- Serialize a list of
Propertyelements to a list of XDM formatted maps. - serializeToXdm() - function in com.adobe.marketing.mobile.xdm.Property
- Serialize this
Propertyobject to a map equivalent of its XDM schema. - serializeToXdm() - function in com.adobe.marketing.mobile.xdm.Schema
- Serialize this
Schemaobject to a map equivalent of its XDM schema. - setData(java.util.Map) - function in com.adobe.marketing.mobile.ExperienceEvent.Builder
- Sets free form data associated with this event to be passed to Adobe Experience Edge.
- setDatastreamConfigOverride(java.util.Map) - function in com.adobe.marketing.mobile.ExperienceEvent.Builder
- Override the default datastream configuration settings for individual services for this event.
- setDatastreamIdOverride(java.lang.String) - function in com.adobe.marketing.mobile.ExperienceEvent.Builder
- Override the default datastream identifier to send this event's data to a different datastream.
- setLocationHint(java.lang.String) - function in com.adobe.marketing.mobile.Edge
- Sets the Edge Network location hint used in requests to the Adobe Experience Platform Edge Network.
- setXdmSchema(com.adobe.marketing.mobile.xdm.Schema) - function in com.adobe.marketing.mobile.ExperienceEvent.Builder
- Solution specific XDM event data for this event.
- setXdmSchema(java.util.Map) - function in com.adobe.marketing.mobile.ExperienceEvent.Builder
- Solution specific XDM event data for this event, passed as raw mapping of keys and Object values.
- setXdmSchema(java.util.Map,java.lang.String) - function in com.adobe.marketing.mobile.ExperienceEvent.Builder
- Solution specific XDM event data for this event, passed as raw mapping of keys and Object values.