Interface TraceContent.Builder

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

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

    • 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

      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:
    • 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

      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:
    • 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

      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: