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