Uses of Record Class
com.yahoo.config.provision.DataplaneToken.Version
Packages that use DataplaneToken.Version
-
Uses of DataplaneToken.Version in com.yahoo.config.provision
Methods in com.yahoo.config.provision that return types with arguments of type DataplaneToken.VersionModifier and TypeMethodDescriptionDataplaneToken.versions()Returns the value of theversionsrecord component.Constructor parameters in com.yahoo.config.provision with type arguments of type DataplaneToken.VersionModifierConstructorDescriptionDataplaneToken(String tokenId, List<DataplaneToken.Version> versions) Creates an instance of aDataplaneTokenrecord class.