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