Class NonDefaultIdentifier
java.lang.Object
com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
com.yahoo.vespa.hosted.controller.api.identifiers.SerializedIdentifier
com.yahoo.vespa.hosted.controller.api.identifiers.NonDefaultIdentifier
- Direct Known Subclasses:
ApplicationId,EnvironmentId,RegionId,TenantId,UserId
TODO: Class description
- Author:
- smorgrav
-
Field Summary
Fields inherited from class com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
strictPattern, strictPatternExplanation -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
capitalizedType, equals, hashCode, id, throwInvalidId, toDns, toString, validateNoDefault, validateNoUpperCase, validateSerialized, validateSerializedIdentifier
-
Constructor Details
-
NonDefaultIdentifier
-
-
Method Details
-
validate
public void validate()- Overrides:
validatein classSerializedIdentifier
-