| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ListAPIsResponseData |
ListAPIsResponseData.attributes(ListAPIsResponseDataAttributes attributes) |
ListAPIsResponseData |
ListAPIsResponseData.id(UUID id) |
ListAPIsResponseData |
ListAPIsResponseData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<ListAPIsResponseData> |
ListAPIsResponse.getData()
List of API items.
|
| Modifier and Type | Method and Description |
|---|---|
ListAPIsResponse |
ListAPIsResponse.addDataItem(ListAPIsResponseData dataItem) |
| Modifier and Type | Method and Description |
|---|---|
ListAPIsResponse |
ListAPIsResponse.data(List<ListAPIsResponseData> data) |
void |
ListAPIsResponse.setData(List<ListAPIsResponseData> data) |
Copyright © 2024. All rights reserved.