public static interface Relationships.Multiple extends ResolvableToMany<Relationship>
Note that traversing over a set of entities enables only read-only access. If you need to use any of the
modification methods, you first need to resolve the traversal to a single entity (using the
ResolvingToSingle.get(String) method).
| Modifier and Type | Method and Description |
|---|---|
Environments.Read |
environments() |
Feeds.Read |
feeds() |
Metrics.Read |
metrics() |
MetricTypes.Read |
metricTypes() |
Resources.Read |
resources() |
ResourceTypes.Read |
resourceTypes() |
Tenants.Read |
tenants() |
anyExists, entities, entitiesTenants.Read tenants()
Environments.Read environments()
Feeds.Read feeds()
MetricTypes.Read metricTypes()
Metrics.Read metrics()
Resources.Read resources()
ResourceTypes.Read resourceTypes()
Copyright © 2015 Red Hat, Inc.. All rights reserved.