| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ServiceDefinitionV2SlackType |
ServiceDefinitionV2SlackType.SLACK |
| Modifier and Type | Method and Description |
|---|---|
static ServiceDefinitionV2SlackType |
ServiceDefinitionV2SlackType.fromValue(String value) |
ServiceDefinitionV2SlackType |
ServiceDefinitionV2Slack.getType()
Contact type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceDefinitionV2SlackType.ServiceDefinitionV2SlackTypeSerializer.serialize(ServiceDefinitionV2SlackType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ServiceDefinitionV2Slack.setType(ServiceDefinitionV2SlackType type) |
ServiceDefinitionV2Slack |
ServiceDefinitionV2Slack.type(ServiceDefinitionV2SlackType type) |
| Constructor and Description |
|---|
ServiceDefinitionV2Slack(String contact,
ServiceDefinitionV2SlackType type) |
| Constructor and Description |
|---|
ServiceDefinitionV2SlackTypeSerializer(Class<ServiceDefinitionV2SlackType> t) |
Copyright © 2024. All rights reserved.