Package io.fabric8.kubernetes.api.model
Class PersistentVolumeSpecFluent.IscsiNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ISCSIPersistentVolumeSourceFluent<PersistentVolumeSpecFluent.IscsiNested<N>>
-
- io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluent.IscsiNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
public class PersistentVolumeSpecFluent.IscsiNested<N> extends ISCSIPersistentVolumeSourceFluent<PersistentVolumeSpecFluent.IscsiNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ISCSIPersistentVolumeSourceFluent
ISCSIPersistentVolumeSourceFluent.SecretRefNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endIscsi()
-
Methods inherited from class io.fabric8.kubernetes.api.model.ISCSIPersistentVolumeSourceFluent
addAllToPortals, addToAdditionalProperties, addToAdditionalProperties, addToPortals, addToPortals, buildSecretRef, copyInstance, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getAdditionalProperties, getChapAuthDiscovery, getChapAuthSession, getFirstPortal, getFsType, getInitiatorName, getIqn, getIscsiInterface, getLastPortal, getLun, getMatchingPortal, getPortal, getPortals, getReadOnly, getTargetPortal, hasAdditionalProperties, hasChapAuthDiscovery, hasChapAuthSession, hasFsType, hashCode, hasInitiatorName, hasIqn, hasIscsiInterface, hasLun, hasMatchingPortal, hasPortals, hasReadOnly, hasSecretRef, hasTargetPortal, removeAllFromPortals, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromPortals, setToPortals, toString, withAdditionalProperties, withChapAuthDiscovery, withChapAuthDiscovery, withChapAuthSession, withChapAuthSession, withFsType, withInitiatorName, withIqn, withIscsiInterface, withLun, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withPortals, withPortals, withReadOnly, withReadOnly, withSecretRef, withTargetPortal
-
-