Uses of Interface
org.cdk8s.plus25.k8s.RollingUpdateStatefulSetStrategy
-
Packages that use RollingUpdateStatefulSetStrategy Package Description org.cdk8s.plus25.k8s -
-
Uses of RollingUpdateStatefulSetStrategy in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement RollingUpdateStatefulSetStrategy Modifier and Type Class Description static classRollingUpdateStatefulSetStrategy.Jsii$ProxyAn implementation forRollingUpdateStatefulSetStrategyMethods in org.cdk8s.plus25.k8s that return RollingUpdateStatefulSetStrategy Modifier and Type Method Description RollingUpdateStatefulSetStrategyRollingUpdateStatefulSetStrategy.Builder. build()Builds the configured instance.default RollingUpdateStatefulSetStrategyStatefulSetUpdateStrategy. getRollingUpdate()RollingUpdate is used to communicate parameters when Type is RollingUpdateStatefulSetStrategyType.RollingUpdateStatefulSetStrategyStatefulSetUpdateStrategy.Jsii$Proxy. getRollingUpdate()Methods in org.cdk8s.plus25.k8s with parameters of type RollingUpdateStatefulSetStrategy Modifier and Type Method Description StatefulSetUpdateStrategy.BuilderStatefulSetUpdateStrategy.Builder. rollingUpdate(RollingUpdateStatefulSetStrategy rollingUpdate)Sets the value ofStatefulSetUpdateStrategy.getRollingUpdate()
-