| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SplitAPIKeyType |
SplitAPIKeyType.SPLITAPIKEY |
| Modifier and Type | Method and Description |
|---|---|
static SplitAPIKeyType |
SplitAPIKeyType.fromValue(String value) |
SplitAPIKeyType |
SplitAPIKeyUpdate.getType()
The definition of the
SplitAPIKey object. |
SplitAPIKeyType |
SplitAPIKey.getType()
The definition of the
SplitAPIKey object. |
| Modifier and Type | Method and Description |
|---|---|
void |
SplitAPIKeyType.SplitAPIKeyTypeSerializer.serialize(SplitAPIKeyType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SplitAPIKeyUpdate.setType(SplitAPIKeyType type) |
void |
SplitAPIKey.setType(SplitAPIKeyType type) |
SplitAPIKeyUpdate |
SplitAPIKeyUpdate.type(SplitAPIKeyType type) |
SplitAPIKey |
SplitAPIKey.type(SplitAPIKeyType type) |
| Constructor and Description |
|---|
SplitAPIKey(String apiKey,
SplitAPIKeyType type) |
SplitAPIKeyUpdate(SplitAPIKeyType type) |
| Constructor and Description |
|---|
SplitAPIKeyTypeSerializer(Class<SplitAPIKeyType> t) |
Copyright © 2025. All rights reserved.