| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SlackIntegrationChannelDisplay |
SlackIntegrationChannel.getDisplay()
Configuration options for what is shown in an alert event message.
|
SlackIntegrationChannelDisplay |
SlackIntegrationChannelDisplay.message(Boolean message) |
SlackIntegrationChannelDisplay |
SlackIntegrationChannelDisplay.notified(Boolean notified) |
SlackIntegrationChannelDisplay |
SlackIntegrationChannelDisplay.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SlackIntegrationChannelDisplay |
SlackIntegrationChannelDisplay.snapshot(Boolean snapshot) |
SlackIntegrationChannelDisplay |
SlackIntegrationChannelDisplay.tags(Boolean tags) |
| Modifier and Type | Method and Description |
|---|---|
SlackIntegrationChannel |
SlackIntegrationChannel.display(SlackIntegrationChannelDisplay display) |
void |
SlackIntegrationChannel.setDisplay(SlackIntegrationChannelDisplay display) |
Copyright © 2024. All rights reserved.