Uses of Class
security.whisper.javastix.sro.objects.Relationship.Builder
Packages that use Relationship.Builder
-
Uses of Relationship.Builder in security.whisper.javastix.sro.objects
Methods in security.whisper.javastix.sro.objects that return Relationship.BuilderModifier and TypeMethodDescriptionfinal Relationship.BuilderRelationship.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.final Relationship.BuilderRelationship.Builder.addAllGranularMarkings(Iterable<? extends GranularMarkingDm> elements) Adds elements togranularMarkingsset.final Relationship.BuilderRelationship.Builder.addAllLabels(Iterable<String> elements) Adds elements tolabelsset.final Relationship.BuilderRelationship.Builder.addAllObjectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Adds elements toobjectMarkingRefsset.final Relationship.BuilderRelationship.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.final Relationship.BuilderRelationship.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.final Relationship.BuilderRelationship.Builder.addGranularMarking(GranularMarkingDm element) Adds one element togranularMarkingsset.final Relationship.BuilderRelationship.Builder.addGranularMarkings(GranularMarkingDm... elements) Adds elements togranularMarkingsset.final Relationship.BuilderAdds one element tolabelsset.final Relationship.BuilderAdds elements tolabelsset.final Relationship.BuilderRelationship.Builder.addObjectMarkingRef(MarkingDefinitionDm element) Adds one element toobjectMarkingRefsset.final Relationship.BuilderRelationship.Builder.addObjectMarkingRefs(MarkingDefinitionDm... elements) Adds elements toobjectMarkingRefsset.static Relationship.BuilderRelationship.builder()Creates a builder forRelationship.final Relationship.BuilderRelationship.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.final Relationship.BuilderRelationship.Builder.createdByRef(Optional<? extends IdentitySdo> createdByRef) Initializes the optional valuecreatedByRefto createdByRef.final Relationship.BuilderRelationship.Builder.createdByRef(IdentitySdo createdByRef) Initializes the optional valuecreatedByRefto createdByRef.final Relationship.BuilderRelationship.Builder.customProperties(Map<String, ? extends Object> entries) Sets or replaces all mappings from the specified map as entries for thecustomPropertiesmap.final Relationship.BuilderRelationship.Builder.description(String description) Initializes the optional valuedescriptionto description.final Relationship.BuilderRelationship.Builder.description(Optional<String> description) Initializes the optional valuedescriptionto description.final Relationship.BuilderRelationship.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.final Relationship.BuilderRelationship.Builder.from(BundleableObject instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.bundle.BundleableObjectinstance.final Relationship.BuilderRelationship.Builder.from(StixCommonProperties instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.common.StixCommonPropertiesinstance.final Relationship.BuilderRelationship.Builder.from(StixCustomProperties instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.common.StixCustomPropertiesinstance.final Relationship.BuilderRelationship.Builder.from(StixLabels instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.common.StixLabelsinstance.final Relationship.BuilderRelationship.Builder.from(StixModified instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.common.StixModifiedinstance.final Relationship.BuilderRelationship.Builder.from(StixRevoked instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.common.StixRevokedinstance.final Relationship.BuilderRelationship.Builder.from(RelationshipSro instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.sro.objects.RelationshipSroinstance.final Relationship.BuilderRelationship.Builder.granularMarkings(Iterable<? extends GranularMarkingDm> elements) Sets or replaces all elements forgranularMarkingsset.final Relationship.BuilderRelationship.Builder.hydrated(boolean hydrated) Initializes the value for thehydratedattribute.final Relationship.BuilderInitializes the value for theidattribute.final Relationship.BuilderSets or replaces all elements forlabelsset.final Relationship.BuilderInitializes the optional valuelangto lang.final Relationship.BuilderInitializes the optional valuelangto lang.final Relationship.BuilderRelationship.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.final Relationship.BuilderRelationship.Builder.objectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Sets or replaces all elements forobjectMarkingRefsset.final Relationship.BuilderRelationship.Builder.putAllCustomProperties(Map<String, ? extends Object> entries) Put all mappings from the specified map as entries tocustomPropertiesmap.final Relationship.BuilderRelationship.Builder.putCustomProperty(String key, Object value) Put one entry to thecustomPropertiesmap.final Relationship.BuilderRelationship.Builder.putCustomProperty(Map.Entry<String, ? extends Object> entry) Put one entry to thecustomPropertiesmap.final Relationship.BuilderRelationship.Builder.relationshipType(String relationshipType) Initializes the value for therelationshipTypeattribute.final Relationship.BuilderRelationship.Builder.revoked(StixBoolean revoked) Initializes the value for therevokedattribute.final Relationship.BuilderRelationship.Builder.sourceRef(DomainObject sourceRef) Initializes the value for thesourceRefattribute.final Relationship.BuilderRelationship.Builder.targetRef(DomainObject targetRef) Initializes the value for thetargetRefattribute.final Relationship.BuilderInitializes the value for thetypeattribute.