Uses of Class
security.whisper.javastix.coo.types.WindowsRegistryValue
Packages that use WindowsRegistryValue
-
Uses of WindowsRegistryValue in security.whisper.javastix.coo.types
Methods in security.whisper.javastix.coo.types that return WindowsRegistryValueModifier and TypeMethodDescriptionWindowsRegistryValue.Builder.build()Builds a newWindowsRegistryValue.static WindowsRegistryValueWindowsRegistryValue.copyOf(WindowsRegistryValueObj instance) Creates an immutable copy of aWindowsRegistryValueObjvalue.final WindowsRegistryValueWindowsRegistryValue.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final WindowsRegistryValueCopy the current immutable object by setting a present value for the optionaldataattribute.final WindowsRegistryValueCopy the current immutable object by setting an optional value for thedataattribute.final WindowsRegistryValueWindowsRegistryValue.withDataType(String value) Copy the current immutable object by setting a present value for the optionaldataTypeattribute.final WindowsRegistryValueWindowsRegistryValue.withDataType(Optional<String> optional) Copy the current immutable object by setting an optional value for thedataTypeattribute.final WindowsRegistryValueCopy the current immutable object by setting a value for thenameattribute.