| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static IssuesSearchResultType |
IssuesSearchResultType.ERROR_TRACKING_SEARCH_RESULT |
| Modifier and Type | Method and Description |
|---|---|
static IssuesSearchResultType |
IssuesSearchResultType.fromValue(String value) |
IssuesSearchResultType |
IssuesSearchResult.getType()
Type of the object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IssuesSearchResultType.IssuesSearchResultTypeSerializer.serialize(IssuesSearchResultType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
IssuesSearchResult.setType(IssuesSearchResultType type) |
IssuesSearchResult |
IssuesSearchResult.type(IssuesSearchResultType type) |
| Constructor and Description |
|---|
IssuesSearchResult(IssuesSearchResultAttributes attributes,
String id,
IssuesSearchResultType type) |
| Constructor and Description |
|---|
IssuesSearchResultTypeSerializer(Class<IssuesSearchResultType> t) |
Copyright © 2025. All rights reserved.