Class ApicurioRegistryFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecFluent<ApicurioRegistryFluent.SpecNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.ApicurioRegistryFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ApicurioRegistryFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ApicurioRegistryFluent.SpecNested<N>>
- Enclosing class:
- ApicurioRegistryFluent<A extends ApicurioRegistryFluent<A>>
public class ApicurioRegistryFluent.SpecNested<N> extends ApicurioRegistrySpecFluent<ApicurioRegistryFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecFluent
ApicurioRegistrySpecFluent.ConfigurationNested<N>, ApicurioRegistrySpecFluent.DeploymentNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecFluent
buildConfiguration, buildDeployment, editConfiguration, editDeployment, editOrNewConfiguration, editOrNewConfigurationLike, editOrNewDeployment, editOrNewDeploymentLike, equals, hasConfiguration, hasDeployment, hashCode, toString, withConfiguration, withDeployment, withNewConfiguration, withNewConfigurationLike, withNewDeployment, withNewDeploymentLike
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-