| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PatchFluent<A extends PatchFluent<A>> |
class |
PatchFluentImpl<A extends PatchFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KubeSchemaFluent.PatchNested<N> |
static interface |
WatchEventFluent.PatchObjectNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
DoneablePatch |
class |
KubeSchemaFluentImpl.PatchNestedImpl<N> |
class |
PatchBuilder |
class |
PatchFluentImpl<A extends PatchFluent<A>> |
class |
WatchEventFluentImpl.PatchObjectNestedImpl<N> |
| Constructor and Description |
|---|
PatchBuilder(PatchFluent<?> fluent) |
PatchBuilder(PatchFluent<?> fluent,
Boolean validationEnabled) |
PatchBuilder(PatchFluent<?> fluent,
Patch instance) |
PatchBuilder(PatchFluent<?> fluent,
Patch instance,
Boolean validationEnabled) |
Copyright © 2015–2019 Red Hat. All rights reserved.