Interface Access.Builder

    • Method Detail

      • actions

        Access.Builder actions​(Collection<String> actions)

        A list of actions for the access permissions.

        Parameters:
        actions - A list of actions for the access permissions.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • actions

        Access.Builder actions​(String... actions)

        A list of actions for the access permissions.

        Parameters:
        actions - A list of actions for the access permissions.
        Returns:
        Returns a reference to this object so that method calls can be chained together.