| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AppVersion |
AppVersion.attributes(AppVersionAttributes attributes) |
AppVersion |
AppVersion.id(UUID id) |
AppVersion |
AppVersion.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
AppVersion |
AppVersion.type(AppVersionType type) |
| Modifier and Type | Method and Description |
|---|---|
List<AppVersion> |
ListAppVersionsResponse.getData()
The list of app versions.
|
| Modifier and Type | Method and Description |
|---|---|
ListAppVersionsResponse |
ListAppVersionsResponse.addDataItem(AppVersion dataItem) |
| Modifier and Type | Method and Description |
|---|---|
ListAppVersionsResponse |
ListAppVersionsResponse.data(List<AppVersion> data) |
void |
ListAppVersionsResponse.setData(List<AppVersion> data) |
Copyright © 2026. All rights reserved.