| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OrgConnectionUpdateAttributes |
OrgConnectionUpdateAttributes.addConnectionTypesItem(OrgConnectionTypeEnum connectionTypesItem) |
OrgConnectionUpdateAttributes |
OrgConnectionUpdateAttributes.connectionTypes(List<OrgConnectionTypeEnum> connectionTypes) |
OrgConnectionUpdateAttributes |
OrgConnectionUpdate.getAttributes()
Attributes for updating an org connection.
|
OrgConnectionUpdateAttributes |
OrgConnectionUpdateAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
OrgConnectionUpdate |
OrgConnectionUpdate.attributes(OrgConnectionUpdateAttributes attributes) |
void |
OrgConnectionUpdate.setAttributes(OrgConnectionUpdateAttributes attributes) |
| Constructor and Description |
|---|
OrgConnectionUpdate(OrgConnectionUpdateAttributes attributes,
UUID id,
OrgConnectionType type) |
Copyright © 2026. All rights reserved.