Class ApicurioRegistryFluentImpl.SpecNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecFluentImpl<ApicurioRegistryFluent.SpecNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.ApicurioRegistryFluentImpl.SpecNestedImpl<N>
-
- All Implemented Interfaces:
ApicurioRegistryFluent.SpecNested<N>,ApicurioRegistrySpecFluent<ApicurioRegistryFluent.SpecNested<N>>,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:
- ApicurioRegistryFluentImpl<A extends ApicurioRegistryFluent<A>>
public class ApicurioRegistryFluentImpl.SpecNestedImpl<N> extends ApicurioRegistrySpecFluentImpl<ApicurioRegistryFluent.SpecNested<N>> implements ApicurioRegistryFluent.SpecNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecFluentImpl
ApicurioRegistrySpecFluentImpl.ConfigurationNestedImpl<N>, ApicurioRegistrySpecFluentImpl.DeploymentNestedImpl<N>
-
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 Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecFluentImpl
buildConfiguration, buildDeployment, editConfiguration, editDeployment, editOrNewConfiguration, editOrNewConfigurationLike, editOrNewDeployment, editOrNewDeploymentLike, equals, getConfiguration, getDeployment, hasConfiguration, hasDeployment, hashCode, withConfiguration, withDeployment, withNewConfiguration, withNewConfigurationLike, withNewDeployment, withNewDeploymentLike
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
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
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceApicurioRegistryFluent.SpecNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endSpec
public N endSpec()
- Specified by:
endSpecin interfaceApicurioRegistryFluent.SpecNested<N>
-
-