public static class EmptyInventory.MetricsMultiple extends Object implements Metrics.Multiple
| Constructor and Description |
|---|
MetricsMultiple() |
| Modifier and Type | Method and Description |
|---|---|
Page<Metric> |
entities(Pager pager) |
Relationships.Read |
relationships() |
Relationships.Read |
relationships(Relationships.Direction direction) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitanyExists, entitiespublic 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<Metric> entities(Pager pager)
entities in interface ResolvableToMany<Metric>pager - the pager object describing the subset of the entities to returnCopyright © 2015 Red Hat, Inc.. All rights reserved.