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