Interface ApicurioRegistryListFluent.ItemsNested<N>
-
- All Superinterfaces:
ApicurioRegistryFluent<ApicurioRegistryListFluent.ItemsNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<ApicurioRegistryListFluent.ItemsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ApicurioRegistryListFluentImpl.ItemsNestedImpl
- Enclosing interface:
- ApicurioRegistryListFluent<A extends ApicurioRegistryListFluent<A>>
public static interface ApicurioRegistryListFluent.ItemsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ApicurioRegistryFluent<ApicurioRegistryListFluent.ItemsNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.apicurio.registry.operator.api.model.ApicurioRegistryFluent
ApicurioRegistryFluent.MetadataNested<N>, ApicurioRegistryFluent.SpecNested<N>, ApicurioRegistryFluent.StatusNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendItem()-
Methods inherited from interface io.apicurio.registry.operator.api.model.ApicurioRegistryFluent
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getMetadata, getSpec, getStatus, hasMetadata, hasSpec, hasStatus, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatus
-
-