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