| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OrgConfigWriteAttributes |
OrgConfigWrite.getAttributes()
Writable attributes of an Org Config.
|
OrgConfigWriteAttributes |
OrgConfigWriteAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
OrgConfigWriteAttributes |
OrgConfigWriteAttributes.value(Object value) |
| Modifier and Type | Method and Description |
|---|---|
OrgConfigWrite |
OrgConfigWrite.attributes(OrgConfigWriteAttributes attributes) |
void |
OrgConfigWrite.setAttributes(OrgConfigWriteAttributes attributes) |
| Constructor and Description |
|---|
OrgConfigWrite(OrgConfigWriteAttributes attributes,
OrgConfigType type) |
Copyright © 2024. All rights reserved.