JsonPatchRaw

dev.hnaderi.k8s.client.JsonPatchRaw
See theJsonPatchRaw companion object
final case class JsonPatchRaw(operations: List[JsonPatchOp])

Attributes

Companion
object
Source
JsonPatchRaw.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Source
JsonPatchRaw.scala
def foldTo[T : Builder]: T

Attributes

Source
JsonPatchRaw.scala

Attributes

Source
JsonPatchRaw.scala

Attributes

Source
JsonPatchRaw.scala

Attributes

Source
JsonPatchRaw.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product