| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CustomConnection |
CustomConnection.attributes(CustomConnectionAttributes attributes) |
CustomConnection |
CustomConnection.id(UUID id) |
CustomConnection |
CustomConnection.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CustomConnection |
CustomConnection.type(CustomConnectionType type) |
| Modifier and Type | Method and Description |
|---|---|
List<CustomConnection> |
AppRelationship.getConnections()
Array of custom connections used by the app.
|
| Modifier and Type | Method and Description |
|---|---|
AppRelationship |
AppRelationship.addConnectionsItem(CustomConnection connectionsItem) |
| Modifier and Type | Method and Description |
|---|---|
AppRelationship |
AppRelationship.connections(List<CustomConnection> connections) |
void |
AppRelationship.setConnections(List<CustomConnection> connections) |
Copyright © 2026. All rights reserved.