BaseUri

uk.gov.hmrc.play.audit.http.config.BaseUri
case class BaseUri(host: String, port: Int, protocol: String)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def addEndpoint(endpoint: String): String

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

val uri: String