Class EphemeralContainersFluent.EphemeralcontainersVolumeMountsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.VolumeMountsFluent<EphemeralContainersFluent.EphemeralcontainersVolumeMountsNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.EphemeralContainersFluent.EphemeralcontainersVolumeMountsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<EphemeralContainersFluent.EphemeralcontainersVolumeMountsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<EphemeralContainersFluent.EphemeralcontainersVolumeMountsNested<N>>
- Enclosing class:
- EphemeralContainersFluent<A extends EphemeralContainersFluent<A>>
public class EphemeralContainersFluent.EphemeralcontainersVolumeMountsNested<N> extends VolumeMountsFluent<EphemeralContainersFluent.EphemeralcontainersVolumeMountsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendEphemeralcontainersVolumeMount()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.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
-
-