Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.podantiaffinity.requiredduringschedulingignoredduringexecution.NamespaceSelector
-
-
Uses of NamespaceSelector in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.podantiaffinity
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.podantiaffinity that return NamespaceSelector Modifier and Type Method Description NamespaceSelectorRequiredDuringSchedulingIgnoredDuringExecutionFluent. buildNamespaceSelector()NamespaceSelectorRequiredDuringSchedulingIgnoredDuringExecution. getNamespaceSelector()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.podantiaffinity with parameters of type NamespaceSelector Modifier and Type Method Description RequiredDuringSchedulingIgnoredDuringExecutionFluent.RequiredduringschedulingignoredduringexecutionNamespaceSelectorNested<A>RequiredDuringSchedulingIgnoredDuringExecutionFluent. editOrNewNamespaceSelectorLike(NamespaceSelector item)voidRequiredDuringSchedulingIgnoredDuringExecution. setNamespaceSelector(NamespaceSelector namespaceSelector)ARequiredDuringSchedulingIgnoredDuringExecutionFluent. withNamespaceSelector(NamespaceSelector namespaceSelector)RequiredDuringSchedulingIgnoredDuringExecutionFluent.RequiredduringschedulingignoredduringexecutionNamespaceSelectorNested<A>RequiredDuringSchedulingIgnoredDuringExecutionFluent. withNewNamespaceSelectorLike(NamespaceSelector item) -
Uses of NamespaceSelector in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.podantiaffinity.requiredduringschedulingignoredduringexecution
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.podantiaffinity.requiredduringschedulingignoredduringexecution that return NamespaceSelector Modifier and Type Method Description NamespaceSelectorNamespaceSelectorBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.podantiaffinity.requiredduringschedulingignoredduringexecution with parameters of type NamespaceSelector Constructor Description NamespaceSelectorBuilder(NamespaceSelector instance)NamespaceSelectorBuilder(NamespaceSelectorFluent<?> fluent, NamespaceSelector instance)NamespaceSelectorBuilder(NamespaceSelectorFluent<?> fluent, NamespaceSelector instance, Boolean validationEnabled)NamespaceSelectorBuilder(NamespaceSelector instance, Boolean validationEnabled)NamespaceSelectorFluent(NamespaceSelector instance)
-