| Package | Description |
|---|---|
| org.hawkular.client.inventory.clients | |
| org.hawkular.client.inventory.jaxrs.handlers | |
| org.hawkular.client.inventory.model |
| Modifier and Type | Method and Description |
|---|---|
ClientResponse<Map<ElementType,Map<org.hawkular.inventory.paths.CanonicalPath,Integer>>> |
DefaultBulkCreateClient.create(Map<String,Map<ElementType,List<Object>>> entities,
String at) |
ClientResponse<Map<ElementType,Map<org.hawkular.inventory.paths.CanonicalPath,Integer>>> |
BulkCreateClient.create(Map<String,Map<ElementType,List<Object>>> entities,
String at)
Bulk creation of new entities.
|
| Modifier and Type | Method and Description |
|---|---|
ClientResponse<Map<ElementType,Map<org.hawkular.inventory.paths.CanonicalPath,Integer>>> |
DefaultBulkCreateClient.create(Map<String,Map<ElementType,List<Object>>> entities,
String at) |
ClientResponse<Map<ElementType,Map<org.hawkular.inventory.paths.CanonicalPath,Integer>>> |
BulkCreateClient.create(Map<String,Map<ElementType,List<Object>>> entities,
String at)
Bulk creation of new entities.
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
BulkCreateHandler.create(Map<String,Map<ElementType,List<Object>>> entities,
String at) |
| Modifier and Type | Method and Description |
|---|---|
static ElementType |
ElementType.ofBlueprintType(Class<?> type) |
static ElementType |
ElementType.ofSegmentType(org.hawkular.inventory.paths.SegmentType type) |
static ElementType |
ElementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ElementType[] |
ElementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.