Annotation Type Completions


@Retention(RUNTIME) @Target(PARAMETER) @API(status=STABLE) public @interface Completions
Command completions, separated by "," or ", "
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Command completions
  • Element Details

    • value

      String value
      Command completions
      Returns:
      Command completions
      Default:
      ""