| 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.
|
CompletableFuture<CustomDestinationResponse> |
LogsCustomDestinationsApi.createLogsCustomDestinationAsync(CustomDestinationCreateRequest body)
Create a custom destination.
|
ApiResponse<CustomDestinationResponse> |
LogsCustomDestinationsApi.createLogsCustomDestinationWithHttpInfo(CustomDestinationCreateRequest body)
Create a custom destination in your organization.
|
CompletableFuture<ApiResponse<CustomDestinationResponse>> |
LogsCustomDestinationsApi.createLogsCustomDestinationWithHttpInfoAsync(CustomDestinationCreateRequest body)
Create a custom destination.
|
| Modifier and Type | Method and Description |
|---|---|
CustomDestinationCreateRequest |
CustomDestinationCreateRequest.data(CustomDestinationCreateRequestDefinition data) |
CustomDestinationCreateRequest |
CustomDestinationCreateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.