Class UserGroup
- java.lang.Object
-
- com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
-
- com.yahoo.vespa.hosted.controller.api.identifiers.UserGroup
-
public class UserGroup extends Identifier
- Author:
- smorgrav
-
-
Field Summary
-
Fields inherited from class com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
strictPattern, strictPatternExplanation
-
-
Method Summary
-
Methods inherited from class com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
capitalizedType, equals, hashCode, id, throwInvalidId, toDns, toString, validate, validateNoDefault, validateNoUpperCase, validateSerialized, validateSerializedIdentifier
-
-
-
-
Constructor Detail
-
UserGroup
public UserGroup(String id)
-
-