| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AppRelationship |
AppRelationship.addConnectionsItem(CustomConnection connectionsItem) |
AppRelationship |
AppRelationship.connections(List<CustomConnection> connections) |
AppRelationship |
AppRelationship.deployment(DeploymentRelationship deployment) |
AppRelationship |
UpdateAppResponse.getRelationship()
The app's publication relationship and custom connections.
|
AppRelationship |
GetAppResponse.getRelationship()
The app's publication relationship and custom connections.
|
AppRelationship |
AppRelationship.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAppResponse |
UpdateAppResponse.relationship(AppRelationship relationship) |
GetAppResponse |
GetAppResponse.relationship(AppRelationship relationship) |
void |
UpdateAppResponse.setRelationship(AppRelationship relationship) |
void |
GetAppResponse.setRelationship(AppRelationship relationship) |
Copyright © 2025. All rights reserved.