Uses of Interface
io.fabric8.kubernetes.api.model.ReplicationControllerStatusFluent
Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
-
Uses of ReplicationControllerStatusFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type ReplicationControllerStatusFluent Modifier and Type Interface Description interface
ReplicationControllerStatusFluent<A extends ReplicationControllerStatusFluent<A>>
class
ReplicationControllerStatusFluentImpl<A extends ReplicationControllerStatusFluent<A>>
Subinterfaces of ReplicationControllerStatusFluent in io.fabric8.kubernetes.api.model Modifier and Type Interface Description static interface
ReplicationControllerFluent.StatusNested<N>
static interface
WatchEventFluent.ReplicationControllerStatusObjectNested<N>
Classes in io.fabric8.kubernetes.api.model that implement ReplicationControllerStatusFluent Modifier and Type Class Description class
DoneableReplicationControllerStatus
class
ReplicationControllerFluentImpl.StatusNestedImpl<N>
class
ReplicationControllerStatusBuilder
class
ReplicationControllerStatusFluentImpl<A extends ReplicationControllerStatusFluent<A>>
class
WatchEventFluentImpl.ReplicationControllerStatusObjectNestedImpl<N>
Constructors in io.fabric8.kubernetes.api.model with parameters of type ReplicationControllerStatusFluent Constructor Description ReplicationControllerStatusBuilder(ReplicationControllerStatusFluent<?> fluent)
ReplicationControllerStatusBuilder(ReplicationControllerStatusFluent<?> fluent, ReplicationControllerStatus instance)
ReplicationControllerStatusBuilder(ReplicationControllerStatusFluent<?> fluent, ReplicationControllerStatus instance, Boolean validationEnabled)
ReplicationControllerStatusBuilder(ReplicationControllerStatusFluent<?> fluent, Boolean validationEnabled)