Uses of Class
com.yahoo.config.provision.Flavor
Packages that use Flavor
-
Uses of Flavor in com.yahoo.config.provision
Methods in com.yahoo.config.provision that return FlavorModifier and TypeMethodDescriptionNodeFlavors.getFlavorOrThrow(String flavorName) Returns the flavor with the given name or throws an IllegalArgumentException if it does not exist.Flavor.with(FlavorOverrides flavorOverrides) Flavor.with(NodeResources resources) Methods in com.yahoo.config.provision that return types with arguments of type FlavorModifier and TypeMethodDescriptionReturns a flavor by name, or empty if there is no flavor with this name.NodeFlavors.getFlavors()Constructor parameters in com.yahoo.config.provision with type arguments of type Flavor