| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static OnDemandConcurrencyCapType |
OnDemandConcurrencyCapType.ON_DEMAND_CONCURRENCY_CAP |
| Modifier and Type | Method and Description |
|---|---|
static OnDemandConcurrencyCapType |
OnDemandConcurrencyCapType.fromValue(String value) |
OnDemandConcurrencyCapType |
OnDemandConcurrencyCap.getType()
On-demand concurrency cap type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OnDemandConcurrencyCapType.OnDemandConcurrencyCapTypeSerializer.serialize(OnDemandConcurrencyCapType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
OnDemandConcurrencyCap.setType(OnDemandConcurrencyCapType type) |
OnDemandConcurrencyCap |
OnDemandConcurrencyCap.type(OnDemandConcurrencyCapType type) |
| Constructor and Description |
|---|
OnDemandConcurrencyCapTypeSerializer(Class<OnDemandConcurrencyCapType> t) |
Copyright © 2024. All rights reserved.