Package io.fabric8.kubernetes.api.model
Class PersistentVolumeSpecFluent.VsphereVolumeNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.VsphereVirtualDiskVolumeSourceFluent<PersistentVolumeSpecFluent.VsphereVolumeNested<N>>
-
- io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluent.VsphereVolumeNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
public class PersistentVolumeSpecFluent.VsphereVolumeNested<N> extends VsphereVirtualDiskVolumeSourceFluent<PersistentVolumeSpecFluent.VsphereVolumeNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endVsphereVolume()
-
Methods inherited from class io.fabric8.kubernetes.api.model.VsphereVirtualDiskVolumeSourceFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getFsType, getStoragePolicyID, getStoragePolicyName, getVolumePath, hasAdditionalProperties, hasFsType, hashCode, hasStoragePolicyID, hasStoragePolicyName, hasVolumePath, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withFsType, withStoragePolicyID, withStoragePolicyName, withVolumePath
-
-