Interface ResourcePathComponent.Builder

    • Method Detail

      • id

        ResourcePathComponent.Builder id​(String id)

        The ID of the resource path.

        Parameters:
        id - The ID of the resource path.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        ResourcePathComponent.Builder name​(String name)

        The name of the resource path.

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