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