| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HandlerFluent<A extends HandlerFluent<A>>
Generated
|
class |
HandlerFluentImpl<A extends HandlerFluent<A>>
Generated
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LifecycleFluent.PostStartNested<N> |
static interface |
LifecycleFluent.PreStopNested<N> |
static interface |
WatchEventFluent.HandlerObjectNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
HandlerBuilder |
class |
HandlerFluentImpl<A extends HandlerFluent<A>>
Generated
|
class |
LifecycleFluentImpl.PostStartNestedImpl<N> |
class |
LifecycleFluentImpl.PreStopNestedImpl<N> |
class |
WatchEventFluentImpl.HandlerObjectNestedImpl<N> |
| Constructor and Description |
|---|
HandlerBuilder(HandlerFluent<?> fluent) |
HandlerBuilder(HandlerFluent<?> fluent,
Boolean validationEnabled) |
HandlerBuilder(HandlerFluent<?> fluent,
Handler instance) |
HandlerBuilder(HandlerFluent<?> fluent,
Handler instance,
Boolean validationEnabled) |
Copyright © 2015–2020 Red Hat. All rights reserved.