Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.podaffinity.requiredduringschedulingignoredduringexecution.NamespaceSelectorFluent
-
-
Uses of NamespaceSelectorFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.podaffinity
Subclasses of NamespaceSelectorFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.podaffinity Modifier and Type Class Description classRequiredDuringSchedulingIgnoredDuringExecutionFluent.RequiredduringschedulingignoredduringexecutionNamespaceSelectorNested<N> -
Uses of NamespaceSelectorFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.podaffinity.requiredduringschedulingignoredduringexecution
Classes in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.podaffinity.requiredduringschedulingignoredduringexecution with type parameters of type NamespaceSelectorFluent Modifier and Type Class Description classNamespaceSelectorFluent<A extends NamespaceSelectorFluent<A>>GeneratedSubclasses of NamespaceSelectorFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.podaffinity.requiredduringschedulingignoredduringexecution Modifier and Type Class Description classNamespaceSelectorBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.affinity.podaffinity.requiredduringschedulingignoredduringexecution with parameters of type NamespaceSelectorFluent Constructor Description NamespaceSelectorBuilder(NamespaceSelectorFluent<?> fluent)NamespaceSelectorBuilder(NamespaceSelectorFluent<?> fluent, NamespaceSelector instance)NamespaceSelectorBuilder(NamespaceSelectorFluent<?> fluent, NamespaceSelector instance, Boolean validationEnabled)NamespaceSelectorBuilder(NamespaceSelectorFluent<?> fluent, Boolean validationEnabled)
-