Uses of Interface
org.cdk8s.plus25.StatefulSetProps
-
Packages that use StatefulSetProps Package Description org.cdk8s.plus25 cdk8s+ (cdk8s-plus) -
-
Uses of StatefulSetProps in org.cdk8s.plus25
Classes in org.cdk8s.plus25 that implement StatefulSetProps Modifier and Type Class Description static classStatefulSetProps.Jsii$ProxyAn implementation forStatefulSetPropsMethods in org.cdk8s.plus25 that return StatefulSetProps Modifier and Type Method Description StatefulSetPropsStatefulSetProps.Builder. build()Builds the configured instance.Constructors in org.cdk8s.plus25 with parameters of type StatefulSetProps Constructor Description StatefulSet(software.constructs.Construct scope, String id, StatefulSetProps props)
-