| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static TopologyRequestType |
TopologyRequestType.TOPOLOGY |
| Modifier and Type | Method and Description |
|---|---|
static TopologyRequestType |
TopologyRequestType.fromValue(String value) |
TopologyRequestType |
TopologyRequest.getRequestType()
Widget request type.
|
| Modifier and Type | Method and Description |
|---|---|
TopologyRequest |
TopologyRequest.requestType(TopologyRequestType requestType) |
void |
TopologyRequestType.TopologyRequestTypeSerializer.serialize(TopologyRequestType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
TopologyRequest.setRequestType(TopologyRequestType requestType) |
| Constructor and Description |
|---|
TopologyRequestTypeSerializer(Class<TopologyRequestType> t) |
Copyright © 2024. All rights reserved.