Uses of Class
security.whisper.javastix.sdo.objects.Grouping
Packages that use Grouping
-
Uses of Grouping in security.whisper.javastix.sdo.objects
Methods in security.whisper.javastix.sdo.objects that return GroupingModifier and TypeMethodDescriptionGrouping.Builder.build()Builds a newGrouping.static GroupingGrouping.copyOf(GroupingSdo instance) Creates an immutable copy of aGroupingSdovalue.final GroupingGrouping.withContext(String value) Copy the current immutable object by setting a present value for the optionalcontextattribute.final GroupingGrouping.withContext(Optional<String> optional) Copy the current immutable object by setting an optional value for thecontextattribute.final GroupingGrouping.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final GroupingGrouping.withCreatedByRef(Optional<? extends IdentitySdo> optional) Copy the current immutable object by setting an optional value for thecreatedByRefattribute.final GroupingGrouping.withCreatedByRef(IdentitySdo value) Copy the current immutable object by setting a present value for the optionalcreatedByRefattribute.final GroupingGrouping.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final GroupingGrouping.withDescription(String value) Copy the current immutable object by setting a present value for the optionaldescriptionattribute.final GroupingGrouping.withDescription(Optional<String> optional) Copy the current immutable object by setting an optional value for thedescriptionattribute.final GroupingGrouping.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final GroupingGrouping.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final GroupingGrouping.withGranularMarkings(Iterable<? extends GranularMarkingDm> elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final GroupingGrouping.withGranularMarkings(GranularMarkingDm... elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final GroupingGrouping.withHydrated(boolean value) Copy the current immutable object by setting a value for thehydratedattribute.final GroupingCopy the current immutable object by setting a value for theidattribute.final GroupingGrouping.withLabels(Iterable<String> elements) Copy the current immutable object with elements that replace the content oflabels.final GroupingGrouping.withLabels(String... elements) Copy the current immutable object with elements that replace the content oflabels.final GroupingCopy the current immutable object by setting a present value for the optionallangattribute.final GroupingCopy the current immutable object by setting an optional value for thelangattribute.final GroupingGrouping.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final GroupingCopy the current immutable object by setting a present value for the optionalnameattribute.final GroupingCopy the current immutable object by setting an optional value for thenameattribute.final GroupingGrouping.withObjectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final GroupingGrouping.withObjectMarkingRefs(MarkingDefinitionDm... elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final GroupingGrouping.withObjectRefs(Iterable<? extends BundleableObject> elements) Copy the current immutable object with elements that replace the content ofobjectRefs.final GroupingGrouping.withObjectRefs(BundleableObject... elements) Copy the current immutable object with elements that replace the content ofobjectRefs.final GroupingGrouping.withRelationships(Iterable<? extends RelationshipSro> elements) Copy the current immutable object with elements that replace the content ofrelationships.final GroupingGrouping.withRelationships(RelationshipSro... elements) Copy the current immutable object with elements that replace the content ofrelationships.final GroupingGrouping.withRevoked(StixBoolean value) Copy the current immutable object by setting a value for therevokedattribute.final GroupingCopy the current immutable object by setting a value for thetypeattribute.