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