Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.podaffinity.requiredduringschedulingignoredduringexecution.NamespaceSelector
-
-
Uses of NamespaceSelector in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.podaffinity
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.podaffinity that return NamespaceSelector Modifier and Type Method Description NamespaceSelectorRequiredDuringSchedulingIgnoredDuringExecutionFluent. buildNamespaceSelector()NamespaceSelectorRequiredDuringSchedulingIgnoredDuringExecution. getNamespaceSelector()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.podaffinity 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.podtemplatespecpreview.spec.affinity.podaffinity.requiredduringschedulingignoredduringexecution
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.podaffinity.requiredduringschedulingignoredduringexecution that return NamespaceSelector Modifier and Type Method Description NamespaceSelectorNamespaceSelectorBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.affinity.podaffinity.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)
-