Uses of Class
io.fabric8.kubernetes.api.model.NodeSwapStatusFluent
-
Packages that use NodeSwapStatusFluent Package Description io.fabric8.kubernetes.api.model -
-
Uses of NodeSwapStatusFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type NodeSwapStatusFluent Modifier and Type Class Description class
NodeSwapStatusFluent<A extends NodeSwapStatusFluent<A>>
GeneratedSubclasses of NodeSwapStatusFluent in io.fabric8.kubernetes.api.model Modifier and Type Class Description class
NodeSwapStatusBuilder
class
NodeSystemInfoFluent.SwapNested<N>
Constructors in io.fabric8.kubernetes.api.model with parameters of type NodeSwapStatusFluent Constructor Description NodeSwapStatusBuilder(NodeSwapStatusFluent<?> fluent)
NodeSwapStatusBuilder(NodeSwapStatusFluent<?> fluent, NodeSwapStatus instance)
-