| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AuditLogsWarning |
AuditLogsWarning.code(String code) |
AuditLogsWarning |
AuditLogsWarning.detail(String detail) |
AuditLogsWarning |
AuditLogsWarning.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
AuditLogsWarning |
AuditLogsWarning.title(String title) |
| Modifier and Type | Method and Description |
|---|---|
List<AuditLogsWarning> |
AuditLogsResponseMetadata.getWarnings()
A list of warnings (non-fatal errors) encountered.
|
| Modifier and Type | Method and Description |
|---|---|
AuditLogsResponseMetadata |
AuditLogsResponseMetadata.addWarningsItem(AuditLogsWarning warningsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
AuditLogsResponseMetadata.setWarnings(List<AuditLogsWarning> warnings) |
AuditLogsResponseMetadata |
AuditLogsResponseMetadata.warnings(List<AuditLogsWarning> warnings) |
Copyright © 2024. All rights reserved.