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