| Package | Description |
|---|---|
| org.hawkular.inventory.rest |
| Modifier and Type | Method and Description |
|---|---|
static RestBulk.ElementType |
RestBulk.ElementType.ofBlueprintType(Class<?> type) |
static RestBulk.ElementType |
RestBulk.ElementType.ofSegmentType(org.hawkular.inventory.paths.SegmentType type) |
static RestBulk.ElementType |
RestBulk.ElementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RestBulk.ElementType[] |
RestBulk.ElementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
RestBulk.addEntities(Map<String,Map<RestBulk.ElementType,List<Object>>> entities,
javax.ws.rs.core.UriInfo uriInfo) |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.