| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
ReplicationControllerList |
ReplicationControllerListBuilder.build() |
ReplicationControllerList |
KubeSchemaFluent.buildReplicationControllerList() |
ReplicationControllerList |
KubeSchemaFluentImpl.buildReplicationControllerList() |
ReplicationControllerList |
DoneableReplicationControllerList.done() |
ReplicationControllerList |
KubeSchemaFluent.getReplicationControllerList()
Deprecated.
|
ReplicationControllerList |
KubeSchemaFluentImpl.getReplicationControllerList()
Deprecated.
|
ReplicationControllerList |
KubeSchema.getReplicationControllerList() |
| Constructor and Description |
|---|
DoneableReplicationControllerList(Function<ReplicationControllerList,ReplicationControllerList> function) |
DoneableReplicationControllerList(Function<ReplicationControllerList,ReplicationControllerList> function) |
DoneableReplicationControllerList(ReplicationControllerList item,
Function<ReplicationControllerList,ReplicationControllerList> function) |
DoneableReplicationControllerList(ReplicationControllerList item,
Function<ReplicationControllerList,ReplicationControllerList> function) |
Copyright © 2015–2020 Red Hat. All rights reserved.