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