| Package | Description |
|---|---|
| org.hawkular.agent.monitor.inventory |
| Modifier and Type | Method and Description |
|---|---|
ResourceManager.AddResult.Effect |
ResourceManager.AddResult.getEffect()
Indicates the effect that the add method had on the inventory.
|
static ResourceManager.AddResult.Effect |
ResourceManager.AddResult.Effect.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceManager.AddResult.Effect[] |
ResourceManager.AddResult.Effect.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AddResult(ResourceManager.AddResult.Effect effect,
Resource<L> resource) |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.