| Package | Description |
|---|---|
| org.hawkular.inventory.api | |
| org.hawkular.inventory.api.feeds | |
| org.hawkular.inventory.api.model |
| Modifier and Type | Method and Description |
|---|---|
Feed |
EmptyInventory.FeedsSingle.entity() |
| Modifier and Type | Method and Description |
|---|---|
Page<Feed> |
EmptyInventory.FeedsMultiple.entities(Pager pager) |
static Action<Feed,Feed> |
Action.registered() |
static Action<Feed,Feed> |
Action.registered() |
| Modifier and Type | Method and Description |
|---|---|
String |
FeedIdStrategy.generate(Inventory inventory,
Feed proposedFeed)
Generates a unique ID for the provided feed.
|
default Feeds.Single |
Inventory.inspect(Feed feed)
Provides an access interface for inspecting given feed.
|
| Modifier and Type | Method and Description |
|---|---|
String |
RandomUUIDFeedIdStrategy.generate(Inventory inventory,
Feed proposedFeed) |
String |
AcceptWithFallbackFeedIdStrategy.generate(Inventory inventory,
Feed proposedFeed) |
| Modifier and Type | Method and Description |
|---|---|
AbstractElement.Updater<Feed.Update,Feed> |
Feed.update() |
| Modifier and Type | Method and Description |
|---|---|
R |
EntityVisitor.visitFeed(Feed feed,
P parameter) |
R |
EntityVisitor.Simple.visitFeed(Feed feed,
P parameter) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.