| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CustomDestinationResponse |
LogsCustomDestinationsApi.createLogsCustomDestination(CustomDestinationCreateRequest body)
Create a custom destination.
|
CustomDestinationResponse |
LogsCustomDestinationsApi.getLogsCustomDestination(String customDestinationId)
Get a custom destination.
|
CustomDestinationResponse |
LogsCustomDestinationsApi.updateLogsCustomDestination(String customDestinationId,
CustomDestinationUpdateRequest body)
Update a custom destination.
|
| Modifier and Type | Method and Description |
|---|---|
CustomDestinationResponse |
CustomDestinationResponse.data(CustomDestinationResponseDefinition data) |
CustomDestinationResponse |
CustomDestinationResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.