public static class EmptyInventory.TenantsMultiple extends Object implements Tenants.Multiple
| Constructor and Description |
|---|
TenantsMultiple() |
| Modifier and Type | Method and Description |
|---|---|
Page<Tenant> |
entities(Pager pager) |
Environments.ReadContained |
environments() |
MetricTypes.ReadContained |
metricTypes() |
Relationships.Read |
relationships() |
Relationships.Read |
relationships(Relationships.Direction direction) |
ResourceTypes.ReadContained |
resourceTypes() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitanyExists, entitiespublic ResourceTypes.ReadContained resourceTypes()
public MetricTypes.ReadContained metricTypes()
public Environments.ReadContained environments()
public Relationships.Read relationships()
relationships in interface Relatable<Relationships.Read>public Relationships.Read relationships(Relationships.Direction direction)
relationships in interface Relatable<Relationships.Read>direction - the direction of the relation (aka edge) This is needed because relationships are not
bidirectional.public Page<Tenant> entities(Pager pager)
entities in interface ResolvableToMany<Tenant>pager - the pager object describing the subset of the entities to returnCopyright © 2015 Red Hat, Inc.. All rights reserved.