Interface EventFilter.Builder

    • Method Detail

      • failedEvents

        EventFilter.Builder failedEvents​(Boolean failedEvents)

        When set to true, only returns failed events within the operation. This helps quickly identify root causes for a failed operation.

        Parameters:
        failedEvents - When set to true, only returns failed events within the operation. This helps quickly identify root causes for a failed operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.