Uses of Class
security.whisper.javastix.coo.objects.Url.Builder
Packages that use Url.Builder
-
Uses of Url.Builder in security.whisper.javastix.coo.objects
Methods in security.whisper.javastix.coo.objects that return Url.BuilderModifier and TypeMethodDescriptionfinal Url.BuilderUrl.Builder.addAllExtensions(Iterable<? extends CyberObservableExtension> elements) Adds elements toextensionsset.final Url.BuilderUrl.Builder.addAllGranularMarkings(Iterable<? extends GranularMarkingDm> elements) Adds elements togranularMarkingsset.final Url.BuilderUrl.Builder.addAllObjectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Adds elements toobjectMarkingRefsset.final Url.BuilderUrl.Builder.addExtension(CyberObservableExtension element) Adds one element toextensionsset.final Url.BuilderUrl.Builder.addExtensions(CyberObservableExtension... elements) Adds elements toextensionsset.final Url.BuilderUrl.Builder.addGranularMarking(GranularMarkingDm element) Adds one element togranularMarkingsset.final Url.BuilderUrl.Builder.addGranularMarkings(GranularMarkingDm... elements) Adds elements togranularMarkingsset.final Url.BuilderUrl.Builder.addObjectMarkingRef(MarkingDefinitionDm element) Adds one element toobjectMarkingRefsset.final Url.BuilderUrl.Builder.addObjectMarkingRefs(MarkingDefinitionDm... elements) Adds elements toobjectMarkingRefsset.static Url.BuilderUrl.builder()Creates a builder forUrl.final Url.BuilderUrl.Builder.customProperties(Map<String, ? extends Object> entries) Sets or replaces all mappings from the specified map as entries for thecustomPropertiesmap.final Url.BuilderUrl.Builder.defanged(boolean defanged) Initializes the optional valuedefangedto defanged.final Url.BuilderInitializes the optional valuedefangedto defanged.final Url.BuilderUrl.Builder.extensions(Iterable<? extends CyberObservableExtension> elements) Sets or replaces all elements forextensionsset.final Url.BuilderUrl.Builder.from(BundleableObject instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.bundle.BundleableObjectinstance.final Url.BuilderUrl.Builder.from(StixCustomProperties instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.common.StixCustomPropertiesinstance.final Url.BuilderUrl.Builder.from(CyberObservableObjectCommonProperties instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.coo.CyberObservableObjectCommonPropertiesinstance.final Url.BuilderFill a builder with attribute values from the providedsecurity.whisper.javastix.coo.objects.UrlCooinstance.final Url.BuilderUrl.Builder.granularMarkings(Iterable<? extends GranularMarkingDm> elements) Sets or replaces all elements forgranularMarkingsset.final Url.BuilderUrl.Builder.hydrated(boolean hydrated) Initializes the value for thehydratedattribute.final Url.BuilderUrl.Builder.objectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Sets or replaces all elements forobjectMarkingRefsset.final Url.BuilderUrl.Builder.observableObjectKey(String observableObjectKey) Initializes the value for theobservableObjectKeyattribute.final Url.BuilderUrl.Builder.putAllCustomProperties(Map<String, ? extends Object> entries) Put all mappings from the specified map as entries tocustomPropertiesmap.final Url.BuilderUrl.Builder.putCustomProperty(String key, Object value) Put one entry to thecustomPropertiesmap.final Url.BuilderUrl.Builder.putCustomProperty(Map.Entry<String, ? extends Object> entry) Put one entry to thecustomPropertiesmap.final Url.BuilderUrl.Builder.toJsonString(String toJsonString) Initializes the value for thetoJsonStringattribute.final Url.BuilderInitializes the value for thetypeattribute.final Url.BuilderInitializes the value for thevalueattribute.