| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static HTTPTokenAuthType |
HTTPTokenAuthType.HTTPTOKENAUTH |
| Modifier and Type | Method and Description |
|---|---|
static HTTPTokenAuthType |
HTTPTokenAuthType.fromValue(String value) |
HTTPTokenAuthType |
HTTPTokenAuthUpdate.getType()
The definition of
HTTPTokenAuthType object. |
HTTPTokenAuthType |
HTTPTokenAuth.getType()
The definition of
HTTPTokenAuthType object. |
| Modifier and Type | Method and Description |
|---|---|
void |
HTTPTokenAuthType.HTTPTokenAuthTypeSerializer.serialize(HTTPTokenAuthType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
HTTPTokenAuthUpdate.setType(HTTPTokenAuthType type) |
void |
HTTPTokenAuth.setType(HTTPTokenAuthType type) |
HTTPTokenAuthUpdate |
HTTPTokenAuthUpdate.type(HTTPTokenAuthType type) |
HTTPTokenAuth |
HTTPTokenAuth.type(HTTPTokenAuthType type) |
| Constructor and Description |
|---|
HTTPTokenAuth(HTTPTokenAuthType type) |
HTTPTokenAuthUpdate(HTTPTokenAuthType type) |
| Constructor and Description |
|---|
HTTPTokenAuthTypeSerializer(Class<HTTPTokenAuthType> t) |
Copyright © 2026. All rights reserved.