Uses of Class
security.whisper.javastix.coo.objects.WindowsRegistryKey
Packages that use WindowsRegistryKey
-
Uses of WindowsRegistryKey in security.whisper.javastix.coo.objects
Methods in security.whisper.javastix.coo.objects that return WindowsRegistryKeyModifier and TypeMethodDescriptionWindowsRegistryKey.Builder.build()Builds a newWindowsRegistryKey.static WindowsRegistryKeyWindowsRegistryKey.copyOf(WindowsRegistryKeyCoo instance) Creates an immutable copy of aWindowsRegistryKeyCoovalue.final WindowsRegistryKeyWindowsRegistryKey.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final WindowsRegistryKeyWindowsRegistryKey.withDefanged(boolean value) Copy the current immutable object by setting a present value for the optionaldefangedattribute.final WindowsRegistryKeyWindowsRegistryKey.withDefanged(Optional<Boolean> optional) Copy the current immutable object by setting an optional value for thedefangedattribute.final WindowsRegistryKeyWindowsRegistryKey.withExtensions(Iterable<? extends CyberObservableExtension> elements) Copy the current immutable object with elements that replace the content ofextensions.final WindowsRegistryKeyWindowsRegistryKey.withExtensions(CyberObservableExtension... elements) Copy the current immutable object with elements that replace the content ofextensions.final WindowsRegistryKeyWindowsRegistryKey.withGranularMarkings(Iterable<? extends GranularMarkingDm> elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final WindowsRegistryKeyWindowsRegistryKey.withGranularMarkings(GranularMarkingDm... elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final WindowsRegistryKeyWindowsRegistryKey.withHydrated(boolean value) Copy the current immutable object by setting a value for thehydratedattribute.final WindowsRegistryKeyCopy the current immutable object by setting a value for thekeyattribute.final WindowsRegistryKeyWindowsRegistryKey.withObjectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final WindowsRegistryKeyWindowsRegistryKey.withObjectMarkingRefs(MarkingDefinitionDm... elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final WindowsRegistryKeyWindowsRegistryKey.withObservableObjectKey(String value) Copy the current immutable object by setting a value for theobservableObjectKeyattribute.final WindowsRegistryKeyWindowsRegistryKey.withToJsonString(String value) Copy the current immutable object by setting a value for thetoJsonStringattribute.final WindowsRegistryKeyCopy the current immutable object by setting a value for thetypeattribute.