Package google.registry.model.reporting
Class Spec11ThreatMatch
java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.reporting.Spec11ThreatMatch
- All Implemented Interfaces:
Buildable
,Serializable
,Cloneable
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
A builder for constructingSpec11ThreatMatch
, since it is immutable.static enum
The type of threat detected.Nested classes/interfaces inherited from class google.registry.model.ImmutableObject
ImmutableObject.DoNotHydrate, ImmutableObject.IgnoredInDiffableMap, ImmutableObject.Insignificant
Nested classes/interfaces inherited from interface google.registry.model.Buildable
Buildable.GenericBuilder<S,
B extends Buildable.GenericBuilder<?, ?>>, Buildable.Overlayable<T> -
Field Summary
Fields inherited from class google.registry.model.ImmutableObject
hashCode
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.joda.time.LocalDate
getId()
com.google.common.collect.ImmutableSet
<Spec11ThreatMatch.ThreatType> getTld()
Methods inherited from class google.registry.model.ImmutableObject
clone, cloneEmptyToNull, createVKey, equals, getSignificantFields, hashCode, toDiffableFieldMap, toHydratedString, toString, toStringHelper