Package com.flir.thermalsdk.live
Class IpSettings.Builder
java.lang.Object
com.flir.thermalsdk.live.IpSettings.Builder
- Enclosing class:
- IpSettings
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadapterInfo
(@Nullable AdapterInfo adapterInfo) build()
defaultGateway
(@NotNull String defaultGateway) hostTarget
(@NotNull String hostTarget) isDhcpEnabled
(boolean isDhcpEnabled) isValid
(boolean isValid) macAddress
(@NotNull String macAddress) subnetMask
(@NotNull String subnetMask)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
hostTarget
-
ipAddress
-
macAddress
-
defaultGateway
-
subnetMask
-
isDhcpEnabled
-
isValid
-
adapterInfo
-
build
-