public static final class IncludeServices.Config
extends java.lang.Object
includeServices
configuration.Constructor and Description |
---|
Config() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<ShapeId> |
getServices() |
void |
setServices(java.util.Set<ShapeId> services)
Sets the list of service shapes IDs to include.
|