Uses of Class
org.cdk8s.plus25.k8s.ScopeSelector.Builder
-
Packages that use ScopeSelector.Builder Package Description org.cdk8s.plus25.k8s -
-
Uses of ScopeSelector.Builder in org.cdk8s.plus25.k8s
Methods in org.cdk8s.plus25.k8s that return ScopeSelector.Builder Modifier and Type Method Description static ScopeSelector.BuilderScopeSelector. builder()ScopeSelector.BuilderScopeSelector.Builder. matchExpressions(List<? extends ScopedResourceSelectorRequirement> matchExpressions)Sets the value ofScopeSelector.getMatchExpressions()Constructors in org.cdk8s.plus25.k8s with parameters of type ScopeSelector.Builder Constructor Description Jsii$Proxy(ScopeSelector.Builder builder)Constructor that initializes the object based on literal property values passed by theScopeSelector.Builder.
-