| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.extensions |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KubeSchemaFluent.IngressListNested<N> |
static interface |
KubeValidationSchemaFluent.IngressListNested<N> |
static interface |
ValidationSchemaFluent.IngressListNested<N> |
static interface |
WatchEventFluent.IngressListObjectNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
KubeSchemaFluentImpl.IngressListNestedImpl<N> |
class |
KubeValidationSchemaFluentImpl.IngressListNestedImpl<N> |
class |
ValidationSchemaFluentImpl.IngressListNestedImpl<N> |
class |
WatchEventFluentImpl.IngressListObjectNestedImpl<N> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IngressListFluent<A extends IngressListFluent<A>> |
class |
IngressListFluentImpl<A extends IngressListFluent<A>> |
| Modifier and Type | Class and Description |
|---|---|
class |
DoneableIngressList |
class |
IngressListBuilder |
class |
IngressListFluentImpl<A extends IngressListFluent<A>> |
| Constructor and Description |
|---|
IngressListBuilder(IngressListFluent<?> fluent) |
IngressListBuilder(IngressListFluent<?> fluent,
Boolean validationEnabled) |
IngressListBuilder(IngressListFluent<?> fluent,
IngressList instance) |
IngressListBuilder(IngressListFluent<?> fluent,
IngressList instance,
Boolean validationEnabled) |
Copyright © 2011–2018 Red Hat. All rights reserved.