Class ApicurioRegistryListFluentImpl.ItemsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.ApicurioRegistryFluentImpl<ApicurioRegistryListFluent.ItemsNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.ApicurioRegistryListFluentImpl.ItemsNestedImpl<N>
-
- All Implemented Interfaces:
ApicurioRegistryFluent<ApicurioRegistryListFluent.ItemsNested<N>>,ApicurioRegistryListFluent.ItemsNested<N>,io.fabric8.kubernetes.api.builder.Fluent<ApicurioRegistryListFluent.ItemsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ApicurioRegistryListFluent.ItemsNested<N>>
- Enclosing class:
- ApicurioRegistryListFluentImpl<A extends ApicurioRegistryListFluent<A>>
public class ApicurioRegistryListFluentImpl.ItemsNestedImpl<N> extends ApicurioRegistryFluentImpl<ApicurioRegistryListFluent.ItemsNested<N>> implements ApicurioRegistryListFluent.ItemsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
WARNING: The standard equals and hashCode are overridden, so only namespace, name and spec are used in the comparison. If full comparison is needed, use the `*Full` methods. Kind and version are not compared.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.apicurio.registry.operator.api.v1.model.ApicurioRegistryFluentImpl
ApicurioRegistryFluentImpl.MetadataNestedImpl<N>, ApicurioRegistryFluentImpl.SpecNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.apicurio.registry.operator.api.v1.model.ApicurioRegistryFluent
ApicurioRegistryFluent.MetadataNested<N>, ApicurioRegistryFluent.SpecNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendItem()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.ApicurioRegistryFluentImpl
buildMetadata, buildSpec, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editSpec, equals, getMetadata, getSpec, hashCode, hasMetadata, hasSpec, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withSpec
-
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.ApicurioRegistryFluent
buildMetadata, buildSpec, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editSpec, getMetadata, getSpec, hasMetadata, hasSpec, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withSpec
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceApicurioRegistryListFluent.ItemsNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endItem
public N endItem()
- Specified by:
endItemin interfaceApicurioRegistryListFluent.ItemsNested<N>
-
-