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