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.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetApplication()StringgetLabel()String[]getLocations()StringgetProfile()StringgetVersion()inthashCode()StringtoString()
-