| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestVersionAuthor |
SyntheticsTestVersionAuthor.email(String email) |
SyntheticsTestVersionAuthor |
SyntheticsTestVersionAttributes.getAuthor()
Object describing the author of a test version.
|
SyntheticsTestVersionAuthor |
SyntheticsTestVersionAuthor.handle(String handle) |
SyntheticsTestVersionAuthor |
SyntheticsTestVersionAuthor.id(String id) |
SyntheticsTestVersionAuthor |
SyntheticsTestVersionAuthor.name(String name) |
SyntheticsTestVersionAuthor |
SyntheticsTestVersionAuthor.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestVersionAttributes |
SyntheticsTestVersionAttributes.author(SyntheticsTestVersionAuthor author) |
void |
SyntheticsTestVersionAttributes.setAuthor(SyntheticsTestVersionAuthor author) |
Copyright © 2026. All rights reserved.