| Modifier and Type | Method and Description |
|---|---|
static DatadogBackendListener.DatadogSite |
DatadogBackendListener.DatadogSite.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatadogBackendListener.DatadogSite[] |
DatadogBackendListener.DatadogSite.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DatadogBackendListener |
DatadogBackendListener.site(DatadogBackendListener.DatadogSite site)
Allows selecting the site of your DataDog instance to use proper URLs for such site.
|
Copyright © 2023. All rights reserved.