Uses of Interface
io.apicurio.registry.operator.api.v1.model.ApicurioRegistryFluent
-
-
Uses of ApicurioRegistryFluent in io.apicurio.registry.operator.api.v1.model
Classes in io.apicurio.registry.operator.api.v1.model with type parameters of type ApicurioRegistryFluent Modifier and Type Interface Description interfaceApicurioRegistryFluent<A extends ApicurioRegistryFluent<A>>WARNING: The standard equals and hashCode are overridden, so only namespace, name and spec are used in the comparison.classApicurioRegistryFluentImpl<A extends ApicurioRegistryFluent<A>>WARNING: The standard equals and hashCode are overridden, so only namespace, name and spec are used in the comparison.Subinterfaces of ApicurioRegistryFluent in io.apicurio.registry.operator.api.v1.model Modifier and Type Interface Description static interfaceApicurioRegistryListFluent.ItemsNested<N>WARNING: The standard equals and hashCode are overridden, so only namespace, name and spec are used in the comparison.Classes in io.apicurio.registry.operator.api.v1.model that implement ApicurioRegistryFluent Modifier and Type Class Description classApicurioRegistryBuilderWARNING: The standard equals and hashCode are overridden, so only namespace, name and spec are used in the comparison.classApicurioRegistryFluentImpl<A extends ApicurioRegistryFluent<A>>WARNING: The standard equals and hashCode are overridden, so only namespace, name and spec are used in the comparison.classApicurioRegistryListFluentImpl.ItemsNestedImpl<N>WARNING: The standard equals and hashCode are overridden, so only namespace, name and spec are used in the comparison.Constructors in io.apicurio.registry.operator.api.v1.model with parameters of type ApicurioRegistryFluent Constructor Description ApicurioRegistryBuilder(ApicurioRegistryFluent<?> fluent)ApicurioRegistryBuilder(ApicurioRegistryFluent<?> fluent, ApicurioRegistry instance)ApicurioRegistryBuilder(ApicurioRegistryFluent<?> fluent, ApicurioRegistry instance, Boolean validationEnabled)ApicurioRegistryBuilder(ApicurioRegistryFluent<?> fluent, Boolean validationEnabled)
-