@NotNull open fun setInformationProvider(informationProvider: InformationProvider!): @NotNull CommandClientBuilder
Sets the information provider.
informationProvider
- InformationProvider!: the InformationProvider
Return
CommandClientBuilder: the CommandClientBuilder
See Also
InformationProvider