Class PiActionParamId


  • @Beta
    public final class PiActionParamId
    extends Identifier<String>
    Identifier of an action runtime parameter in a match+action table of a protocol-independent pipeline, unique within the scope an action model.
    • Method Detail

      • of

        public static PiActionParamId of​(String name)
        Returns a parameter identifier for the given parameter name.
        Parameters:
        name - parameter name
        Returns:
        parameter identifier