| Modifier and Type | Method and Description |
|---|---|
CfService |
CfEnv.findServiceByLabel(String... spec) |
CfService |
CfEnv.findServiceByName(String... spec) |
CfService |
CfEnv.findServiceByTag(String... spec) |
| Modifier and Type | Method and Description |
|---|---|
List<CfService> |
CfEnv.findAllServices() |
List<CfService> |
CfEnv.findServicesByLabel(String... spec) |
List<CfService> |
CfEnv.findServicesByName(String... spec) |
List<CfService> |
CfEnv.findServicesByTag(String... spec) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.