| Package | Description |
|---|---|
| org.hawkular.inventory.api | |
| org.hawkular.inventory.api.model | |
| org.hawkular.inventory.base |
| Modifier and Type | Method and Description |
|---|---|
static Resources.DataRole |
Resources.DataRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Resources.DataRole[] |
Resources.DataRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Data.ReadWrite<Resources.DataRole> |
EmptyInventory.ResourcesSingle.data() |
Data.Read<Resources.DataRole> |
EmptyInventory.ResourcesMultiple.data() |
| Modifier and Type | Method and Description |
|---|---|
Path.StructuredDataBuilder<Impl> |
Path.ResourceBuilder.data(Resources.DataRole role) |
| Modifier and Type | Method and Description |
|---|---|
Data.ReadWrite<Resources.DataRole> |
BaseResources.Single.data() |
Data.Read<Resources.DataRole> |
BaseResources.Multiple.data() |
Copyright © 2015 Red Hat, Inc.. All rights reserved.