Class ContainersFluent.VolumeMountsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.VolumeMountsFluent<ContainersFluent.VolumeMountsNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ContainersFluent.VolumeMountsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ContainersFluent.VolumeMountsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ContainersFluent.VolumeMountsNested<N>>
- Enclosing class:
- ContainersFluent<A extends ContainersFluent<A>>
public class ContainersFluent.VolumeMountsNested<N> extends VolumeMountsFluent<ContainersFluent.VolumeMountsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendVolumeMount()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.VolumeMountsFluent
equals, getMountPath, getMountPropagation, getName, getReadOnly, getSubPath, getSubPathExpr, hashCode, hasMountPath, hasMountPropagation, hasName, hasReadOnly, hasSubPath, hasSubPathExpr, toString, withMountPath, withMountPropagation, withName, withReadOnly, withReadOnly, withSubPath, withSubPathExpr
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-