Package io.fabric8.kubernetes.api.model
Interface WatchEventFluent.AzureFilePersistentVolumeSourceObjectNested<N>
-
- All Superinterfaces:
AzureFilePersistentVolumeSourceFluent<WatchEventFluent.AzureFilePersistentVolumeSourceObjectNested<N>>
,Fluent<WatchEventFluent.AzureFilePersistentVolumeSourceObjectNested<N>>
,Nested<N>
- All Known Implementing Classes:
WatchEventFluentImpl.AzureFilePersistentVolumeSourceObjectNestedImpl
- Enclosing interface:
- WatchEventFluent<A extends WatchEventFluent<A>>
public static interface WatchEventFluent.AzureFilePersistentVolumeSourceObjectNested<N> extends Nested<N>, AzureFilePersistentVolumeSourceFluent<WatchEventFluent.AzureFilePersistentVolumeSourceObjectNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endAzureFilePersistentVolumeSourceObject()
-
Methods inherited from interface io.fabric8.kubernetes.api.model.AzureFilePersistentVolumeSourceFluent
getSecretName, getSecretNamespace, getShareName, hasReadOnly, hasSecretName, hasSecretNamespace, hasShareName, isReadOnly, withNewReadOnly, withNewReadOnly, withNewSecretName, withNewSecretName, withNewSecretName, withNewSecretNamespace, withNewSecretNamespace, withNewSecretNamespace, withNewShareName, withNewShareName, withNewShareName, withReadOnly, withSecretName, withSecretNamespace, withShareName
-
-