| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceDefinitionV2Repo |
ServiceDefinitionV2Repo.name(String name) |
ServiceDefinitionV2Repo |
ServiceDefinitionV2Repo.provider(String provider) |
ServiceDefinitionV2Repo |
ServiceDefinitionV2Repo.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ServiceDefinitionV2Repo |
ServiceDefinitionV2Repo.url(String url) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceDefinitionV2Repo> |
ServiceDefinitionV2.getRepos()
A list of code repositories related to the services.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceDefinitionV2 |
ServiceDefinitionV2.addReposItem(ServiceDefinitionV2Repo reposItem) |
| Modifier and Type | Method and Description |
|---|---|
ServiceDefinitionV2 |
ServiceDefinitionV2.repos(List<ServiceDefinitionV2Repo> repos) |
void |
ServiceDefinitionV2.setRepos(List<ServiceDefinitionV2Repo> repos) |
Copyright © 2024. All rights reserved.