Uses of Class
io.fabric8.kubernetes.api.model.extensions.DeploymentRollback
-
-
Uses of DeploymentRollback in io.fabric8.kubernetes.api.model.extensions
Methods in io.fabric8.kubernetes.api.model.extensions that return DeploymentRollback Modifier and Type Method Description DeploymentRollbackDeploymentRollbackBuilder. build()Methods in io.fabric8.kubernetes.api.model.extensions with parameters of type DeploymentRollback Modifier and Type Method Description protected voidDeploymentRollbackFluent. copyInstance(DeploymentRollback instance)Constructors in io.fabric8.kubernetes.api.model.extensions with parameters of type DeploymentRollback Constructor Description DeploymentRollbackBuilder(DeploymentRollback instance)DeploymentRollbackBuilder(DeploymentRollbackFluent<?> fluent, DeploymentRollback instance)DeploymentRollbackFluent(DeploymentRollback instance)
-