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