Class SpecFluent.DataSourceRefNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ephemeral.volumeclaimtemplate.spec.DataSourceRefFluent<SpecFluent.DataSourceRefNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ephemeral.volumeclaimtemplate.SpecFluent.DataSourceRefNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<SpecFluent.DataSourceRefNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<SpecFluent.DataSourceRefNested<N>>
- Enclosing class:
- SpecFluent<A extends SpecFluent<A>>
public class SpecFluent.DataSourceRefNested<N> extends DataSourceRefFluent<SpecFluent.DataSourceRefNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendDataSourceRef()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ephemeral.volumeclaimtemplate.spec.DataSourceRefFluent
equals, getApiGroup, getKind, getName, hasApiGroup, hashCode, hasKind, hasName, toString, withApiGroup, withKind, withName
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-