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