| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static IPAllowlistType |
IPAllowlistType.IP_ALLOWLIST |
| Modifier and Type | Method and Description |
|---|---|
static IPAllowlistType |
IPAllowlistType.fromValue(String value) |
IPAllowlistType |
IPAllowlistData.getType()
IP allowlist type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IPAllowlistType.IPAllowlistTypeSerializer.serialize(IPAllowlistType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
IPAllowlistData.setType(IPAllowlistType type) |
IPAllowlistData |
IPAllowlistData.type(IPAllowlistType type) |
| Constructor and Description |
|---|
IPAllowlistData(IPAllowlistType type) |
| Constructor and Description |
|---|
IPAllowlistTypeSerializer(Class<IPAllowlistType> t) |
Copyright © 2024. All rights reserved.