Interface AssetModelPropertyPathSegment.Builder

    • Method Detail

      • id

        AssetModelPropertyPathSegment.Builder id​(String id)

        The ID of the path segment.

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

        AssetModelPropertyPathSegment.Builder name​(String name)

        The name of the path segment.

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