Interface CustomEvents.Builder

All Superinterfaces:
Buildable, CopyableBuilder<CustomEvents.Builder,CustomEvents>, SdkBuilder<CustomEvents.Builder,CustomEvents>, SdkPojo
Enclosing class:
CustomEvents

public static interface CustomEvents.Builder extends SdkPojo, CopyableBuilder<CustomEvents.Builder,CustomEvents>
  • Method Details

    • status

      CustomEvents.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.

      Parameters:
      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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • 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.

      Parameters:
      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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: