Interface TraceContent.Builder

    • Method Detail

      • wirelessDeviceFrameInfo

        TraceContent.Builder wirelessDeviceFrameInfo​(String wirelessDeviceFrameInfo)
        Sets the value of the WirelessDeviceFrameInfo property for this object.
        Parameters:
        wirelessDeviceFrameInfo - The new value for the WirelessDeviceFrameInfo property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        WirelessDeviceFrameInfo, WirelessDeviceFrameInfo
      • wirelessDeviceFrameInfo

        TraceContent.Builder wirelessDeviceFrameInfo​(WirelessDeviceFrameInfo wirelessDeviceFrameInfo)
        Sets the value of the WirelessDeviceFrameInfo property for this object.
        Parameters:
        wirelessDeviceFrameInfo - The new value for the WirelessDeviceFrameInfo property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        WirelessDeviceFrameInfo, WirelessDeviceFrameInfo
      • logLevel

        TraceContent.Builder logLevel​(String logLevel)
        Sets the value of the LogLevel property for this object.
        Parameters:
        logLevel - The new value for the LogLevel property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        LogLevel, LogLevel
      • logLevel

        TraceContent.Builder logLevel​(LogLevel logLevel)
        Sets the value of the LogLevel property for this object.
        Parameters:
        logLevel - The new value for the LogLevel property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        LogLevel, LogLevel
      • multicastFrameInfo

        TraceContent.Builder multicastFrameInfo​(String multicastFrameInfo)
        Sets the value of the MulticastFrameInfo property for this object.
        Parameters:
        multicastFrameInfo - The new value for the MulticastFrameInfo property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        MulticastFrameInfo, MulticastFrameInfo
      • multicastFrameInfo

        TraceContent.Builder multicastFrameInfo​(MulticastFrameInfo multicastFrameInfo)
        Sets the value of the MulticastFrameInfo property for this object.
        Parameters:
        multicastFrameInfo - The new value for the MulticastFrameInfo property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        MulticastFrameInfo, MulticastFrameInfo