| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PodListFluent<A extends PodListFluent<A>> |
class |
PodListFluentImpl<A extends PodListFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KubeSchemaFluent.PodListNested<N> |
static interface |
KubeValidationSchemaFluent.PodListNested<N> |
static interface |
ValidationSchemaFluent.PodListNested<N> |
static interface |
WatchEventFluent.PodListObjectNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
DoneablePodList |
class |
KubeSchemaFluentImpl.PodListNestedImpl<N> |
class |
KubeValidationSchemaFluentImpl.PodListNestedImpl<N> |
class |
PodListBuilder |
class |
PodListFluentImpl<A extends PodListFluent<A>> |
class |
ValidationSchemaFluentImpl.PodListNestedImpl<N> |
class |
WatchEventFluentImpl.PodListObjectNestedImpl<N> |
| Constructor and Description |
|---|
PodListBuilder(PodListFluent<?> fluent) |
PodListBuilder(PodListFluent<?> fluent,
Boolean validationEnabled) |
PodListBuilder(PodListFluent<?> fluent,
PodList instance) |
PodListBuilder(PodListFluent<?> fluent,
PodList instance,
Boolean validationEnabled) |
Copyright © 2011–2017 Red Hat. All rights reserved.