| Package | Description |
|---|---|
| org.hawkular.inventory.api | |
| org.hawkular.inventory.api.filters | |
| org.hawkular.inventory.api.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceType |
EmptyInventory.ResourceTypesSingle.entity() |
| Modifier and Type | Method and Description |
|---|---|
Page<ResourceType> |
EmptyInventory.ResourceTypesMultiple.entities(Pager pager) |
| Modifier and Type | Method and Description |
|---|---|
default ResourceTypes.Single |
Inventory.inspect(ResourceType resourceType)
Provides an access interface for inspecting given resource type.
|
| Modifier and Type | Method and Description |
|---|---|
static Defined<ResourceType> |
Defined.by(ResourceType type) |
static Owned<ResourceType> |
Owned.by(ResourceType resourceType) |
| Modifier and Type | Method and Description |
|---|---|
static Defined<ResourceType> |
Defined.by(ResourceType type) |
static Owned<ResourceType> |
Owned.by(ResourceType resourceType) |
| Modifier and Type | Method and Description |
|---|---|
ResourceType |
Resource.getType() |
| Modifier and Type | Method and Description |
|---|---|
AbstractElement.Updater<ResourceType.Update,ResourceType> |
ResourceType.update() |
| Modifier and Type | Method and Description |
|---|---|
R |
EntityVisitor.visitResourceType(ResourceType type,
P parameter) |
R |
EntityVisitor.Simple.visitResourceType(ResourceType type,
P parameter) |
| Constructor and Description |
|---|
Resource(String tenantId,
String environmentId,
String feedId,
String id,
ResourceType type) |
Resource(String tenantId,
String environmentId,
String feedId,
String id,
ResourceType type,
Map<String,Object> properties) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.