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