Package io.fabric8.kubernetes.api.model
Class VolumeFluentImpl.PersistentVolumeClaimNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.PersistentVolumeClaimVolumeSourceFluentImpl<VolumeFluent.PersistentVolumeClaimNested<N>>
io.fabric8.kubernetes.api.model.VolumeFluentImpl.PersistentVolumeClaimNestedImpl<N>
- All Implemented Interfaces:
Fluent<VolumeFluent.PersistentVolumeClaimNested<N>>
,Nested<N>
,Visitable<VolumeFluent.PersistentVolumeClaimNested<N>>
,PersistentVolumeClaimVolumeSourceFluent<VolumeFluent.PersistentVolumeClaimNested<N>>
,VolumeFluent.PersistentVolumeClaimNested<N>
- Enclosing class:
- VolumeFluentImpl<A extends VolumeFluent<A>>
public class VolumeFluentImpl.PersistentVolumeClaimNestedImpl<N> extends PersistentVolumeClaimVolumeSourceFluentImpl<VolumeFluent.PersistentVolumeClaimNested<N>> implements VolumeFluent.PersistentVolumeClaimNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endPersistentVolumeClaim()
Methods inherited from class io.fabric8.kubernetes.api.model.PersistentVolumeClaimVolumeSourceFluentImpl
equals, getClaimName, hasClaimName, hasReadOnly, isReadOnly, withClaimName, withNewClaimName, withNewClaimName, withNewClaimName, withNewReadOnly, withNewReadOnly, withReadOnly
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fabric8.kubernetes.api.model.PersistentVolumeClaimVolumeSourceFluent
getClaimName, hasClaimName, hasReadOnly, isReadOnly, withClaimName, withNewClaimName, withNewClaimName, withNewClaimName, withNewReadOnly, withNewReadOnly, withReadOnly
-
Method Details
-
and
-
endPersistentVolumeClaim
- Specified by:
endPersistentVolumeClaim
in interfaceVolumeFluent.PersistentVolumeClaimNested<N>
-