Interface SLA.Provider

  • All Superinterfaces:
    java.io.Serializable, Step
    Enclosing class:
    SLA

    public static interface SLA.Provider
    extends Step
    • Method Detail

      • id

        int id()
        Returns:
        Step ID that will allow us to match against the SLA.
      • sla

        SLA[] sla()