Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Interface and Description |
---|---|
interface |
V1PodSpecFluent<A extends V1PodSpecFluent<A>> |
class |
V1PodSpecFluentImpl<A extends V1PodSpecFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
V1PodFluent.SpecNested<N> |
static interface |
V1PodTemplateSpecFluent.SpecNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
V1PodFluentImpl.SpecNestedImpl<N> |
class |
V1PodSpecBuilder |
class |
V1PodSpecFluentImpl<A extends V1PodSpecFluent<A>> |
class |
V1PodTemplateSpecFluentImpl.SpecNestedImpl<N> |
Constructor and Description |
---|
V1PodSpecBuilder(V1PodSpecFluent<?> fluent) |
V1PodSpecBuilder(V1PodSpecFluent<?> fluent,
Boolean validationEnabled) |
V1PodSpecBuilder(V1PodSpecFluent<?> fluent,
V1PodSpec instance) |
V1PodSpecBuilder(V1PodSpecFluent<?> fluent,
V1PodSpec instance,
Boolean validationEnabled) |
Copyright © 2020. All rights reserved.