| Package | Description |
|---|---|
| org.hawkular.inventory.api.filters | |
| org.hawkular.inventory.api.model |
| Modifier and Type | Method and Description |
|---|---|
StructuredData.Type[] |
With.DataOfTypes.getTypes() |
| Modifier and Type | Method and Description |
|---|---|
static With.DataOfTypes |
With.dataOfTypes(StructuredData.Type... types)
Filters for structured data with one of the provided types.
|
| Constructor and Description |
|---|
DataOfTypes(StructuredData.Type... types) |
| Modifier and Type | Method and Description |
|---|---|
StructuredData.Type |
StructuredData.getType() |
static StructuredData.Type |
StructuredData.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StructuredData.Type[] |
StructuredData.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 Red Hat, Inc.. All rights reserved.