| Modifier and Type | Method and Description |
|---|---|
LocationRelationship |
LocationRelationship.withDescription(Message description) |
LocationRelationship |
LocationRelationship.withKinds(Set<String> kinds) |
LocationRelationship |
LocationRelationship.withProperties(PropertyBag properties) |
LocationRelationship |
LocationRelationship.withTarget(Integer target) |
| Modifier and Type | Method and Description |
|---|---|
Set<LocationRelationship> |
Location.getRelationships()
An array of objects that describe relationships between this location and others.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Location.setRelationships(Set<LocationRelationship> relationships)
An array of objects that describe relationships between this location and others.
|
Location |
Location.withRelationships(Set<LocationRelationship> relationships) |
Copyright © 2020 Contrast Security. All rights reserved.