Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Interface and Description |
---|---|
interface |
V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>> |
class |
V1DeploymentSpecFluentImpl<A extends V1DeploymentSpecFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
V1DeploymentFluent.SpecNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
V1DeploymentFluentImpl.SpecNestedImpl<N> |
class |
V1DeploymentSpecBuilder |
class |
V1DeploymentSpecFluentImpl<A extends V1DeploymentSpecFluent<A>> |
Constructor and Description |
---|
V1DeploymentSpecBuilder(V1DeploymentSpecFluent<?> fluent) |
V1DeploymentSpecBuilder(V1DeploymentSpecFluent<?> fluent,
Boolean validationEnabled) |
V1DeploymentSpecBuilder(V1DeploymentSpecFluent<?> fluent,
V1DeploymentSpec instance) |
V1DeploymentSpecBuilder(V1DeploymentSpecFluent<?> fluent,
V1DeploymentSpec instance,
Boolean validationEnabled) |
Copyright © 2020. All rights reserved.