Uses of Class
security.whisper.javastix.sdo.types.KillChainPhase
Packages that use KillChainPhase
-
Uses of KillChainPhase in security.whisper.javastix.sdo.types
Methods in security.whisper.javastix.sdo.types that return KillChainPhaseModifier and TypeMethodDescriptionKillChainPhase.Builder.build()Builds a newKillChainPhase.static KillChainPhaseKillChainPhase.copyOf(KillChainPhaseType instance) Creates an immutable copy of aKillChainPhaseTypevalue.final KillChainPhaseKillChainPhase.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final KillChainPhaseKillChainPhase.withKillChainName(String value) Copy the current immutable object by setting a value for thekillChainNameattribute.final KillChainPhaseKillChainPhase.withPhaseName(String value) Copy the current immutable object by setting a value for thephaseNameattribute.