Interface SingleQueryArgument.Builder

    • Method Detail

      • name

        SingleQueryArgument.Builder name​(String name)

        The name of the query argument to inspect.

        Parameters:
        name - The name of the query argument to inspect.
        Returns:
        Returns a reference to this object so that method calls can be chained together.