Class CSIDriverFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.storage.CSIDriverSpecFluent<CSIDriverFluent.SpecNested<N>>
-
- io.fabric8.kubernetes.api.model.storage.CSIDriverFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- CSIDriverFluent<A extends CSIDriverFluent<A>>
public class CSIDriverFluent.SpecNested<N> extends CSIDriverSpecFluent<CSIDriverFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.storage.CSIDriverSpecFluent
CSIDriverSpecFluent.TokenRequestsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endSpec()
-
Methods inherited from class io.fabric8.kubernetes.api.model.storage.CSIDriverSpecFluent
addAllToTokenRequests, addAllToVolumeLifecycleModes, addNewTokenRequest, addNewTokenRequest, addNewTokenRequestLike, addToAdditionalProperties, addToAdditionalProperties, addToTokenRequests, addToTokenRequests, addToVolumeLifecycleModes, addToVolumeLifecycleModes, buildFirstTokenRequest, buildLastTokenRequest, buildMatchingTokenRequest, buildTokenRequest, buildTokenRequests, copyInstance, editFirstTokenRequest, editLastTokenRequest, editMatchingTokenRequest, editTokenRequest, equals, getAdditionalProperties, getAttachRequired, getFirstVolumeLifecycleMode, getFsGroupPolicy, getLastVolumeLifecycleMode, getMatchingVolumeLifecycleMode, getPodInfoOnMount, getRequiresRepublish, getSeLinuxMount, getStorageCapacity, getVolumeLifecycleMode, getVolumeLifecycleModes, hasAdditionalProperties, hasAttachRequired, hasFsGroupPolicy, hashCode, hasMatchingTokenRequest, hasMatchingVolumeLifecycleMode, hasPodInfoOnMount, hasRequiresRepublish, hasSeLinuxMount, hasStorageCapacity, hasTokenRequests, hasVolumeLifecycleModes, removeAllFromTokenRequests, removeAllFromVolumeLifecycleModes, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromTokenRequests, removeFromVolumeLifecycleModes, removeMatchingFromTokenRequests, setNewTokenRequestLike, setToTokenRequests, setToVolumeLifecycleModes, toString, withAdditionalProperties, withAttachRequired, withAttachRequired, withFsGroupPolicy, withPodInfoOnMount, withPodInfoOnMount, withRequiresRepublish, withRequiresRepublish, withSeLinuxMount, withSeLinuxMount, withStorageCapacity, withStorageCapacity, withTokenRequests, withTokenRequests, withVolumeLifecycleModes, withVolumeLifecycleModes
-
-