Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
Modifier and Type | Interface and Description |
---|---|
interface |
UpdateOptionsFluent<A extends UpdateOptionsFluent<A>> |
class |
UpdateOptionsFluentImpl<A extends UpdateOptionsFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
KubeSchemaFluent.UpdateOptionsNested<N> |
static interface |
WatchEventFluent.UpdateOptionsObjectNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
DoneableUpdateOptions |
class |
KubeSchemaFluentImpl.UpdateOptionsNestedImpl<N> |
class |
UpdateOptionsBuilder |
class |
UpdateOptionsFluentImpl<A extends UpdateOptionsFluent<A>> |
class |
WatchEventFluentImpl.UpdateOptionsObjectNestedImpl<N> |
Constructor and Description |
---|
UpdateOptionsBuilder(UpdateOptionsFluent<?> fluent) |
UpdateOptionsBuilder(UpdateOptionsFluent<?> fluent,
Boolean validationEnabled) |
UpdateOptionsBuilder(UpdateOptionsFluent<?> fluent,
UpdateOptions instance) |
UpdateOptionsBuilder(UpdateOptionsFluent<?> fluent,
UpdateOptions instance,
Boolean validationEnabled) |
Copyright © 2015–2020 Red Hat. All rights reserved.