Class VolumesFluent.GitRepoNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.GitRepoFluent<VolumesFluent.GitRepoNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.VolumesFluent.GitRepoNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<VolumesFluent.GitRepoNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<VolumesFluent.GitRepoNested<N>>
- Enclosing class:
- VolumesFluent<A extends VolumesFluent<A>>
public class VolumesFluent.GitRepoNested<N> extends GitRepoFluent<VolumesFluent.GitRepoNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendGitRepo()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.GitRepoFluent
equals, getDirectory, getRepository, getRevision, hasDirectory, hashCode, hasRepository, hasRevision, toString, withDirectory, withRepository, withRevision
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-