Uses of Interface
org.cdk8s.plus24.LabelSelectorOptions
-
Packages that use LabelSelectorOptions Package Description org.cdk8s.plus24 cdk8s+ (cdk8s-plus) -
-
Uses of LabelSelectorOptions in org.cdk8s.plus24
Classes in org.cdk8s.plus24 that implement LabelSelectorOptions Modifier and Type Class Description static classLabelSelectorOptions.Jsii$ProxyAn implementation forLabelSelectorOptionsMethods in org.cdk8s.plus24 that return LabelSelectorOptions Modifier and Type Method Description LabelSelectorOptionsLabelSelectorOptions.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus24 with parameters of type LabelSelectorOptions Modifier and Type Method Description static LabelSelectorLabelSelector. of(LabelSelectorOptions options)
-