Class HttpExchangesProperties.Recording

java.lang.Object
org.springframework.boot.actuate.autoconfigure.web.exchanges.HttpExchangesProperties.Recording
Enclosing class:
HttpExchangesProperties

public static class HttpExchangesProperties.Recording extends Object
Recording properties.
Since:
3.0.0
  • Constructor Details

    • Recording

      public Recording()
  • Method Details

    • getInclude

      public Set<Include> getInclude()
    • setInclude

      public void setInclude(Set<Include> include)