DeviceAttribute

io.k8s.api.resource.v1alpha3.DeviceAttribute
See theDeviceAttribute companion object

DeviceAttribute must have exactly one field set.

Attributes

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

Members list

Value members

Concrete methods

if bool has a value, transforms to the result of function

if bool has a value, transforms to the result of function

Attributes

Source
DeviceAttribute.scala

if int has a value, transforms to the result of function

if int has a value, transforms to the result of function

Attributes

Source
DeviceAttribute.scala

if string has a value, transforms to the result of function

if string has a value, transforms to the result of function

Attributes

Source
DeviceAttribute.scala

if version has a value, transforms to the result of function

if version has a value, transforms to the result of function

Attributes

Source
DeviceAttribute.scala

Returns a new data with bool set to new value

Returns a new data with bool set to new value

Attributes

Source
DeviceAttribute.scala

Returns a new data with int set to new value

Returns a new data with int set to new value

Attributes

Source
DeviceAttribute.scala

Returns a new data with string set to new value

Returns a new data with string set to new value

Attributes

Source
DeviceAttribute.scala

Returns a new data with version set to new value

Returns a new data with version set to new value

Attributes

Source
DeviceAttribute.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product