Package io.fabric8.kubernetes.api.model
Class PersistentVolumeSpecFluent.AzureFileNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.AzureFilePersistentVolumeSourceFluent<PersistentVolumeSpecFluent.AzureFileNested<N>>
-
- io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluent.AzureFileNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
public class PersistentVolumeSpecFluent.AzureFileNested<N> extends AzureFilePersistentVolumeSourceFluent<PersistentVolumeSpecFluent.AzureFileNested<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
endAzureFile()
-
Methods inherited from class io.fabric8.kubernetes.api.model.AzureFilePersistentVolumeSourceFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getReadOnly, getSecretName, getSecretNamespace, getShareName, hasAdditionalProperties, hashCode, hasReadOnly, hasSecretName, hasSecretNamespace, hasShareName, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withReadOnly, withReadOnly, withSecretName, withSecretNamespace, withShareName
-
-