| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OrgConnectionAttributes |
OrgConnectionAttributes.addConnectionTypesItem(OrgConnectionTypeEnum connectionTypesItem) |
OrgConnectionAttributes |
OrgConnectionAttributes.connectionTypes(List<OrgConnectionTypeEnum> connectionTypes) |
OrgConnectionAttributes |
OrgConnectionAttributes.createdAt(OffsetDateTime createdAt) |
OrgConnectionAttributes |
OrgConnection.getAttributes()
Org connection attributes.
|
OrgConnectionAttributes |
OrgConnectionAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
OrgConnection |
OrgConnection.attributes(OrgConnectionAttributes attributes) |
void |
OrgConnection.setAttributes(OrgConnectionAttributes attributes) |
| Constructor and Description |
|---|
OrgConnection(OrgConnectionAttributes attributes,
UUID id,
OrgConnectionRelationships relationships,
OrgConnectionType type) |
Copyright © 2025. All rights reserved.