public static class DispatchErrorContent.Builder extends Object
Modifier and Type | Method and Description |
---|---|
DispatchErrorContent.Builder |
addCommandsItem(Command commandsItem) |
DispatchErrorContent |
build() |
DispatchErrorContent.Builder |
withCommands(List<Command> commands) |
DispatchErrorContent.Builder |
withDeviceId(String deviceId) |
public DispatchErrorContent.Builder withDeviceId(String deviceId)
public DispatchErrorContent.Builder withCommands(List<Command> commands)
public DispatchErrorContent.Builder addCommandsItem(Command commandsItem)
public DispatchErrorContent build()
Copyright © 2023. All rights reserved.