public static class DeviceStatusChangeEvent.Builder<T extends DeviceStatusChangeEvent.Builder<T>> extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DeviceStatusChangeEvent |
build() |
T |
deviceId(String deviceId) |
protected T |
self() |
T |
type(DeviceStatusChangeEvent.Type type) |
public T type(DeviceStatusChangeEvent.Type type)
protected T self()
public DeviceStatusChangeEvent build()
Copyright © 2022 Bosch.IO GmbH. All rights reserved.