| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CreatePageRequestDataAttributes |
CreatePageRequestDataAttributes.addTagsItem(String tagsItem) |
CreatePageRequestDataAttributes |
CreatePageRequestDataAttributes.description(String description) |
CreatePageRequestDataAttributes |
CreatePageRequestData.getAttributes()
Details about the On-Call Page you want to create.
|
CreatePageRequestDataAttributes |
CreatePageRequestDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CreatePageRequestDataAttributes |
CreatePageRequestDataAttributes.tags(List<String> tags) |
CreatePageRequestDataAttributes |
CreatePageRequestDataAttributes.target(CreatePageRequestDataAttributesTarget target) |
CreatePageRequestDataAttributes |
CreatePageRequestDataAttributes.title(String title) |
CreatePageRequestDataAttributes |
CreatePageRequestDataAttributes.urgency(PageUrgency urgency) |
| Modifier and Type | Method and Description |
|---|---|
CreatePageRequestData |
CreatePageRequestData.attributes(CreatePageRequestDataAttributes attributes) |
void |
CreatePageRequestData.setAttributes(CreatePageRequestDataAttributes attributes) |
Copyright © 2025. All rights reserved.