Uses of Interface
org.cdk8s.plus23.PodsAllOptions
-
-
Uses of PodsAllOptions in org.cdk8s.plus23
Classes in org.cdk8s.plus23 that implement PodsAllOptions Modifier and Type Class Description static classPodsAllOptions.Jsii$ProxyAn implementation forPodsAllOptionsMethods in org.cdk8s.plus23 that return PodsAllOptions Modifier and Type Method Description PodsAllOptionsPodsAllOptions.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus23 with parameters of type PodsAllOptions Modifier and Type Method Description static PodsPods. all(software.constructs.Construct scope, String id, PodsAllOptions options)Select all pods.
-