Uses of Class
security.whisper.javastix.coo.objects.Mutex
Packages that use Mutex
-
Uses of Mutex in security.whisper.javastix.coo.objects
Methods in security.whisper.javastix.coo.objects that return MutexModifier and TypeMethodDescriptionMutex.Builder.build()Builds a newMutex.static MutexCreates an immutable copy of aMutexCoovalue.final MutexMutex.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final MutexMutex.withDefanged(boolean value) Copy the current immutable object by setting a present value for the optionaldefangedattribute.final MutexMutex.withDefanged(Optional<Boolean> optional) Copy the current immutable object by setting an optional value for thedefangedattribute.final MutexMutex.withExtensions(Iterable<? extends CyberObservableExtension> elements) Copy the current immutable object with elements that replace the content ofextensions.final MutexMutex.withExtensions(CyberObservableExtension... elements) Copy the current immutable object with elements that replace the content ofextensions.final MutexMutex.withGranularMarkings(Iterable<? extends GranularMarkingDm> elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final MutexMutex.withGranularMarkings(GranularMarkingDm... elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final MutexMutex.withHydrated(boolean value) Copy the current immutable object by setting a value for thehydratedattribute.final MutexCopy the current immutable object by setting a value for thenameattribute.final MutexMutex.withObjectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final MutexMutex.withObjectMarkingRefs(MarkingDefinitionDm... elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final MutexMutex.withObservableObjectKey(String value) Copy the current immutable object by setting a value for theobservableObjectKeyattribute.final MutexMutex.withToJsonString(String value) Copy the current immutable object by setting a value for thetoJsonStringattribute.final MutexCopy the current immutable object by setting a value for thetypeattribute.