Resource

io.funkode.resource.model.Resource
See theResource companion object
trait Resource

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def etag: Option[Etag]
def urn: Urn

Concrete methods

inline def of[R]: Of[R]
Extension method from Resource
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Any