public static interface TraceContent.Builder extends SdkPojo, CopyableBuilder<TraceContent.Builder,TraceContent>
| Modifier and Type | Method and Description |
|---|---|
TraceContent.Builder |
logLevel(LogLevel logLevel)
Sets the value of the LogLevel property for this object.
|
TraceContent.Builder |
logLevel(String logLevel)
Sets the value of the LogLevel property for this object.
|
TraceContent.Builder |
multicastFrameInfo(MulticastFrameInfo multicastFrameInfo)
Sets the value of the MulticastFrameInfo property for this object.
|
TraceContent.Builder |
multicastFrameInfo(String multicastFrameInfo)
Sets the value of the MulticastFrameInfo property for this object.
|
TraceContent.Builder |
wirelessDeviceFrameInfo(String wirelessDeviceFrameInfo)
Sets the value of the WirelessDeviceFrameInfo property for this object.
|
TraceContent.Builder |
wirelessDeviceFrameInfo(WirelessDeviceFrameInfo wirelessDeviceFrameInfo)
Sets the value of the WirelessDeviceFrameInfo property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTraceContent.Builder wirelessDeviceFrameInfo(String wirelessDeviceFrameInfo)
wirelessDeviceFrameInfo - The new value for the WirelessDeviceFrameInfo property for this object.WirelessDeviceFrameInfo,
WirelessDeviceFrameInfoTraceContent.Builder wirelessDeviceFrameInfo(WirelessDeviceFrameInfo wirelessDeviceFrameInfo)
wirelessDeviceFrameInfo - The new value for the WirelessDeviceFrameInfo property for this object.WirelessDeviceFrameInfo,
WirelessDeviceFrameInfoTraceContent.Builder logLevel(String logLevel)
TraceContent.Builder logLevel(LogLevel logLevel)
TraceContent.Builder multicastFrameInfo(String multicastFrameInfo)
multicastFrameInfo - The new value for the MulticastFrameInfo property for this object.MulticastFrameInfo,
MulticastFrameInfoTraceContent.Builder multicastFrameInfo(MulticastFrameInfo multicastFrameInfo)
multicastFrameInfo - The new value for the MulticastFrameInfo property for this object.MulticastFrameInfo,
MulticastFrameInfoCopyright © 2023. All rights reserved.