Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Interface and Description |
---|---|
interface |
V1JobSpecFluent<A extends V1JobSpecFluent<A>> |
class |
V1JobSpecFluentImpl<A extends V1JobSpecFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
V1beta1JobTemplateSpecFluent.SpecNested<N> |
static interface |
V1JobFluent.SpecNested<N> |
static interface |
V2alpha1JobTemplateSpecFluent.SpecNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
V1beta1JobTemplateSpecFluentImpl.SpecNestedImpl<N> |
class |
V1JobFluentImpl.SpecNestedImpl<N> |
class |
V1JobSpecBuilder |
class |
V1JobSpecFluentImpl<A extends V1JobSpecFluent<A>> |
class |
V2alpha1JobTemplateSpecFluentImpl.SpecNestedImpl<N> |
Constructor and Description |
---|
V1JobSpecBuilder(V1JobSpecFluent<?> fluent) |
V1JobSpecBuilder(V1JobSpecFluent<?> fluent,
Boolean validationEnabled) |
V1JobSpecBuilder(V1JobSpecFluent<?> fluent,
V1JobSpec instance) |
V1JobSpecBuilder(V1JobSpecFluent<?> fluent,
V1JobSpec instance,
Boolean validationEnabled) |
Copyright © 2020. All rights reserved.