| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
IPPrefixesGlobal |
IPPrefixesGlobal.addPrefixesIpv4Item(String prefixesIpv4Item) |
IPPrefixesGlobal |
IPPrefixesGlobal.addPrefixesIpv6Item(String prefixesIpv6Item) |
IPPrefixesGlobal |
IPRanges.getGlobal()
Available prefix information for all Datadog endpoints.
|
IPPrefixesGlobal |
IPPrefixesGlobal.prefixesIpv4(List<String> prefixesIpv4) |
IPPrefixesGlobal |
IPPrefixesGlobal.prefixesIpv6(List<String> prefixesIpv6) |
IPPrefixesGlobal |
IPPrefixesGlobal.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
IPRanges |
IPRanges.global(IPPrefixesGlobal global) |
void |
IPRanges.setGlobal(IPPrefixesGlobal global) |
Copyright © 2024. All rights reserved.