| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceDefinitionV1Contact |
ServiceDefinitionV1Contact.email(String email) |
ServiceDefinitionV1Contact |
ServiceDefinitionV1.getContact()
Deprecated.
Contact information about the service.
|
ServiceDefinitionV1Contact |
ServiceDefinitionV1Contact.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ServiceDefinitionV1Contact |
ServiceDefinitionV1Contact.slack(String slack) |
| Modifier and Type | Method and Description |
|---|---|
ServiceDefinitionV1 |
ServiceDefinitionV1.contact(ServiceDefinitionV1Contact contact)
Deprecated.
|
void |
ServiceDefinitionV1.setContact(ServiceDefinitionV1Contact contact)
Deprecated.
|
Copyright © 2024. All rights reserved.