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