Class CSIDriverFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.storage.v1beta1.CSIDriverSpecFluent<CSIDriverFluent.SpecNested<N>>
-
- io.fabric8.kubernetes.api.model.storage.v1beta1.CSIDriverFluent.SpecNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- CSIDriverFluent<A extends CSIDriverFluent<A>>
public class CSIDriverFluent.SpecNested<N> extends CSIDriverSpecFluent<CSIDriverFluent.SpecNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.storage.v1beta1.CSIDriverSpecFluent
CSIDriverSpecFluent.TokenRequestsNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.kubernetes.api.model.storage.v1beta1.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, getStorageCapacity, getVolumeLifecycleMode, getVolumeLifecycleModes, hasAdditionalProperties, hasAttachRequired, hasFsGroupPolicy, hashCode, hasMatchingTokenRequest, hasMatchingVolumeLifecycleMode, hasPodInfoOnMount, hasRequiresRepublish, hasStorageCapacity, hasTokenRequests, hasVolumeLifecycleModes, removeAllFromTokenRequests, removeAllFromVolumeLifecycleModes, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromTokenRequests, removeFromVolumeLifecycleModes, removeMatchingFromTokenRequests, setNewTokenRequestLike, setToTokenRequests, setToVolumeLifecycleModes, toString, withAdditionalProperties, withAttachRequired, withAttachRequired, withFsGroupPolicy, withPodInfoOnMount, withPodInfoOnMount, withRequiresRepublish, withRequiresRepublish, withStorageCapacity, withStorageCapacity, withTokenRequests, withTokenRequests, withVolumeLifecycleModes, withVolumeLifecycleModes
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-