A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
_
U
- unlockAndDelete(String) - function in com.datadog.android.core.persistence.PersistenceStrategy
- Marks the batch as unlocked and to be deleted.
- unlockAndKeep(String) - function in com.datadog.android.core.persistence.PersistenceStrategy
- Marks the batch as unlocked and to be kept to be read again later.
- unwrap() - function in com.datadog.android.api.feature.FeatureScope
- Returns the original feature.
- updateFeatureContext(String,Function1) - function in com.datadog.android.api.feature.FeatureSdkCore
- Updates the context if exists with the new entries.
- updateFeatureContext(String,Function1) - function in com.datadog.android.api.feature.InternalSdkCore
- Updates the context if exists with the new entries.
- UploadFrequency - class in com.datadog.android.core.configuration
- Defines the frequency at which batch upload are tried.
- UploadSchedulerStrategy - class in com.datadog.android.core.configuration
- Defines the strategy used to schedule the waiting period between batch uploads.
- US1 - enum entry in com.datadog.android.DatadogSite
The US1 site: app.datadoghq.com.
- US1_FED - enum entry in com.datadog.android.DatadogSite
The US1_FED site (FedRAMP compatible): app.ddog-gov.com.
- US3 - enum entry in com.datadog.android.DatadogSite
The US3 site: us3.datadoghq.com.
- US5 - enum entry in com.datadog.android.DatadogSite
The US5 site: us5.datadoghq.com.
- USER - enum entry in com.datadog.android.api.InternalLogger.Target
- UserInfo - class in com.datadog.android.api.context
- Holds information about the current User.
- useSite(DatadogSite) - function in com.datadog.android.core.configuration.Configuration.Builder
- Let the SDK target your preferred Datadog's site.