| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentServiceCreateAttributes |
IncidentServiceCreateData.getAttributes()
The incident service's attributes for a create request.
|
IncidentServiceCreateAttributes |
IncidentServiceCreateAttributes.name(String name) |
IncidentServiceCreateAttributes |
IncidentServiceCreateAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentServiceCreateData |
IncidentServiceCreateData.attributes(IncidentServiceCreateAttributes attributes) |
void |
IncidentServiceCreateData.setAttributes(IncidentServiceCreateAttributes attributes) |
Copyright © 2024. All rights reserved.