public static interface CustomEvents.Builder extends SdkPojo, CopyableBuilder<CustomEvents.Builder,CustomEvents>
| Modifier and Type | Method and Description |
|---|---|
CustomEvents.Builder |
status(CustomEventsStatus status)
Specifies whether this app monitor allows the web client to define and send custom events.
|
CustomEvents.Builder |
status(String status)
Specifies whether this app monitor allows the web client to define and send custom events.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCustomEvents.Builder status(String status)
Specifies whether this app monitor allows the web client to define and send custom events. The default is for
custom events to be DISABLED.
status - Specifies whether this app monitor allows the web client to define and send custom events. The default
is for custom events to be DISABLED.CustomEventsStatus,
CustomEventsStatusCustomEvents.Builder status(CustomEventsStatus status)
Specifies whether this app monitor allows the web client to define and send custom events. The default is for
custom events to be DISABLED.
status - Specifies whether this app monitor allows the web client to define and send custom events. The default
is for custom events to be DISABLED.CustomEventsStatus,
CustomEventsStatusCopyright © 2023. All rights reserved.