ForZone

case class ForZone(name: String)

ForZone provides information about which zones should consume this endpoint.

Value parameters:
name

name represents the name of the zone.

Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

name represents the name of the zone.

name represents the name of the zone.

This effect always succeeds, it is safe to use the field name directly.

Inherited methods

Inherited from:
Product