Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Interface and Description |
---|---|
interface |
V1LifecycleFluent<A extends V1LifecycleFluent<A>> |
class |
V1LifecycleFluentImpl<A extends V1LifecycleFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
V1ContainerFluent.LifecycleNested<N> |
static interface |
V1EphemeralContainerFluent.LifecycleNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
V1ContainerFluentImpl.LifecycleNestedImpl<N> |
class |
V1EphemeralContainerFluentImpl.LifecycleNestedImpl<N> |
class |
V1LifecycleBuilder |
class |
V1LifecycleFluentImpl<A extends V1LifecycleFluent<A>> |
Constructor and Description |
---|
V1LifecycleBuilder(V1LifecycleFluent<?> fluent) |
V1LifecycleBuilder(V1LifecycleFluent<?> fluent,
Boolean validationEnabled) |
V1LifecycleBuilder(V1LifecycleFluent<?> fluent,
V1Lifecycle instance) |
V1LifecycleBuilder(V1LifecycleFluent<?> fluent,
V1Lifecycle instance,
Boolean validationEnabled) |
Copyright © 2020. All rights reserved.