| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NamespaceFluent<A extends NamespaceFluent<A>>
Generated
|
class |
NamespaceFluentImpl<A extends NamespaceFluent<A>>
Generated
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BaseKubernetesListFluent.NamespaceItemsNested<N> |
static interface |
KubeSchemaFluent.NamespaceNested<N> |
static interface |
NamedExtensionFluent.NamespaceExtensionNested<N> |
static interface |
NamespaceListFluent.ItemsNested<N> |
static interface |
WatchEventFluent.NamespaceObjectNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseKubernetesListFluentImpl.NamespaceItemsNestedImpl<N> |
class |
KubeSchemaFluentImpl.NamespaceNestedImpl<N> |
class |
NamedExtensionFluentImpl.NamespaceExtensionNestedImpl<N> |
class |
NamespaceBuilder |
class |
NamespaceFluentImpl<A extends NamespaceFluent<A>>
Generated
|
class |
NamespaceListFluentImpl.ItemsNestedImpl<N> |
class |
WatchEventFluentImpl.NamespaceObjectNestedImpl<N> |
| Constructor and Description |
|---|
NamespaceBuilder(NamespaceFluent<?> fluent) |
NamespaceBuilder(NamespaceFluent<?> fluent,
Boolean validationEnabled) |
NamespaceBuilder(NamespaceFluent<?> fluent,
Namespace instance) |
NamespaceBuilder(NamespaceFluent<?> fluent,
Namespace instance,
Boolean validationEnabled) |
Copyright © 2015–2020 Red Hat. All rights reserved.