| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CustomDestinationResponseDefinition |
CustomDestinationResponseDefinition.attributes(CustomDestinationResponseAttributes attributes) |
CustomDestinationResponseDefinition |
CustomDestinationResponse.getData()
The definition of a custom destination.
|
CustomDestinationResponseDefinition |
CustomDestinationResponseDefinition.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CustomDestinationResponseDefinition |
CustomDestinationResponseDefinition.type(CustomDestinationType type) |
| Modifier and Type | Method and Description |
|---|---|
List<CustomDestinationResponseDefinition> |
CustomDestinationsResponse.getData()
A list of custom destinations.
|
| Modifier and Type | Method and Description |
|---|---|
CustomDestinationsResponse |
CustomDestinationsResponse.addDataItem(CustomDestinationResponseDefinition dataItem) |
CustomDestinationResponse |
CustomDestinationResponse.data(CustomDestinationResponseDefinition data) |
void |
CustomDestinationResponse.setData(CustomDestinationResponseDefinition data) |
| Modifier and Type | Method and Description |
|---|---|
CustomDestinationsResponse |
CustomDestinationsResponse.data(List<CustomDestinationResponseDefinition> data) |
void |
CustomDestinationsResponse.setData(List<CustomDestinationResponseDefinition> data) |
Copyright © 2024. All rights reserved.