Uses of Class
security.whisper.javastix.coo.objects.Directory
Packages that use Directory
-
Uses of Directory in security.whisper.javastix.coo.objects
Methods in security.whisper.javastix.coo.objects that return DirectoryModifier and TypeMethodDescriptionDirectory.Builder.build()Builds a newDirectory.static DirectoryDirectory.copyOf(DirectoryCoo instance) Creates an immutable copy of aDirectoryCoovalue.final DirectoryDirectory.withAccessed(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for theaccessedattribute.final DirectoryDirectory.withAccessed(StixInstant value) Copy the current immutable object by setting a present value for the optionalaccessedattribute.final DirectoryDirectory.withCreated(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thecreatedattribute.final DirectoryDirectory.withCreated(StixInstant value) Copy the current immutable object by setting a present value for the optionalcreatedattribute.final DirectoryDirectory.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final DirectoryDirectory.withDefanged(boolean value) Copy the current immutable object by setting a present value for the optionaldefangedattribute.final DirectoryDirectory.withDefanged(Optional<Boolean> optional) Copy the current immutable object by setting an optional value for thedefangedattribute.final DirectoryDirectory.withExtensions(Iterable<? extends CyberObservableExtension> elements) Copy the current immutable object with elements that replace the content ofextensions.final DirectoryDirectory.withExtensions(CyberObservableExtension... elements) Copy the current immutable object with elements that replace the content ofextensions.final DirectoryDirectory.withGranularMarkings(Iterable<? extends GranularMarkingDm> elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final DirectoryDirectory.withGranularMarkings(GranularMarkingDm... elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final DirectoryDirectory.withHydrated(boolean value) Copy the current immutable object by setting a value for thehydratedattribute.final DirectoryDirectory.withModified(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for themodifiedattribute.final DirectoryDirectory.withModified(StixInstant value) Copy the current immutable object by setting a present value for the optionalmodifiedattribute.final DirectoryDirectory.withObjectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final DirectoryDirectory.withObjectMarkingRefs(MarkingDefinitionDm... elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final DirectoryDirectory.withObservableObjectKey(String value) Copy the current immutable object by setting a value for theobservableObjectKeyattribute.final DirectoryCopy the current immutable object by setting a value for thepathattribute.final DirectoryDirectory.withPathEnc(String value) Copy the current immutable object by setting a present value for the optionalpathEncattribute.final DirectoryDirectory.withPathEnc(Optional<String> optional) Copy the current immutable object by setting an optional value for thepathEncattribute.final DirectoryDirectory.withToJsonString(String value) Copy the current immutable object by setting a value for thetoJsonStringattribute.final DirectoryCopy the current immutable object by setting a value for thetypeattribute.