java.lang.Object
ai.vespa.validation.StringWrapper<T>
ai.vespa.validation.PatternedStringWrapper<TokenId>
com.yahoo.vespa.hosted.controller.api.integration.dataplanetoken.TokenId
All Implemented Interfaces:
Comparable<TokenId>

public class TokenId extends ai.vespa.validation.PatternedStringWrapper<TokenId>
A token id to be used in dataplane tokens
  • Method Summary

    Modifier and Type
    Method
    Description
    static TokenId
    of(String value)
     

    Methods inherited from class ai.vespa.validation.StringWrapper

    compareTo, equals, hashCode, toString, value

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait