| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ReportScheduleAuthorAttributes |
ReportScheduleAuthorAttributes.email(String email) |
ReportScheduleAuthorAttributes |
ReportScheduleAuthor.getAttributes()
Attributes of the report author.
|
ReportScheduleAuthorAttributes |
ReportScheduleAuthorAttributes.name(String name) |
ReportScheduleAuthorAttributes |
ReportScheduleAuthorAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
ReportScheduleAuthor |
ReportScheduleAuthor.attributes(ReportScheduleAuthorAttributes attributes) |
void |
ReportScheduleAuthor.setAttributes(ReportScheduleAuthorAttributes attributes) |
| Constructor and Description |
|---|
ReportScheduleAuthor(ReportScheduleAuthorAttributes attributes,
String id,
ReportScheduleAuthorType type) |
Copyright © 2026. All rights reserved.