Uses of Class
security.whisper.javastix.coo.objects.AutonomousSystem
Packages that use AutonomousSystem
-
Uses of AutonomousSystem in security.whisper.javastix.coo.objects
Methods in security.whisper.javastix.coo.objects that return AutonomousSystemModifier and TypeMethodDescriptionAutonomousSystem.Builder.build()Builds a newAutonomousSystem.static AutonomousSystemAutonomousSystem.copyOf(AutonomousSystemCoo instance) Creates an immutable copy of aAutonomousSystemCoovalue.final AutonomousSystemAutonomousSystem.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final AutonomousSystemAutonomousSystem.withDefanged(boolean value) Copy the current immutable object by setting a present value for the optionaldefangedattribute.final AutonomousSystemAutonomousSystem.withDefanged(Optional<Boolean> optional) Copy the current immutable object by setting an optional value for thedefangedattribute.final AutonomousSystemAutonomousSystem.withExtensions(Iterable<? extends CyberObservableExtension> elements) Copy the current immutable object with elements that replace the content ofextensions.final AutonomousSystemAutonomousSystem.withExtensions(CyberObservableExtension... elements) Copy the current immutable object with elements that replace the content ofextensions.final AutonomousSystemAutonomousSystem.withGranularMarkings(Iterable<? extends GranularMarkingDm> elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final AutonomousSystemAutonomousSystem.withGranularMarkings(GranularMarkingDm... elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final AutonomousSystemAutonomousSystem.withHydrated(boolean value) Copy the current immutable object by setting a value for thehydratedattribute.final AutonomousSystemCopy the current immutable object by setting a present value for the optionalnameattribute.final AutonomousSystemCopy the current immutable object by setting an optional value for thenameattribute.final AutonomousSystemAutonomousSystem.withNumber(Long value) Copy the current immutable object by setting a value for thenumberattribute.final AutonomousSystemAutonomousSystem.withObjectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final AutonomousSystemAutonomousSystem.withObjectMarkingRefs(MarkingDefinitionDm... elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final AutonomousSystemAutonomousSystem.withObservableObjectKey(String value) Copy the current immutable object by setting a value for theobservableObjectKeyattribute.final AutonomousSystemCopy the current immutable object by setting a present value for the optionalrirattribute.final AutonomousSystemCopy the current immutable object by setting an optional value for therirattribute.final AutonomousSystemAutonomousSystem.withToJsonString(String value) Copy the current immutable object by setting a value for thetoJsonStringattribute.final AutonomousSystemCopy the current immutable object by setting a value for thetypeattribute.