| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static FastlyServiceType |
FastlyServiceType.FASTLY_SERVICES |
| Modifier and Type | Method and Description |
|---|---|
static FastlyServiceType |
FastlyServiceType.fromValue(String value) |
FastlyServiceType |
FastlyServiceData.getType()
The JSON:API type for this API.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FastlyServiceType.FastlyServiceTypeSerializer.serialize(FastlyServiceType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
FastlyServiceData.setType(FastlyServiceType type) |
FastlyServiceData |
FastlyServiceData.type(FastlyServiceType type) |
| Constructor and Description |
|---|
FastlyServiceData(String id,
FastlyServiceType type) |
| Constructor and Description |
|---|
FastlyServiceTypeSerializer(Class<FastlyServiceType> t) |
Copyright © 2024. All rights reserved.