AbsolutePath
sttp.model.Uri.AbsolutePath
case class AbsolutePath(segments: Seq[Segment]) extends PathSegments
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait PathSegmentsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
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
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- PathSegments
Attributes
- Inherited from:
- PathSegments
Attributes
- Inherited from:
- PathSegments
Attributes
- Inherited from:
- PathSegments
Attributes
- Inherited from:
- PathSegments
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- PathSegments
Attributes
- Inherited from:
- PathSegments
Attributes
- Inherited from:
- PathSegments
Attributes
- Inherited from:
- PathSegments
In this article