Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Interface and Description |
---|---|
interface |
V1DeploymentStrategyFluent<A extends V1DeploymentStrategyFluent<A>> |
class |
V1DeploymentStrategyFluentImpl<A extends V1DeploymentStrategyFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
V1DeploymentSpecFluent.StrategyNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
V1DeploymentSpecFluentImpl.StrategyNestedImpl<N> |
class |
V1DeploymentStrategyBuilder |
class |
V1DeploymentStrategyFluentImpl<A extends V1DeploymentStrategyFluent<A>> |
Constructor and Description |
---|
V1DeploymentStrategyBuilder(V1DeploymentStrategyFluent<?> fluent) |
V1DeploymentStrategyBuilder(V1DeploymentStrategyFluent<?> fluent,
Boolean validationEnabled) |
V1DeploymentStrategyBuilder(V1DeploymentStrategyFluent<?> fluent,
V1DeploymentStrategy instance) |
V1DeploymentStrategyBuilder(V1DeploymentStrategyFluent<?> fluent,
V1DeploymentStrategy instance,
Boolean validationEnabled) |
Copyright © 2020. All rights reserved.