public interface EnvironmentRepository
Modifier and Type | Method and Description |
---|---|
Environment |
findOne(String application,
String profile,
String label) |
String |
getDefaultLabel() |
String getDefaultLabel()
Environment findOne(String application, String profile, String label)
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.