| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceDefinitionV2Dot2Contact |
ServiceDefinitionV2Dot2Contact.contact(String contact) |
ServiceDefinitionV2Dot2Contact |
ServiceDefinitionV2Dot2Contact.name(String name) |
ServiceDefinitionV2Dot2Contact |
ServiceDefinitionV2Dot2Contact.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ServiceDefinitionV2Dot2Contact |
ServiceDefinitionV2Dot2Contact.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceDefinitionV2Dot2Contact> |
ServiceDefinitionV2Dot2.getContacts()
A list of contacts related to the services.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceDefinitionV2Dot2 |
ServiceDefinitionV2Dot2.addContactsItem(ServiceDefinitionV2Dot2Contact contactsItem) |
| Modifier and Type | Method and Description |
|---|---|
ServiceDefinitionV2Dot2 |
ServiceDefinitionV2Dot2.contacts(List<ServiceDefinitionV2Dot2Contact> contacts) |
void |
ServiceDefinitionV2Dot2.setContacts(List<ServiceDefinitionV2Dot2Contact> contacts) |
Copyright © 2024. All rights reserved.