| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceDefinitionV2Dot1Contact |
ServiceDefinitionV2Dot1Contact.ServiceDefinitionV2Dot1ContactDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
ServiceDefinitionV2Dot1Contact |
ServiceDefinitionV2Dot1Contact.ServiceDefinitionV2Dot1ContactDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServiceDefinitionV2Dot1Contact> |
ServiceDefinitionV2Dot1.getContacts()
A list of contacts related to the services.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceDefinitionV2Dot1 |
ServiceDefinitionV2Dot1.addContactsItem(ServiceDefinitionV2Dot1Contact contactsItem) |
void |
ServiceDefinitionV2Dot1Contact.ServiceDefinitionV2Dot1ContactSerializer.serialize(ServiceDefinitionV2Dot1Contact value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
ServiceDefinitionV2Dot1 |
ServiceDefinitionV2Dot1.contacts(List<ServiceDefinitionV2Dot1Contact> contacts) |
void |
ServiceDefinitionV2Dot1.setContacts(List<ServiceDefinitionV2Dot1Contact> contacts) |
| Constructor and Description |
|---|
ServiceDefinitionV2Dot1ContactSerializer(Class<ServiceDefinitionV2Dot1Contact> t) |
Copyright © 2024. All rights reserved.