| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SessionIdData |
SessionIdData.id(String id) |
SessionIdData |
SessionIdData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SessionIdData |
SessionIdData.type(ViewershipHistorySessionDataType type) |
| Modifier and Type | Method and Description |
|---|---|
List<SessionIdData> |
SessionIdArray.getData()
Array of session identifier data objects.
|
| Modifier and Type | Method and Description |
|---|---|
SessionIdArray |
SessionIdArray.addDataItem(SessionIdData dataItem) |
| Modifier and Type | Method and Description |
|---|---|
SessionIdArray |
SessionIdArray.data(List<SessionIdData> data) |
void |
SessionIdArray.setData(List<SessionIdData> data) |
| Constructor and Description |
|---|
SessionIdArray(List<SessionIdData> data) |
Copyright © 2026. All rights reserved.