Uses of Interface
org.cdk8s.plus25.k8s.RollingUpdateDeployment
-
Packages that use RollingUpdateDeployment Package Description org.cdk8s.plus25.k8s -
-
Uses of RollingUpdateDeployment in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement RollingUpdateDeployment Modifier and Type Class Description static classRollingUpdateDeployment.Jsii$ProxyAn implementation forRollingUpdateDeploymentMethods in org.cdk8s.plus25.k8s that return RollingUpdateDeployment Modifier and Type Method Description RollingUpdateDeploymentRollingUpdateDeployment.Builder. build()Builds the configured instance.default RollingUpdateDeploymentDeploymentStrategy. getRollingUpdate()Rolling update config params.RollingUpdateDeploymentDeploymentStrategy.Jsii$Proxy. getRollingUpdate()Methods in org.cdk8s.plus25.k8s with parameters of type RollingUpdateDeployment Modifier and Type Method Description DeploymentStrategy.BuilderDeploymentStrategy.Builder. rollingUpdate(RollingUpdateDeployment rollingUpdate)Sets the value ofDeploymentStrategy.getRollingUpdate()
-