| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IOSSourcemapAttributes |
IOSSourcemapAttributes.createdAt(OffsetDateTime createdAt) |
IOSSourcemapAttributes |
IOSSourcemapData.getAttributes()
Attributes of an iOS dSYM source map.
|
IOSSourcemapAttributes |
IOSSourcemapAttributes.mapkind(String mapkind) |
IOSSourcemapAttributes |
IOSSourcemapAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
IOSSourcemapAttributes |
IOSSourcemapAttributes.size(Long size) |
IOSSourcemapAttributes |
IOSSourcemapAttributes.uuids(String uuids) |
| Modifier and Type | Method and Description |
|---|---|
IOSSourcemapData |
IOSSourcemapData.attributes(IOSSourcemapAttributes attributes) |
void |
IOSSourcemapData.setAttributes(IOSSourcemapAttributes attributes) |
| Constructor and Description |
|---|
IOSSourcemapData(IOSSourcemapAttributes attributes,
String id,
SourcemapDataType type) |
Copyright © 2026. All rights reserved.