Uses of Interface
org.cdk8s.plus22.NamespacesSelectOptions
-
-
Uses of NamespacesSelectOptions in org.cdk8s.plus22
Classes in org.cdk8s.plus22 that implement NamespacesSelectOptions Modifier and Type Class Description static classNamespacesSelectOptions.Jsii$ProxyAn implementation forNamespacesSelectOptionsMethods in org.cdk8s.plus22 that return NamespacesSelectOptions Modifier and Type Method Description NamespacesSelectOptionsNamespacesSelectOptions.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus22 with parameters of type NamespacesSelectOptions Modifier and Type Method Description static NamespacesNamespaces. select(software.constructs.Construct scope, String id, NamespacesSelectOptions options)Select specific namespaces.
-