Uses of Class
org.cdk8s.plus24.PodSelectorConfig.Builder
-
-
Uses of PodSelectorConfig.Builder in org.cdk8s.plus24
Methods in org.cdk8s.plus24 that return PodSelectorConfig.Builder Modifier and Type Method Description static PodSelectorConfig.BuilderPodSelectorConfig. builder()PodSelectorConfig.BuilderPodSelectorConfig.Builder. labelSelector(LabelSelector labelSelector)Sets the value ofPodSelectorConfig.getLabelSelector()PodSelectorConfig.BuilderPodSelectorConfig.Builder. namespaces(NamespaceSelectorConfig namespaces)Sets the value ofPodSelectorConfig.getNamespaces()Constructors in org.cdk8s.plus24 with parameters of type PodSelectorConfig.Builder Constructor Description Jsii$Proxy(PodSelectorConfig.Builder builder)Constructor that initializes the object based on literal property values passed by thePodSelectorConfig.Builder.
-