Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
Modifier and Type | Interface and Description |
---|---|
interface |
ReplicationControllerStatusFluent<A extends ReplicationControllerStatusFluent<A>> |
class |
ReplicationControllerStatusFluentImpl<A extends ReplicationControllerStatusFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
ReplicationControllerFluent.StatusNested<N> |
static interface |
WatchEventFluent.ReplicationControllerStatusObjectNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
DoneableReplicationControllerStatus |
class |
ReplicationControllerFluentImpl.StatusNestedImpl<N> |
class |
ReplicationControllerStatusBuilder |
class |
ReplicationControllerStatusFluentImpl<A extends ReplicationControllerStatusFluent<A>> |
class |
WatchEventFluentImpl.ReplicationControllerStatusObjectNestedImpl<N> |
Constructor and Description |
---|
ReplicationControllerStatusBuilder(ReplicationControllerStatusFluent<?> fluent) |
ReplicationControllerStatusBuilder(ReplicationControllerStatusFluent<?> fluent,
Boolean validationEnabled) |
ReplicationControllerStatusBuilder(ReplicationControllerStatusFluent<?> fluent,
ReplicationControllerStatus instance) |
ReplicationControllerStatusBuilder(ReplicationControllerStatusFluent<?> fluent,
ReplicationControllerStatus instance,
Boolean validationEnabled) |
Copyright © 2011–2017 Red Hat. All rights reserved.