Interface ApicurioRegistryFluent.SpecNested<N>
-
- All Superinterfaces:
ApicurioRegistrySpecFluent<ApicurioRegistryFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<ApicurioRegistryFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ApicurioRegistryFluentImpl.SpecNestedImpl
- Enclosing interface:
- ApicurioRegistryFluent<A extends ApicurioRegistryFluent<A>>
public static interface ApicurioRegistryFluent.SpecNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ApicurioRegistrySpecFluent<ApicurioRegistryFluent.SpecNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecFluent
ApicurioRegistrySpecFluent.ConfigurationNested<N>, ApicurioRegistrySpecFluent.DeploymentNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from interface io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecFluent
buildConfiguration, buildDeployment, editConfiguration, editDeployment, editOrNewConfiguration, editOrNewConfigurationLike, editOrNewDeployment, editOrNewDeploymentLike, getConfiguration, getDeployment, hasConfiguration, hasDeployment, withConfiguration, withDeployment, withNewConfiguration, withNewConfigurationLike, withNewDeployment, withNewDeploymentLike
-
-