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