Uses of Class
security.whisper.javastix.meta.ExtensionDefinitionObject
Packages that use ExtensionDefinitionObject
-
Uses of ExtensionDefinitionObject in security.whisper.javastix.meta
Methods in security.whisper.javastix.meta that return ExtensionDefinitionObjectModifier and TypeMethodDescriptionExtensionDefinitionObject.Builder.build()Builds a newExtensionDefinitionObject.static ExtensionDefinitionObjectExtensionDefinitionObject.copyOf(ExtensionDefinition instance) Creates an immutable copy of aExtensionDefinitionvalue.ExtensionDefinitionObject.withConfidence(int value) Copy the current immutable object by setting a present value for the optionalconfidenceattribute.ExtensionDefinitionObject.withConfidence(Optional<Integer> optional) Copy the current immutable object by setting an optional value for theconfidenceattribute.ExtensionDefinitionObject.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.ExtensionDefinitionObject.withCreatedByRef(String value) Copy the current immutable object by setting a present value for the optionalcreatedByRefattribute.ExtensionDefinitionObject.withCreatedByRef(Optional<String> optional) Copy the current immutable object by setting an optional value for thecreatedByRefattribute.ExtensionDefinitionObject.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.ExtensionDefinitionObject.withDescription(String value) Copy the current immutable object by setting a present value for the optionaldescriptionattribute.ExtensionDefinitionObject.withDescription(Optional<String> optional) Copy the current immutable object by setting an optional value for thedescriptionattribute.ExtensionDefinitionObject.withExtensionProperties(Iterable<String> elements) Copy the current immutable object with elements that replace the content ofextensionProperties.ExtensionDefinitionObject.withExtensionProperties(String... elements) Copy the current immutable object with elements that replace the content ofextensionProperties.ExtensionDefinitionObject.withExtensionTypes(Iterable<String> elements) Copy the current immutable object with elements that replace the content ofextensionTypes.ExtensionDefinitionObject.withExtensionTypes(String... elements) Copy the current immutable object with elements that replace the content ofextensionTypes.ExtensionDefinitionObject.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.ExtensionDefinitionObject.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.ExtensionDefinitionObject.withGranularMarkings(Iterable<? extends GranularMarkingDm> elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.ExtensionDefinitionObject.withGranularMarkings(GranularMarkingDm... elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.ExtensionDefinitionObject.withHydrated(boolean value) Copy the current immutable object by setting a value for thehydratedattribute.Copy the current immutable object by setting a value for theidattribute.ExtensionDefinitionObject.withLabels(Iterable<String> elements) Copy the current immutable object with elements that replace the content oflabels.ExtensionDefinitionObject.withLabels(String... elements) Copy the current immutable object with elements that replace the content oflabels.ExtensionDefinitionObject.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.Copy the current immutable object by setting a value for thenameattribute.ExtensionDefinitionObject.withObjectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.ExtensionDefinitionObject.withObjectMarkingRefs(MarkingDefinitionDm... elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.ExtensionDefinitionObject.withRevoked(boolean value) Copy the current immutable object by setting a present value for the optionalrevokedattribute.ExtensionDefinitionObject.withRevoked(Optional<Boolean> optional) Copy the current immutable object by setting an optional value for therevokedattribute.ExtensionDefinitionObject.withSchema(Map<String, ? extends Object> entries) Copy the current immutable object by replacing theschemamap with the specified map.ExtensionDefinitionObject.withSpecVersion(String value) Copy the current immutable object by setting a value for thespecVersionattribute.ExtensionDefinitionObject.withToJsonString(String value) Copy the current immutable object by setting a value for thetoJsonStringattribute.ExtensionDefinitionObject.withVersion(String value) Copy the current immutable object by setting a value for theversionattribute.