public class AppQuery extends Object
CoffeeNetApps registered in the discovery service.| Modifier and Type | Class and Description |
|---|---|
static class |
AppQuery.Builder |
| Modifier and Type | Method and Description |
|---|---|
static AppQuery.Builder |
builder() |
Set<String> |
getAppNames()
Returns a case insensitive
TreeSet of application names that matches the query. |
Set<String> |
getAppRoles()
Returns a case insensitive
TreeSet of application roles that matches the query. |
public Set<String> getAppNames()
TreeSet of application names that matches the query.public Set<String> getAppRoles()
TreeSet of application roles that matches the query.public static AppQuery.Builder builder()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.