| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DeploymentRelationship |
DeploymentRelationship.data(DeploymentRelationshipData data) |
DeploymentRelationship |
UpdateAppResponseRelationship.getDeployment()
The definition of
DeploymentRelationship object. |
DeploymentRelationship |
ListAppsResponseDataItemsRelationships.getDeployment()
The definition of
DeploymentRelationship object. |
DeploymentRelationship |
GetAppResponseRelationship.getDeployment()
The definition of
DeploymentRelationship object. |
DeploymentRelationship |
DeploymentRelationship.meta(DeploymentRelationshipMeta meta) |
DeploymentRelationship |
DeploymentRelationship.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAppResponseRelationship |
UpdateAppResponseRelationship.deployment(DeploymentRelationship deployment) |
ListAppsResponseDataItemsRelationships |
ListAppsResponseDataItemsRelationships.deployment(DeploymentRelationship deployment) |
GetAppResponseRelationship |
GetAppResponseRelationship.deployment(DeploymentRelationship deployment) |
void |
UpdateAppResponseRelationship.setDeployment(DeploymentRelationship deployment) |
void |
ListAppsResponseDataItemsRelationships.setDeployment(DeploymentRelationship deployment) |
void |
GetAppResponseRelationship.setDeployment(DeploymentRelationship deployment) |
Copyright © 2024. All rights reserved.