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