Interface ComputedParamContext

  • All Known Implementing Classes:
    ComputedParamContextImpl

    public interface ComputedParamContext
    Allows methods that are meant to compute a value for a Rest Client method to have access to the context on which they are invoked
    • Method Detail

      • name

        String name()
        The name of the parameter whose value is being computed