Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.AzureFileVolumeSourceObjectNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.AzureFileVolumeSourceFluentImpl<WatchEventFluent.AzureFileVolumeSourceObjectNested<N>>
-
- io.fabric8.kubernetes.api.model.WatchEventFluentImpl.AzureFileVolumeSourceObjectNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<WatchEventFluent.AzureFileVolumeSourceObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.AzureFileVolumeSourceObjectNested<N>>
,AzureFileVolumeSourceFluent<WatchEventFluent.AzureFileVolumeSourceObjectNested<N>>
,WatchEventFluent.AzureFileVolumeSourceObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.AzureFileVolumeSourceObjectNestedImpl<N> extends AzureFileVolumeSourceFluentImpl<WatchEventFluent.AzureFileVolumeSourceObjectNested<N>> implements WatchEventFluent.AzureFileVolumeSourceObjectNested<N>, Nested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endAzureFileVolumeSourceObject()
-
Methods inherited from class io.fabric8.kubernetes.api.model.AzureFileVolumeSourceFluentImpl
equals, getSecretName, getShareName, hashCode, hasReadOnly, hasSecretName, hasShareName, isReadOnly, withNewReadOnly, withNewReadOnly, withNewSecretName, withNewSecretName, withNewSecretName, withNewShareName, withNewShareName, withNewShareName, withReadOnly, withSecretName, withShareName
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.kubernetes.api.model.AzureFileVolumeSourceFluent
getSecretName, getShareName, hasReadOnly, hasSecretName, hasShareName, isReadOnly, withNewReadOnly, withNewReadOnly, withNewSecretName, withNewSecretName, withNewSecretName, withNewShareName, withNewShareName, withNewShareName, withReadOnly, withSecretName, withShareName
-
-
-
-
Method Detail
-
and
public N and()
-
endAzureFileVolumeSourceObject
public N endAzureFileVolumeSourceObject()
- Specified by:
endAzureFileVolumeSourceObject
in interfaceWatchEventFluent.AzureFileVolumeSourceObjectNested<N>
-
-