public static class AttributeMapFilter.ServiceAttribute extends Object
| Constructor and Description |
|---|
ServiceAttribute(String name,
List<String> filters) |
ServiceAttribute(String name,
String... filters) |
| Modifier and Type | Method and Description |
|---|---|
void |
addUserValues(List<String> userValues) |
void |
addUserValues(String... userValues) |
boolean |
equals(Object o) |
List<String> |
getFilters() |
String |
getName() |
List<String> |
getUserValues() |
int |
hashCode() |
String |
toString() |
Copyright © 2012–2017 Pivotal Software, Inc.. All rights reserved.