Uses of Class
security.whisper.javastix.sdo.objects.Indicator
Packages that use Indicator
-
Uses of Indicator in security.whisper.javastix.sdo.objects
Methods in security.whisper.javastix.sdo.objects that return IndicatorModifier and TypeMethodDescriptionIndicator.Builder.build()Builds a newIndicator.static IndicatorIndicator.copyOf(IndicatorSdo instance) Creates an immutable copy of aIndicatorSdovalue.final IndicatorIndicator.withConfidence(int value) Copy the current immutable object by setting a present value for the optionalconfidenceattribute.final IndicatorIndicator.withConfidence(Optional<Integer> optional) Copy the current immutable object by setting an optional value for theconfidenceattribute.final IndicatorIndicator.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final IndicatorIndicator.withCreatedByRef(Optional<? extends IdentitySdo> optional) Copy the current immutable object by setting an optional value for thecreatedByRefattribute.final IndicatorIndicator.withCreatedByRef(IdentitySdo value) Copy the current immutable object by setting a present value for the optionalcreatedByRefattribute.final IndicatorIndicator.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final IndicatorIndicator.withDescription(String value) Copy the current immutable object by setting a present value for the optionaldescriptionattribute.final IndicatorIndicator.withDescription(Optional<String> optional) Copy the current immutable object by setting an optional value for thedescriptionattribute.final IndicatorIndicator.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final IndicatorIndicator.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final IndicatorIndicator.withGranularMarkings(Iterable<? extends GranularMarkingDm> elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final IndicatorIndicator.withGranularMarkings(GranularMarkingDm... elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final IndicatorIndicator.withHydrated(boolean value) Copy the current immutable object by setting a value for thehydratedattribute.final IndicatorCopy the current immutable object by setting a value for theidattribute.final IndicatorIndicator.withIndicatorTypes(Iterable<String> elements) Copy the current immutable object with elements that replace the content ofindicatorTypes.final IndicatorIndicator.withIndicatorTypes(String... elements) Copy the current immutable object with elements that replace the content ofindicatorTypes.final IndicatorIndicator.withKillChainPhases(Iterable<? extends KillChainPhaseType> elements) Copy the current immutable object with elements that replace the content ofkillChainPhases.final IndicatorIndicator.withKillChainPhases(KillChainPhaseType... elements) Copy the current immutable object with elements that replace the content ofkillChainPhases.final IndicatorIndicator.withLabels(Iterable<String> elements) Copy the current immutable object with elements that replace the content oflabels.final IndicatorIndicator.withLabels(String... elements) Copy the current immutable object with elements that replace the content oflabels.final IndicatorCopy the current immutable object by setting a present value for the optionallangattribute.final IndicatorCopy the current immutable object by setting an optional value for thelangattribute.final IndicatorIndicator.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final IndicatorCopy the current immutable object by setting a present value for the optionalnameattribute.final IndicatorCopy the current immutable object by setting an optional value for thenameattribute.final IndicatorIndicator.withObjectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final IndicatorIndicator.withObjectMarkingRefs(MarkingDefinitionDm... elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final IndicatorIndicator.withPattern(String value) Copy the current immutable object by setting a value for thepatternattribute.final IndicatorIndicator.withPatternType(String value) Copy the current immutable object by setting a value for thepatternTypeattribute.final IndicatorIndicator.withRelationships(Iterable<? extends RelationshipSro> elements) Copy the current immutable object with elements that replace the content ofrelationships.final IndicatorIndicator.withRelationships(RelationshipSro... elements) Copy the current immutable object with elements that replace the content ofrelationships.final IndicatorIndicator.withRevoked(StixBoolean value) Copy the current immutable object by setting a value for therevokedattribute.final IndicatorCopy the current immutable object by setting a value for thetypeattribute.final IndicatorIndicator.withValidFrom(StixInstant value) Copy the current immutable object by setting a value for thevalidFromattribute.final IndicatorIndicator.withValidUntil(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thevalidUntilattribute.final IndicatorIndicator.withValidUntil(StixInstant value) Copy the current immutable object by setting a present value for the optionalvalidUntilattribute.