| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceDefinitionV2Dot1Link |
ServiceDefinitionV2Dot1Link.name(String name) |
ServiceDefinitionV2Dot1Link |
ServiceDefinitionV2Dot1Link.provider(String provider) |
ServiceDefinitionV2Dot1Link |
ServiceDefinitionV2Dot1Link.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ServiceDefinitionV2Dot1Link |
ServiceDefinitionV2Dot1Link.type(ServiceDefinitionV2Dot1LinkType type) |
ServiceDefinitionV2Dot1Link |
ServiceDefinitionV2Dot1Link.url(String url) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceDefinitionV2Dot1Link> |
ServiceDefinitionV2Dot1.getLinks()
A list of links related to the services.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceDefinitionV2Dot1 |
ServiceDefinitionV2Dot1.addLinksItem(ServiceDefinitionV2Dot1Link linksItem) |
| Modifier and Type | Method and Description |
|---|---|
ServiceDefinitionV2Dot1 |
ServiceDefinitionV2Dot1.links(List<ServiceDefinitionV2Dot1Link> links) |
void |
ServiceDefinitionV2Dot1.setLinks(List<ServiceDefinitionV2Dot1Link> links) |
Copyright © 2024. All rights reserved.