-
@Subcomponent.Builder() public interface DeviceComponent.Builder
-
-
Method Summary
Modifier and Type Method Description abstract DeviceComponentbuild()abstract DeviceComponent.BuildermacAddress(@Named(value = ) String deviceMacAddress)-
-
Method Detail
-
build
abstract DeviceComponent build()
-
macAddress
@BindsInstance() abstract DeviceComponent.Builder macAddress(@Named(value = ) String deviceMacAddress)
-
-
-
-