Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
Modifier and Type | Interface and Description |
---|---|
interface |
PatchOptionsFluent<A extends PatchOptionsFluent<A>> |
class |
PatchOptionsFluentImpl<A extends PatchOptionsFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
KubeSchemaFluent.PatchOptionsNested<N> |
static interface |
WatchEventFluent.PatchOptionsObjectNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
DoneablePatchOptions |
class |
KubeSchemaFluentImpl.PatchOptionsNestedImpl<N> |
class |
PatchOptionsBuilder |
class |
PatchOptionsFluentImpl<A extends PatchOptionsFluent<A>> |
class |
WatchEventFluentImpl.PatchOptionsObjectNestedImpl<N> |
Constructor and Description |
---|
PatchOptionsBuilder(PatchOptionsFluent<?> fluent) |
PatchOptionsBuilder(PatchOptionsFluent<?> fluent,
Boolean validationEnabled) |
PatchOptionsBuilder(PatchOptionsFluent<?> fluent,
PatchOptions instance) |
PatchOptionsBuilder(PatchOptionsFluent<?> fluent,
PatchOptions instance,
Boolean validationEnabled) |
Copyright © 2015–2020 Red Hat. All rights reserved.