| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
Project |
Project.attributes(ProjectAttributes attributes) |
Project |
ProjectResponse.getData()
A Project
|
Project |
Project.id(String id) |
Project |
Project.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Project |
Project.relationships(ProjectRelationships relationships) |
Project |
Project.type(ProjectResourceType type) |
| Modifier and Type | Method and Description |
|---|---|
List<Project> |
ProjectsResponse.getData()
Projects response data
|
| Modifier and Type | Method and Description |
|---|---|
ProjectsResponse |
ProjectsResponse.addDataItem(Project dataItem) |
ProjectResponse |
ProjectResponse.data(Project data) |
void |
ProjectResponse.setData(Project data) |
| Modifier and Type | Method and Description |
|---|---|
ProjectsResponse |
ProjectsResponse.data(List<Project> data) |
void |
ProjectsResponse.setData(List<Project> data) |
Copyright © 2024. All rights reserved.