Uses of Class
security.whisper.javastix.coo.objects.Process
Packages that use Process
-
Uses of Process in security.whisper.javastix.coo.objects
Methods in security.whisper.javastix.coo.objects that return ProcessModifier and TypeMethodDescriptionProcess.Builder.build()Builds a newProcess.static ProcessProcess.copyOf(ProcessCoo instance) Creates an immutable copy of aProcessCoovalue.final ProcessProcess.withCreated(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thecreatedattribute.final ProcessProcess.withCreated(StixInstant value) Copy the current immutable object by setting a present value for the optionalcreatedattribute.final ProcessProcess.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final ProcessCopy the current immutable object by setting a present value for the optionalcwdattribute.final ProcessCopy the current immutable object by setting an optional value for thecwdattribute.final ProcessProcess.withDefanged(boolean value) Copy the current immutable object by setting a present value for the optionaldefangedattribute.final ProcessProcess.withDefanged(Optional<Boolean> optional) Copy the current immutable object by setting an optional value for thedefangedattribute.final ProcessProcess.withExtensions(Iterable<? extends CyberObservableExtension> elements) Copy the current immutable object with elements that replace the content ofextensions.final ProcessProcess.withExtensions(CyberObservableExtension... elements) Copy the current immutable object with elements that replace the content ofextensions.final ProcessProcess.withGranularMarkings(Iterable<? extends GranularMarkingDm> elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final ProcessProcess.withGranularMarkings(GranularMarkingDm... elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final ProcessProcess.withHydrated(boolean value) Copy the current immutable object by setting a value for thehydratedattribute.final ProcessProcess.withIsHidden(boolean value) Copy the current immutable object by setting a present value for the optionalisHiddenattribute.final ProcessProcess.withIsHidden(Optional<Boolean> optional) Copy the current immutable object by setting an optional value for theisHiddenattribute.final ProcessCopy the current immutable object by setting a present value for the optionalnameattribute.final ProcessCopy the current immutable object by setting an optional value for thenameattribute.final ProcessProcess.withObjectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final ProcessProcess.withObjectMarkingRefs(MarkingDefinitionDm... elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final ProcessProcess.withObservableObjectKey(String value) Copy the current immutable object by setting a value for theobservableObjectKeyattribute.final ProcessProcess.withPid(long value) Copy the current immutable object by setting a present value for the optionalpidattribute.final ProcessCopy the current immutable object by setting an optional value for thepidattribute.final ProcessProcess.withToJsonString(String value) Copy the current immutable object by setting a value for thetoJsonStringattribute.final ProcessCopy the current immutable object by setting a value for thetypeattribute.