Interface CommandSearchResult

All Superinterfaces:
FailedResult, Result
All Known Implementing Classes:
CommandMatchFailedResult, CommandNotFoundResult

public interface CommandSearchResult extends FailedResult
  • Method Summary

    Modifier and Type
    Method
    Description
    default reactor.core.publisher.Mono<CommandSearchResult>
     
     

    Methods inherited from interface kboyle.oktane.core.results.FailedResult

    success