Package io.fabric8.kubernetes.api.model
Interface CephFSVolumeSourceFluent.SecretRefNested<N>
-
- All Superinterfaces:
Fluent<CephFSVolumeSourceFluent.SecretRefNested<N>>
,LocalObjectReferenceFluent<CephFSVolumeSourceFluent.SecretRefNested<N>>
,Nested<N>
- All Known Implementing Classes:
CephFSVolumeSourceFluentImpl.SecretRefNestedImpl
- Enclosing interface:
- CephFSVolumeSourceFluent<A extends CephFSVolumeSourceFluent<A>>
public static interface CephFSVolumeSourceFluent.SecretRefNested<N> extends Nested<N>, LocalObjectReferenceFluent<CephFSVolumeSourceFluent.SecretRefNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endSecretRef()
-
Methods inherited from interface io.fabric8.kubernetes.api.model.LocalObjectReferenceFluent
getName, hasName, withName, withNewName, withNewName, withNewName
-
-