Uses of Class
io.fabric8.kubernetes.api.model.extensions.DeploymentSpecFluent
-
-
Uses of DeploymentSpecFluent in io.fabric8.kubernetes.api.model.extensions
Classes in io.fabric8.kubernetes.api.model.extensions 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.extensions Modifier and Type Class Description classDeploymentFluent.SpecNested<N>classDeploymentSpecBuilderConstructors in io.fabric8.kubernetes.api.model.extensions with parameters of type DeploymentSpecFluent Constructor Description DeploymentSpecBuilder(DeploymentSpecFluent<?> fluent)DeploymentSpecBuilder(DeploymentSpecFluent<?> fluent, DeploymentSpec instance)
-