Uses of Class
io.fabric8.kubernetes.api.model.apps.DeploymentSpecFluent
-
-
Uses of DeploymentSpecFluent in io.fabric8.kubernetes.api.model.apps
Classes in io.fabric8.kubernetes.api.model.apps with type parameters of type DeploymentSpecFluent Modifier and Type Class Description classDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>GeneratedSubclasses of DeploymentSpecFluent in io.fabric8.kubernetes.api.model.apps Modifier and Type Class Description classDeploymentFluent.SpecNested<N>classDeploymentSpecBuilderConstructors in io.fabric8.kubernetes.api.model.apps with parameters of type DeploymentSpecFluent Constructor Description DeploymentSpecBuilder(DeploymentSpecFluent<?> fluent)DeploymentSpecBuilder(DeploymentSpecFluent<?> fluent, DeploymentSpec instance)
-