Class PrometheusAgentSpecFluent.VolumeMountsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.VolumeMountFluent<PrometheusAgentSpecFluent.VolumeMountsNested<N>>
-
- io.fabric8.openshift.api.model.monitoring.v1alpha1.PrometheusAgentSpecFluent.VolumeMountsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PrometheusAgentSpecFluent<A extends PrometheusAgentSpecFluent<A>>
public class PrometheusAgentSpecFluent.VolumeMountsNested<N> extends io.fabric8.kubernetes.api.model.VolumeMountFluent<PrometheusAgentSpecFluent.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.fabric8.kubernetes.api.model.VolumeMountFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getMountPath, getMountPropagation, getName, getReadOnly, getRecursiveReadOnly, getSubPath, getSubPathExpr, hasAdditionalProperties, hashCode, hasMountPath, hasMountPropagation, hasName, hasReadOnly, hasRecursiveReadOnly, hasSubPath, hasSubPathExpr, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withMountPath, withMountPropagation, withName, withReadOnly, withReadOnly, withRecursiveReadOnly, withSubPath, withSubPathExpr
-
-