Uses of Interface
org.cdk8s.plus25.k8s.ReplicaSetSpec
-
Packages that use ReplicaSetSpec Package Description org.cdk8s.plus25.k8s -
-
Uses of ReplicaSetSpec in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement ReplicaSetSpec Modifier and Type Class Description static classReplicaSetSpec.Jsii$ProxyAn implementation forReplicaSetSpecMethods in org.cdk8s.plus25.k8s that return ReplicaSetSpec Modifier and Type Method Description ReplicaSetSpecReplicaSetSpec.Builder. build()Builds the configured instance.default ReplicaSetSpecKubeReplicaSetProps. getSpec()Spec defines the specification of the desired behavior of the ReplicaSet.ReplicaSetSpecKubeReplicaSetProps.Jsii$Proxy. getSpec()Methods in org.cdk8s.plus25.k8s with parameters of type ReplicaSetSpec Modifier and Type Method Description KubeReplicaSet.BuilderKubeReplicaSet.Builder. spec(ReplicaSetSpec spec)Spec defines the specification of the desired behavior of the ReplicaSet.KubeReplicaSetProps.BuilderKubeReplicaSetProps.Builder. spec(ReplicaSetSpec spec)Sets the value ofKubeReplicaSetProps.getSpec()
-