Uses of Class
io.fabric8.kubernetes.api.model.extensions.DeploymentRollbackFluent
-
-
Uses of DeploymentRollbackFluent in io.fabric8.kubernetes.api.model.extensions
Classes in io.fabric8.kubernetes.api.model.extensions with type parameters of type DeploymentRollbackFluent Modifier and Type Class Description classDeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>GeneratedSubclasses of DeploymentRollbackFluent in io.fabric8.kubernetes.api.model.extensions Modifier and Type Class Description classDeploymentRollbackBuilderConstructors in io.fabric8.kubernetes.api.model.extensions with parameters of type DeploymentRollbackFluent Constructor Description DeploymentRollbackBuilder(DeploymentRollbackFluent<?> fluent)DeploymentRollbackBuilder(DeploymentRollbackFluent<?> fluent, DeploymentRollback instance)
-