Uses of Class
security.whisper.javastix.coo.objects.File
Packages that use File
-
Uses of File in security.whisper.javastix.coo.objects
Methods in security.whisper.javastix.coo.objects that return FileModifier and TypeMethodDescriptionFile.Builder.build()Builds a newFile.static FileCreates an immutable copy of aFileCoovalue.final FileFile.withAccessed(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for theaccessedattribute.final FileFile.withAccessed(StixInstant value) Copy the current immutable object by setting a present value for the optionalaccessedattribute.final FileFile.withContentRef(String value) Copy the current immutable object by setting a present value for the optionalcontentRefattribute.final FileFile.withContentRef(Optional<String> optional) Copy the current immutable object by setting an optional value for thecontentRefattribute.final FileFile.withCreated(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thecreatedattribute.final FileFile.withCreated(StixInstant value) Copy the current immutable object by setting a present value for the optionalcreatedattribute.final FileFile.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final FileFile.withDecryptionKey(String value) Copy the current immutable object by setting a present value for the optionaldecryptionKeyattribute.final FileFile.withDecryptionKey(Optional<String> optional) Copy the current immutable object by setting an optional value for thedecryptionKeyattribute.final FileFile.withDefanged(boolean value) Copy the current immutable object by setting a present value for the optionaldefangedattribute.final FileFile.withDefanged(Optional<Boolean> optional) Copy the current immutable object by setting an optional value for thedefangedattribute.final FileFile.withEncryptionAlgorithm(String value) Copy the current immutable object by setting a present value for the optionalencryptionAlgorithmattribute.final FileFile.withEncryptionAlgorithm(Optional<String> optional) Copy the current immutable object by setting an optional value for theencryptionAlgorithmattribute.final FileFile.withExtensions(Iterable<? extends CyberObservableExtension> elements) Copy the current immutable object with elements that replace the content ofextensions.final FileFile.withExtensions(CyberObservableExtension... elements) Copy the current immutable object with elements that replace the content ofextensions.final FileFile.withGranularMarkings(Iterable<? extends GranularMarkingDm> elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final FileFile.withGranularMarkings(GranularMarkingDm... elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final FileFile.withHashes(Map<String, ? extends String> entries) Copy the current immutable object by replacing thehashesmap with the specified map.final FileFile.withHydrated(boolean value) Copy the current immutable object by setting a value for thehydratedattribute.final FileFile.withIsEncrypted(boolean value) Copy the current immutable object by setting a present value for the optionalisEncryptedattribute.final FileFile.withIsEncrypted(Optional<Boolean> optional) Copy the current immutable object by setting an optional value for theisEncryptedattribute.final FileFile.withMagicNumberHex(String value) Copy the current immutable object by setting a present value for the optionalmagicNumberHexattribute.final FileFile.withMagicNumberHex(Optional<String> optional) Copy the current immutable object by setting an optional value for themagicNumberHexattribute.final FileFile.withMimeType(String value) Copy the current immutable object by setting a present value for the optionalmimeTypeattribute.final FileFile.withMimeType(Optional<String> optional) Copy the current immutable object by setting an optional value for themimeTypeattribute.final FileFile.withModified(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for themodifiedattribute.final FileFile.withModified(StixInstant value) Copy the current immutable object by setting a present value for the optionalmodifiedattribute.final FileCopy the current immutable object by setting a present value for the optionalnameattribute.final FileCopy the current immutable object by setting an optional value for thenameattribute.final FileFile.withNameEnc(String value) Copy the current immutable object by setting a present value for the optionalnameEncattribute.final FileFile.withNameEnc(Optional<String> optional) Copy the current immutable object by setting an optional value for thenameEncattribute.final FileFile.withObjectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final FileFile.withObjectMarkingRefs(MarkingDefinitionDm... elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final FileFile.withObservableObjectKey(String value) Copy the current immutable object by setting a value for theobservableObjectKeyattribute.final FileFile.withParentDirectoryRef(String value) Copy the current immutable object by setting a present value for the optionalparentDirectoryRefattribute.final FileFile.withParentDirectoryRef(Optional<String> optional) Copy the current immutable object by setting an optional value for theparentDirectoryRefattribute.final FileFile.withSize(long value) Copy the current immutable object by setting a present value for the optionalsizeattribute.final FileCopy the current immutable object by setting an optional value for thesizeattribute.final FileFile.withToJsonString(String value) Copy the current immutable object by setting a value for thetoJsonStringattribute.final FileCopy the current immutable object by setting a value for thetypeattribute.