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