Uses of Class
security.whisper.javastix.coo.types.NtfsAlternateDataStream
Packages that use NtfsAlternateDataStream
-
Uses of NtfsAlternateDataStream in security.whisper.javastix.coo.types
Methods in security.whisper.javastix.coo.types that return NtfsAlternateDataStreamModifier and TypeMethodDescriptionNtfsAlternateDataStream.Builder.build()Builds a newNtfsAlternateDataStream.static NtfsAlternateDataStreamNtfsAlternateDataStream.copyOf(NtfsAlternateDataStreamObj instance) Creates an immutable copy of aNtfsAlternateDataStreamObjvalue.final NtfsAlternateDataStreamNtfsAlternateDataStream.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final NtfsAlternateDataStreamNtfsAlternateDataStream.withHashes(Map<String, ? extends String> entries) Copy the current immutable object by replacing thehashesmap with the specified map.final NtfsAlternateDataStreamCopy the current immutable object by setting a value for thenameattribute.final NtfsAlternateDataStreamNtfsAlternateDataStream.withSize(long value) Copy the current immutable object by setting a present value for the optionalsizeattribute.final NtfsAlternateDataStreamCopy the current immutable object by setting an optional value for thesizeattribute.