| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
static TraceContent.Builder |
TraceContent.builder() |
TraceContent.Builder |
TraceContent.Builder.logLevel(LogLevel logLevel)
Sets the value of the LogLevel property for this object.
|
TraceContent.Builder |
TraceContent.Builder.logLevel(String logLevel)
Sets the value of the LogLevel property for this object.
|
TraceContent.Builder |
TraceContent.Builder.multicastFrameInfo(MulticastFrameInfo multicastFrameInfo)
Sets the value of the MulticastFrameInfo property for this object.
|
TraceContent.Builder |
TraceContent.Builder.multicastFrameInfo(String multicastFrameInfo)
Sets the value of the MulticastFrameInfo property for this object.
|
TraceContent.Builder |
TraceContent.toBuilder() |
TraceContent.Builder |
TraceContent.Builder.wirelessDeviceFrameInfo(String wirelessDeviceFrameInfo)
Sets the value of the WirelessDeviceFrameInfo property for this object.
|
TraceContent.Builder |
TraceContent.Builder.wirelessDeviceFrameInfo(WirelessDeviceFrameInfo wirelessDeviceFrameInfo)
Sets the value of the WirelessDeviceFrameInfo property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends TraceContent.Builder> |
TraceContent.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default UpdateNetworkAnalyzerConfigurationRequest.Builder |
UpdateNetworkAnalyzerConfigurationRequest.Builder.traceContent(Consumer<TraceContent.Builder> traceContent)
Sets the value of the TraceContent property for this object.
|
default GetNetworkAnalyzerConfigurationResponse.Builder |
GetNetworkAnalyzerConfigurationResponse.Builder.traceContent(Consumer<TraceContent.Builder> traceContent)
Sets the value of the TraceContent property for this object.
|
default CreateNetworkAnalyzerConfigurationRequest.Builder |
CreateNetworkAnalyzerConfigurationRequest.Builder.traceContent(Consumer<TraceContent.Builder> traceContent)
Sets the value of the TraceContent property for this object.
|
Copyright © 2023. All rights reserved.