Uses of Record Class
com.yahoo.vespa.hosted.controller.api.integration.dataplanetoken.DataplaneTokenVersions.Version
Packages that use DataplaneTokenVersions.Version
-
Uses of DataplaneTokenVersions.Version in com.yahoo.vespa.hosted.controller.api.integration.dataplanetoken
Methods in com.yahoo.vespa.hosted.controller.api.integration.dataplanetoken that return types with arguments of type DataplaneTokenVersions.VersionModifier and TypeMethodDescriptionDataplaneTokenVersions.tokenVersions()Returns the value of thetokenVersionsrecord component.Constructor parameters in com.yahoo.vespa.hosted.controller.api.integration.dataplanetoken with type arguments of type DataplaneTokenVersions.VersionModifierConstructorDescriptionDataplaneTokenVersions(TokenId tokenId, List<DataplaneTokenVersions.Version> tokenVersions) Creates an instance of aDataplaneTokenVersionsrecord class.