public interface NamespaceSelectorFluent<A extends NamespaceSelectorFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
Boolean getAny()
Boolean hasAny()
A addAllToMatchNames(Collection<String> items)
A removeAllFromMatchNames(Collection<String> items)
String getFirstMatchName()
String getLastMatchName()
Boolean hasMatchNames()
Boolean hasAdditionalProperties()
A withAny()
Copyright © 2015–2023 Red Hat. All rights reserved.