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