Class SearchPathLocator.Locations

java.lang.Object
org.springframework.cloud.config.server.environment.SearchPathLocator.Locations
Enclosing interface:
SearchPathLocator

public static class SearchPathLocator.Locations extends Object
Locations POJO.
Author:
Dave Syer
  • Constructor Details

  • Method Details

    • getLocations

      public String[] getLocations()
    • getVersion

      public String getVersion()
    • getApplication

      public String getApplication()
    • getProfile

      public String getProfile()
    • getLabel

      public String getLabel()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object