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