| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IPAllowlistEntry |
IPAllowlistEntry.data(IPAllowlistEntryData data) |
IPAllowlistEntry |
IPAllowlistEntry.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<IPAllowlistEntry> |
IPAllowlistAttributes.getEntries()
Array of entries in the IP allowlist.
|
| Modifier and Type | Method and Description |
|---|---|
IPAllowlistAttributes |
IPAllowlistAttributes.addEntriesItem(IPAllowlistEntry entriesItem) |
| Modifier and Type | Method and Description |
|---|---|
IPAllowlistAttributes |
IPAllowlistAttributes.entries(List<IPAllowlistEntry> entries) |
void |
IPAllowlistAttributes.setEntries(List<IPAllowlistEntry> entries) |
Copyright © 2024. All rights reserved.