Class VolumesFluent.HostPathNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.HostPathFluent<VolumesFluent.HostPathNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.VolumesFluent.HostPathNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<VolumesFluent.HostPathNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<VolumesFluent.HostPathNested<N>>
- Enclosing class:
- VolumesFluent<A extends VolumesFluent<A>>
public class VolumesFluent.HostPathNested<N> extends HostPathFluent<VolumesFluent.HostPathNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendHostPath()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.HostPathFluent
equals, getPath, getType, hashCode, hasPath, hasType, toString, withPath, withType
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-