| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceDefinitionV2Doc |
ServiceDefinitionV2Doc.name(String name) |
ServiceDefinitionV2Doc |
ServiceDefinitionV2Doc.provider(String provider) |
ServiceDefinitionV2Doc |
ServiceDefinitionV2Doc.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ServiceDefinitionV2Doc |
ServiceDefinitionV2Doc.url(String url) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceDefinitionV2Doc> |
ServiceDefinitionV2.getDocs()
A list of documentation related to the services.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceDefinitionV2 |
ServiceDefinitionV2.addDocsItem(ServiceDefinitionV2Doc docsItem) |
| Modifier and Type | Method and Description |
|---|---|
ServiceDefinitionV2 |
ServiceDefinitionV2.docs(List<ServiceDefinitionV2Doc> docs) |
void |
ServiceDefinitionV2.setDocs(List<ServiceDefinitionV2Doc> docs) |
Copyright © 2024. All rights reserved.