public static class CommandsDispatchResult.Builder extends Object
Modifier and Type | Method and Description |
---|---|
CommandsDispatchResult |
build() |
CommandsDispatchResult.Builder |
withDeviceId(String deviceId) |
CommandsDispatchResult.Builder |
withMessage(String message) |
CommandsDispatchResult.Builder |
withType(DispatchResultType type) |
CommandsDispatchResult.Builder |
withType(String type) |
public CommandsDispatchResult.Builder withDeviceId(String deviceId)
public CommandsDispatchResult.Builder withType(String type)
public CommandsDispatchResult.Builder withType(DispatchResultType type)
public CommandsDispatchResult.Builder withMessage(String message)
public CommandsDispatchResult build()
Copyright © 2023. All rights reserved.