Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.ISCSIVolumeSourceObjectNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ISCSIVolumeSourceFluentImpl<WatchEventFluent.ISCSIVolumeSourceObjectNested<N>>
-
- io.fabric8.kubernetes.api.model.WatchEventFluentImpl.ISCSIVolumeSourceObjectNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<WatchEventFluent.ISCSIVolumeSourceObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.ISCSIVolumeSourceObjectNested<N>>
,ISCSIVolumeSourceFluent<WatchEventFluent.ISCSIVolumeSourceObjectNested<N>>
,WatchEventFluent.ISCSIVolumeSourceObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.ISCSIVolumeSourceObjectNestedImpl<N> extends ISCSIVolumeSourceFluentImpl<WatchEventFluent.ISCSIVolumeSourceObjectNested<N>> implements WatchEventFluent.ISCSIVolumeSourceObjectNested<N>, Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ISCSIVolumeSourceFluentImpl
ISCSIVolumeSourceFluentImpl.SecretRefNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ISCSIVolumeSourceFluent
ISCSIVolumeSourceFluent.SecretRefNested<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
endISCSIVolumeSourceObject()
-
Methods inherited from class io.fabric8.kubernetes.api.model.ISCSIVolumeSourceFluentImpl
addAllToPortals, addNewPortal, addNewPortal, addNewPortal, addToPortals, addToPortals, buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getFirstPortal, getFsType, getInitiatorName, getIqn, getIscsiInterface, getLastPortal, getLun, getMatchingPortal, getPortal, getPortals, getSecretRef, getTargetPortal, hasChapAuthDiscovery, hasChapAuthSession, hasFsType, hashCode, hasInitiatorName, hasIqn, hasIscsiInterface, hasLun, hasMatchingPortal, hasPortals, hasReadOnly, hasSecretRef, hasTargetPortal, isChapAuthDiscovery, isChapAuthSession, isReadOnly, removeAllFromPortals, removeFromPortals, setToPortals, withChapAuthDiscovery, withChapAuthSession, withFsType, withInitiatorName, withIqn, withIscsiInterface, withLun, withNewChapAuthDiscovery, withNewChapAuthDiscovery, withNewChapAuthSession, withNewChapAuthSession, withNewFsType, withNewFsType, withNewFsType, withNewInitiatorName, withNewInitiatorName, withNewInitiatorName, withNewIqn, withNewIqn, withNewIqn, withNewIscsiInterface, withNewIscsiInterface, withNewIscsiInterface, withNewReadOnly, withNewReadOnly, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withNewTargetPortal, withNewTargetPortal, withNewTargetPortal, withPortals, withPortals, withReadOnly, withSecretRef, withTargetPortal
-
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.ISCSIVolumeSourceFluent
addAllToPortals, addNewPortal, addNewPortal, addNewPortal, addToPortals, addToPortals, buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getFirstPortal, getFsType, getInitiatorName, getIqn, getIscsiInterface, getLastPortal, getLun, getMatchingPortal, getPortal, getPortals, getSecretRef, getTargetPortal, hasChapAuthDiscovery, hasChapAuthSession, hasFsType, hasInitiatorName, hasIqn, hasIscsiInterface, hasLun, hasMatchingPortal, hasPortals, hasReadOnly, hasSecretRef, hasTargetPortal, isChapAuthDiscovery, isChapAuthSession, isReadOnly, removeAllFromPortals, removeFromPortals, setToPortals, withChapAuthDiscovery, withChapAuthSession, withFsType, withInitiatorName, withIqn, withIscsiInterface, withLun, withNewChapAuthDiscovery, withNewChapAuthDiscovery, withNewChapAuthSession, withNewChapAuthSession, withNewFsType, withNewFsType, withNewFsType, withNewInitiatorName, withNewInitiatorName, withNewInitiatorName, withNewIqn, withNewIqn, withNewIqn, withNewIscsiInterface, withNewIscsiInterface, withNewIscsiInterface, withNewReadOnly, withNewReadOnly, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withNewTargetPortal, withNewTargetPortal, withNewTargetPortal, withPortals, withPortals, withReadOnly, withSecretRef, withTargetPortal
-
-
-
-
Method Detail
-
and
public N and()
-
endISCSIVolumeSourceObject
public N endISCSIVolumeSourceObject()
- Specified by:
endISCSIVolumeSourceObject
in interfaceWatchEventFluent.ISCSIVolumeSourceObjectNested<N>
-
-