| Package | Description |
|---|---|
| org.hawkular.inventory.api | |
| org.hawkular.inventory.base |
| Modifier and Type | Class and Description |
|---|---|
static class |
EmptyInventory.TenantsSingle |
| Modifier and Type | Method and Description |
|---|---|
Tenants.Single |
EmptyInventory.TenantsReadWrite.create(Tenant.Blueprint blueprint) |
Tenants.Single |
EmptyInventory.TenantsRead.get(Path path) |
Tenants.Single |
EmptyInventory.TenantsReadContained.get(String id) |
Tenants.Single |
EmptyInventory.TenantsReadWrite.get(String id) |
default Tenants.Single |
Inventory.inspect(Tenant tenant)
Provides an access interface for inspecting given tenant.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BaseTenants.Single<BE> |
| Modifier and Type | Method and Description |
|---|---|
Tenants.Single |
BaseTenants.ReadWrite.create(Tenant.Blueprint blueprint) |
Tenants.Single |
BaseTenants.Read.get(Path id) |
Tenants.Single |
BaseTenants.ReadWrite.get(String id) |
Tenants.Single |
BaseTenants.ReadContained.get(String id) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.