Uses of Class
security.whisper.javastix.meta.ExtensionDefinitionObject.Builder
Packages that use ExtensionDefinitionObject.Builder
-
Uses of ExtensionDefinitionObject.Builder in security.whisper.javastix.meta
Methods in security.whisper.javastix.meta that return ExtensionDefinitionObject.BuilderModifier and TypeMethodDescriptionExtensionDefinitionObject.Builder.addAllExtensionProperties(Iterable<String> elements) Adds elements toextensionPropertiesset.ExtensionDefinitionObject.Builder.addAllExtensionTypes(Iterable<String> elements) Adds elements toextensionTypesset.ExtensionDefinitionObject.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.ExtensionDefinitionObject.Builder.addAllGranularMarkings(Iterable<? extends GranularMarkingDm> elements) Adds elements togranularMarkingsset.ExtensionDefinitionObject.Builder.addAllLabels(Iterable<String> elements) Adds elements tolabelsset.ExtensionDefinitionObject.Builder.addAllObjectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Adds elements toobjectMarkingRefsset.ExtensionDefinitionObject.Builder.addExtensionProperties(String... elements) Adds elements toextensionPropertiesset.ExtensionDefinitionObject.Builder.addExtensionProperty(String element) Adds one element toextensionPropertiesset.ExtensionDefinitionObject.Builder.addExtensionType(String element) Adds one element toextensionTypesset.ExtensionDefinitionObject.Builder.addExtensionTypes(String... elements) Adds elements toextensionTypesset.ExtensionDefinitionObject.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.ExtensionDefinitionObject.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.ExtensionDefinitionObject.Builder.addGranularMarking(GranularMarkingDm element) Adds one element togranularMarkingsset.ExtensionDefinitionObject.Builder.addGranularMarkings(GranularMarkingDm... elements) Adds elements togranularMarkingsset.Adds one element tolabelsset.Adds elements tolabelsset.ExtensionDefinitionObject.Builder.addObjectMarkingRef(MarkingDefinitionDm element) Adds one element toobjectMarkingRefsset.ExtensionDefinitionObject.Builder.addObjectMarkingRefs(MarkingDefinitionDm... elements) Adds elements toobjectMarkingRefsset.ExtensionDefinitionObject.builder()Creates a builder forExtensionDefinitionObject.ExtensionDefinitionObject.Builder.confidence(int confidence) Initializes the optional valueconfidenceto confidence.ExtensionDefinitionObject.Builder.confidence(Optional<Integer> confidence) Initializes the optional valueconfidenceto confidence.ExtensionDefinitionObject.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.ExtensionDefinitionObject.Builder.createdByRef(String createdByRef) Initializes the optional valuecreatedByRefto createdByRef.ExtensionDefinitionObject.Builder.createdByRef(Optional<String> createdByRef) Initializes the optional valuecreatedByRefto createdByRef.ExtensionDefinitionObject.Builder.customProperties(Map<String, ? extends Object> entries) Sets or replaces all mappings from the specified map as entries for thecustomPropertiesmap.ExtensionDefinitionObject.Builder.description(String description) Initializes the optional valuedescriptionto description.ExtensionDefinitionObject.Builder.description(Optional<String> description) Initializes the optional valuedescriptionto description.ExtensionDefinitionObject.Builder.extensionProperties(Iterable<String> elements) Sets or replaces all elements forextensionPropertiesset.ExtensionDefinitionObject.Builder.extensionTypes(Iterable<String> elements) Sets or replaces all elements forextensionTypesset.ExtensionDefinitionObject.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.ExtensionDefinitionObject.Builder.from(BundleableObject instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.bundle.BundleableObjectinstance.ExtensionDefinitionObject.Builder.from(StixCustomProperties instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.common.StixCustomPropertiesinstance.ExtensionDefinitionObject.Builder.from(ExtensionDefinition instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.meta.ExtensionDefinitioninstance.ExtensionDefinitionObject.Builder.granularMarkings(Iterable<? extends GranularMarkingDm> elements) Sets or replaces all elements forgranularMarkingsset.ExtensionDefinitionObject.Builder.hydrated(boolean hydrated) Initializes the value for thehydratedattribute.Initializes the value for theidattribute.Sets or replaces all elements forlabelsset.ExtensionDefinitionObject.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.Initializes the value for thenameattribute.ExtensionDefinitionObject.Builder.objectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Sets or replaces all elements forobjectMarkingRefsset.ExtensionDefinitionObject.Builder.putAllCustomProperties(Map<String, ? extends Object> entries) Put all mappings from the specified map as entries tocustomPropertiesmap.ExtensionDefinitionObject.Builder.putAllSchema(Map<String, ? extends Object> entries) Put all mappings from the specified map as entries toschemamap.ExtensionDefinitionObject.Builder.putCustomProperty(String key, Object value) Put one entry to thecustomPropertiesmap.ExtensionDefinitionObject.Builder.putCustomProperty(Map.Entry<String, ? extends Object> entry) Put one entry to thecustomPropertiesmap.Put one entry to theschemamap.Put one entry to theschemamap.ExtensionDefinitionObject.Builder.revoked(boolean revoked) Initializes the optional valuerevokedto revoked.Initializes the optional valuerevokedto revoked.Sets or replaces all mappings from the specified map as entries for theschemamap.ExtensionDefinitionObject.Builder.specVersion(String specVersion) Initializes the value for thespecVersionattribute.ExtensionDefinitionObject.Builder.toJsonString(String toJsonString) Initializes the value for thetoJsonStringattribute.Initializes the value for theversionattribute.