NamedResourcesIntSlice

io.k8s.api.resource.v1alpha2.NamedResourcesIntSlice
See theNamedResourcesIntSlice companion object
final case class NamedResourcesIntSlice(ints: Seq[Long])

NamedResourcesIntSlice contains a slice of 64-bit integers.

Attributes

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

Members list

Value members

Concrete methods

Appends new values to ints

Appends new values to ints

Attributes

Source
NamedResourcesIntSlice.scala

transforms ints to result of function

transforms ints to result of function

Attributes

Source
NamedResourcesIntSlice.scala

Returns a new data with ints set to new value

Returns a new data with ints set to new value

Attributes

Source
NamedResourcesIntSlice.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product