public class NamespaceSelectorBuilder extends NamespaceSelectorFluent<NamespaceSelectorBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<NamespaceSelector,NamespaceSelectorBuilder>
| Constructor and Description |
|---|
NamespaceSelectorBuilder() |
NamespaceSelectorBuilder(NamespaceSelector instance) |
NamespaceSelectorBuilder(NamespaceSelectorFluent<?> fluent) |
NamespaceSelectorBuilder(NamespaceSelectorFluent<?> fluent,
NamespaceSelector instance) |
| Modifier and Type | Method and Description |
|---|---|
NamespaceSelector |
build() |
addAllToMatchNames, addToAdditionalProperties, addToAdditionalProperties, addToMatchNames, addToMatchNames, copyInstance, equals, getAdditionalProperties, getAny, getFirstMatchName, getLastMatchName, getMatchingMatchName, getMatchName, getMatchNames, hasAdditionalProperties, hasAny, hashCode, hasMatchingMatchName, hasMatchNames, removeAllFromMatchNames, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromMatchNames, setToMatchNames, toString, withAdditionalProperties, withAny, withAny, withMatchNames, withMatchNamesaggregate, aggregate, build, build, builderOf, getVisitableMappublic NamespaceSelectorBuilder()
public NamespaceSelectorBuilder(NamespaceSelectorFluent<?> fluent)
public NamespaceSelectorBuilder(NamespaceSelectorFluent<?> fluent, NamespaceSelector instance)
public NamespaceSelectorBuilder(NamespaceSelector instance)
public NamespaceSelector build()
build in interface io.fabric8.kubernetes.api.builder.Builder<NamespaceSelector>Copyright © 2015–2024 Red Hat. All rights reserved.