| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
PatchComponentRequestDataAttributes |
PatchComponentRequestData.getAttributes()
The supported attributes for updating a component.
|
PatchComponentRequestDataAttributes |
PatchComponentRequestDataAttributes.name(String name) |
PatchComponentRequestDataAttributes |
PatchComponentRequestDataAttributes.position(Long position) |
PatchComponentRequestDataAttributes |
PatchComponentRequestDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
PatchComponentRequestData |
PatchComponentRequestData.attributes(PatchComponentRequestDataAttributes attributes) |
void |
PatchComponentRequestData.setAttributes(PatchComponentRequestDataAttributes attributes) |
| Constructor and Description |
|---|
PatchComponentRequestData(PatchComponentRequestDataAttributes attributes,
UUID id,
StatusPagesComponentGroupType type) |
Copyright © 2026. All rights reserved.