Interface HdesComposer.DebugRequest

All Superinterfaces:
Serializable
All Known Implementing Classes:
ImmutableDebugRequest
Enclosing interface:
HdesComposer

@Immutable public static interface HdesComposer.DebugRequest extends Serializable
  • Method Details

    • getId

      String getId()
    • getInput

      @Nullable String getInput()
    • getInputCSV

      @Nullable String getInputCSV()