Listing
com.worxbend.codeberg4s.repositories.wire.RepositoryContentDto.Listing
The body was a JSON array: the path addressed a directory.
Attributes
Members list
Value members
Inherited methods
An iterator over the names of all the elements of this product.
An iterator over the names of all the elements of this product.
Attributes
- Inherited from:
- Product
An iterator over all the elements of this product.
An iterator over all the elements of this product.
Attributes
- Returns
-
in the default implementation, an
Iterator[Any] - Inherited from:
- Product
Converts to the domain.
Converts to the domain.
Fails when the body was neither a JSON object nor a JSON array of objects, and when any entry could not be converted — the latter at the entry's own path, index included for a directory.
Attributes
- Inherited from:
- RepositoryContentDto
In this article