Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.AffinityFluent
-
-
Uses of AffinityFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview
Subclasses of AffinityFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview Modifier and Type Class Description classSpecFluent.SpecAffinityNested<N> -
Uses of AffinityFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Classes in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with type parameters of type AffinityFluent Modifier and Type Class Description classAffinityFluent<A extends AffinityFluent<A>>GeneratedSubclasses of AffinityFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec Modifier and Type Class Description classAffinityBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type AffinityFluent Constructor Description AffinityBuilder(AffinityFluent<?> fluent)AffinityBuilder(AffinityFluent<?> fluent, Affinity instance)AffinityBuilder(AffinityFluent<?> fluent, Affinity instance, Boolean validationEnabled)AffinityBuilder(AffinityFluent<?> fluent, Boolean validationEnabled)
-