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