ForZone

io.k8s.api.discovery.v1.ForZone
See theForZone companion object
final case class ForZone(name: String)

ForZone provides information about which zones should consume this endpoint.

Attributes

Companion:
object
Source:
ForZone.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

transforms name to result of function

transforms name to result of function

Attributes

Source:
ForZone.scala
def withName(value: String): ForZone

Returns a new data with name set to new value

Returns a new data with name set to new value

Attributes

Source:
ForZone.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product